Update src/app/shop/page.tsx

This commit is contained in:
2026-02-22 13:45:17 +00:00
parent d48d764d81
commit 4d980c232d

View File

@@ -44,7 +44,7 @@ function ShopPageContent() {
</main> </main>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <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=4"
imageAlt="Assortment of freshly baked Ukrainian goods" imageAlt="Assortment of freshly baked Ukrainian goods"
columns={[ columns={[
{title: "Bakery", items: [{label: "Our Story", href: "#about"}, {label: "Products", href: "#products"}, {label: "Order Online", href: "#products"}]}, {title: "Bakery", items: [{label: "Our Story", href: "#about"}, {label: "Products", href: "#products"}, {label: "Order Online", href: "#products"}]},
@@ -95,7 +95,7 @@ function ShopPageContent() {
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <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="Assortment of freshly baked Ukrainian goods" imageAlt="Assortment of freshly baked Ukrainian goods"
columns={[ columns={[
{title: "Bakery", items: [{label: "Our Story", href: "#about"}, {label: "Products", href: "#products"}, {label: "Order Online", href: "#products"}]}, {title: "Bakery", items: [{label: "Our Story", href: "#about"}, {label: "Products", href: "#products"}, {label: "Order Online", href: "#products"}]},