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

This commit is contained in:
2026-02-22 21:10:08 +00:00
parent df7481a3c1
commit c2bff0f13a

View File

@@ -210,7 +210,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
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="Ukrainian pastries on display in a bakery"
columns={[
{ title: "Bakery", items: [{ label: "Our Story", href: "#about" }, { label: "Products", href: "#products" }, { label: "FAQs", href: "#faq" }] },