Update src/app/shop/[id]/page.tsx
This commit is contained in:
@@ -113,7 +113,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
]}
|
||||
logoText="Смачно Bakery"
|
||||
copyrightText="© 2024 Смачно Bakery. All rights reserved."
|
||||
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg?_wi=6"
|
||||
imageAlt="Warm and inviting interior of a traditional Ukrainian bakery"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -170,7 +170,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
]}
|
||||
logoText="Смачно Bakery"
|
||||
copyrightText="© 2024 Смачно Bakery. All rights reserved."
|
||||
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg?_wi=7"
|
||||
imageAlt="Warm and inviting interior of a traditional Ukrainian bakery"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -251,7 +251,7 @@ function ProductPageContent({ params }: ProductPageProps) {
|
||||
]}
|
||||
logoText="Смачно Bakery"
|
||||
copyrightText="© 2024 Смачно Bakery. All rights reserved."
|
||||
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/white-cheese-bread-with-eggs_140725-3991.jpg?_wi=8"
|
||||
imageAlt="Warm and inviting interior of a traditional Ukrainian bakery"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user