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