изменение хэдера и исправление ключеых багов

This commit is contained in:
egortriston
2025-07-08 17:27:26 +03:00
parent 8055886082
commit 96e11b0220
10 changed files with 117 additions and 52 deletions

View File

@ -34,7 +34,7 @@ export default function Home() {
<MetaTags {...metaData} />
<JsonLdScript schema={organizationSchema} />
<JsonLdScript schema={websiteSchema} />
<IndexTopMenuNav />
{/* <IndexTopMenuNav /> */}
<ProductOfDaySection />
<CategoryNavSection />
<BrandSelectionSection />