Update src/app/shop/page.tsx

This commit is contained in:
2026-02-25 07:39:53 +00:00
parent aef432cf7c
commit 6c8a0e3a09

View File

@@ -47,7 +47,7 @@ function ShopPageContent() {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-vector/earth-map-dotted_1284-34073.jpg"
imageSrc="https://img.b2bpic.net/free-vector/earth-map-dotted_1284-34073.jpg?_wi=3"
imageAlt="World map background"
logoText="Wanderlust"
copyrightText="© 2025 Wanderlust Travel Agency. All rights reserved."
@@ -100,7 +100,7 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-vector/earth-map-dotted_1284-34073.jpg"
imageSrc="https://img.b2bpic.net/free-vector/earth-map-dotted_1284-34073.jpg?_wi=4"
imageAlt="World map background"
logoText="Wanderlust"
copyrightText="© 2025 Wanderlust Travel Agency. All rights reserved."