Update src/app/shop/page.tsx

This commit is contained in:
2026-02-25 07:36:44 +00:00
parent 15a6e95a91
commit 64050ebc64

View File

@@ -47,7 +47,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-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" imageAlt="World map background"
logoText="Wanderlust" logoText="Wanderlust"
copyrightText="© 2025 Wanderlust Travel Agency. All rights reserved." copyrightText="© 2025 Wanderlust Travel Agency. All rights reserved."
@@ -100,7 +100,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-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" imageAlt="World map background"
logoText="Wanderlust" logoText="Wanderlust"
copyrightText="© 2025 Wanderlust Travel Agency. All rights reserved." copyrightText="© 2025 Wanderlust Travel Agency. All rights reserved."