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

This commit is contained in:
2026-02-22 20:31:28 +00:00
parent cae4a96839
commit 6ea3618dfb

View File

@@ -158,7 +158,7 @@ function ProductPageContent({ params }: ProductPageProps) {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/bakery-shop-gourmet-concept_53876-163311.jpg"
imageSrc="https://img.b2bpic.net/free-photo/bakery-shop-gourmet-concept_53876-163311.jpg?_wi=5"
imageAlt="Exterior of Zoryana Bakery at dusk"
columns={[
{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "Products", href: "/#products" }, { label: "About Us", href: "/#about" }] },