Update src/app/shop/[id]/page.tsx

This commit is contained in:
2026-02-21 19:12:08 +00:00
parent 28ed46c27e
commit 4e8e70c34e

View File

@@ -111,7 +111,6 @@ function ProductPageContent({ params }: ProductPageProps) {
logoText="Ristorante Milanese"
copyrightText="© 2024 Ristorante Milanese. All rights reserved."
socialLinks={[]}
useInvertedBackground={true}
/>
</div>
</ReactLenis>
@@ -162,7 +161,6 @@ function ProductPageContent({ params }: ProductPageProps) {
logoText="Ristorante Milanese"
copyrightText="© 2024 Ristorante Milanese. All rights reserved."
socialLinks={[]}
useInvertedBackground={true}
/>
</div>
</ReactLenis>
@@ -235,7 +233,6 @@ function ProductPageContent({ params }: ProductPageProps) {
logoText="Ristorante Milanese"
copyrightText="© 2024 Ristorante Milanese. All rights reserved."
socialLinks={[]}
useInvertedBackground={true}
/>
</div>
</ReactLenis>