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

This commit is contained in:
2026-02-22 16:58:56 +00:00
parent e08d568059
commit 7a23222d79

View File

@@ -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}
/>