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

This commit is contained in:
2026-02-22 17:01:51 +00:00
parent b08474c499
commit dcaa600560

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"
/>
</div>
@@ -169,7 +169,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"
/>
</div>
@@ -249,7 +249,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"
/>
</div>