Update src/app/shop/page.tsx

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

View File

@@ -80,7 +80,7 @@ function ShopPageContent() {
]}
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=4"
imageAlt="Warm and inviting interior of a traditional Ukrainian bakery"
useInvertedBackground={false}
/>
@@ -151,7 +151,7 @@ function ShopPageContent() {
]}
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=5"
imageAlt="Warm and inviting interior of a traditional Ukrainian bakery"
useInvertedBackground={false}
/>