Update src/app/shop/page.tsx

This commit is contained in:
2026-02-24 11:18:01 +00:00
parent 0def9977ef
commit b924d7996b

View File

@@ -91,7 +91,7 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg"
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg?_wi=3"
imageAlt="Elegant flower petal background"
columns={[
{ title: "Shop", items: [{ label: "Bouquets", href: "products" }, { label: "Custom Orders", href: "contact" }] },
@@ -164,7 +164,7 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg"
imageSrc="https://img.b2bpic.net/free-photo/flower_1404-412.jpg?_wi=4"
imageAlt="Elegant flower petal background"
columns={[
{ title: "Shop", items: [{ label: "Bouquets", href: "products" }, { label: "Custom Orders", href: "contact" }] },