Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user