Update src/app/blog/page.tsx

This commit is contained in:
2026-02-23 10:54:22 +00:00
parent e319e874c3
commit db6bcbe57b

View File

@@ -60,7 +60,7 @@ export default function BlogPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/cooked-fresh-breads-furnace_140725-2066.jpg"
imageSrc="https://img.b2bpic.net/free-photo/cooked-fresh-breads-furnace_140725-2066.jpg?_wi=2"
imageAlt="A warm bakery kitchen with fresh bread in the oven"
columns={[
{ title: "Bakery", items: [{ label: "Our Story", href: "/#about" }, { label: "Menu", href: "/#products" }, { label: "Special Orders", href: "/#contact" }] },