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

This commit is contained in:
2026-02-23 12:58:09 +00:00
parent 3758b4235d
commit 56d3bf310c

View File

@@ -104,7 +104,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg"
imageSrc="https://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg?_wi=6"
imageAlt="Український хліб"
logoText="Пекарня"
copyrightText="© 2025 Українська Пекарня | Всі права захищені"
@@ -177,7 +177,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg"
imageSrc="https://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg?_wi=7"
imageAlt="Український хліб"
logoText="Пекарня"
copyrightText="© 2025 Українська Пекарня | Всі права захищені"
@@ -274,7 +274,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg"
imageSrc="https://img.b2bpic.net/free-photo/baker-holds-homemade-craft-bread-his-hands_166373-749.jpg?_wi=8"
imageAlt="Український хліб"
logoText="Пекарня"
copyrightText="© 2025 Українська Пекарня | Всі права захищені"