feat(layout): add reusable page hero and services page shells
- replace bespoke page and library banners with PageHero.astro - add ServicesPage.astro for the live-style English services landing page - restyle shared hero/container measurements for the new layout shell - add self-hosted services card images
This commit is contained in:
@@ -24,4 +24,5 @@
|
||||
--shadow-sm: 0 2px 8px rgb(37 64 128 / 10%);
|
||||
--shadow-md: 0 8px 24px rgb(37 64 128 / 14%);
|
||||
--container: 1020px;
|
||||
--container-w: 1208px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user