СоÐздание первичной струтктуры страниц

This commit is contained in:
Web-serfer 2026-04-01 19:09:57 +05:00
parent a654599285
commit f1be0635e4
6 changed files with 47 additions and 5 deletions

View file

@ -11,7 +11,7 @@ import WhyUs from "@components/home/WhyUs.astro";
description="Профессиональная юридическая помощь автовладельцам в Сургуте. Споры со страховыми, возврат прав, ДТП, споры с автосалонами."
canonicalLink={SITE_URL}
>
<Hero />
<Hero />
<Services />
<WhyUs />
</Layout>