Update src/app/blog/page.tsx
This commit is contained in:
@@ -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" }] },
|
||||
|
||||
Reference in New Issue
Block a user