Update src/app/shop/page.tsx

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

View File

@@ -107,7 +107,7 @@ function ShopPageContent() {
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <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=4"
imageAlt="Exterior of Zoryana Bakery at dusk" imageAlt="Exterior of Zoryana Bakery at dusk"
columns={[ columns={[
{ title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "Products", href: "/#products" }, { label: "About Us", href: "/#about" }] }, { title: "Quick Links", items: [{ label: "Home", href: "/" }, { label: "Products", href: "/#products" }, { label: "About Us", href: "/#about" }] },