Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-02-25 07:39:12 +00:00
Showing only changes of commit 54026120c4 - Show all commits

View File

@@ -104,7 +104,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</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?_wi=5" imageSrc="https://img.b2bpic.net/free-vector/earth-map-dotted_1284-34073.jpg"
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."
@@ -158,7 +158,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</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?_wi=6" imageSrc="https://img.b2bpic.net/free-vector/earth-map-dotted_1284-34073.jpg"
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."
@@ -236,7 +236,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</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?_wi=7" imageSrc="https://img.b2bpic.net/free-vector/earth-map-dotted_1284-34073.jpg"
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."