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