Merge version_1 into main #2

Merged
bender merged 4 commits from version_1 into main 2026-02-25 07:39:12 +00:00
4 changed files with 16 additions and 15 deletions

View File

@@ -61,7 +61,7 @@ export default function BlogPage() {
<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=2" 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."

View File

@@ -47,7 +47,7 @@ export default function TravelPage() {
description="Explore the world's most captivating destinations with expert guidance and unforgettable experiences crafted just for you." description="Explore the world's most captivating destinations with expert guidance and unforgettable experiences crafted just for you."
tag="Travel Beyond Limits" tag="Travel Beyond Limits"
tagIcon={Compass} tagIcon={Compass}
imageSrc="https://img.b2bpic.net/free-photo/young-woman-traveler-journey-concept_53876-15952.jpg?_wi=1" imageSrc="https://img.b2bpic.net/free-photo/young-woman-traveler-journey-concept_53876-15952.jpg"
imageAlt="Beautiful travel destination with mountains and ocean" imageAlt="Beautiful travel destination with mountains and ocean"
buttons={[ buttons={[
{ text: "Explore Destinations", href: "destinations" }, { text: "Explore Destinations", href: "destinations" },
@@ -65,13 +65,13 @@ export default function TravelPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", name: "Bali Retreat", price: "$1,299", variant: "7-10 Days All-Inclusive", imageSrc: "https://img.b2bpic.net/free-photo/young-handsome-bearded-man-traveler-by-ocean-atuh-beach-nusa-penida-island-indonesia-travel-concept-indonesia_1321-1944.jpg?_wi=1", imageAlt: "Bali tropical destination" id: "1", name: "Bali Retreat", price: "$1,299", variant: "7-10 Days All-Inclusive", imageSrc: "https://img.b2bpic.net/free-photo/young-handsome-bearded-man-traveler-by-ocean-atuh-beach-nusa-penida-island-indonesia-travel-concept-indonesia_1321-1944.jpg", imageAlt: "Bali tropical destination"
}, },
{ {
id: "2", name: "Paris Romance", price: "$1,499", variant: "5-7 Days Luxury Package", imageSrc: "https://img.b2bpic.net/free-photo/young-beautiful-woman-is-walking-paris-photo-background-eiffel-tower-happy-travel-photo-concept_1321-3506.jpg?_wi=1", imageAlt: "Paris romantic getaway" id: "2", name: "Paris Romance", price: "$1,499", variant: "5-7 Days Luxury Package", imageSrc: "https://img.b2bpic.net/free-photo/young-beautiful-woman-is-walking-paris-photo-background-eiffel-tower-happy-travel-photo-concept_1321-3506.jpg", imageAlt: "Paris romantic getaway"
}, },
{ {
id: "3", name: "Tokyo Experience", price: "$1,399", variant: "6-8 Days Cultural Tour", imageSrc: "https://img.b2bpic.net/free-photo/fantastic-cityscape-with-skyscrapers-trees_1203-2007.jpg?_wi=1", imageAlt: "Tokyo modern city tour" id: "3", name: "Tokyo Experience", price: "$1,399", variant: "6-8 Days Cultural Tour", imageSrc: "https://img.b2bpic.net/free-photo/fantastic-cityscape-with-skyscrapers-trees_1203-2007.jpg", imageAlt: "Tokyo modern city tour"
}, },
{ {
id: "4", name: "Morocco Desert", price: "$1,199", variant: "5-6 Days Adventure Pack", imageSrc: "https://img.b2bpic.net/free-photo/shadows-camels-sahara-desert-merzouga_661209-129.jpg", imageAlt: "Morocco Sahara desert experience" id: "4", name: "Morocco Desert", price: "$1,199", variant: "5-6 Days Adventure Pack", imageSrc: "https://img.b2bpic.net/free-photo/shadows-camels-sahara-desert-merzouga_661209-129.jpg", imageAlt: "Morocco Sahara desert experience"
@@ -92,19 +92,19 @@ export default function TravelPage() {
features={[ features={[
{ {
id: 1, id: 1,
title: "Expert Local Guides", description: "Our knowledgeable guides provide insider access to hidden gems and authentic cultural experiences.", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-traveler-journey-concept_53876-15952.jpg?_wi=2" title: "Expert Local Guides", description: "Our knowledgeable guides provide insider access to hidden gems and authentic cultural experiences.", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-traveler-journey-concept_53876-15952.jpg"
}, },
{ {
id: 2, id: 2,
title: "Customized Itineraries", description: "Every journey is tailored to your interests, budget, and travel style for a truly personalized adventure.", imageSrc: "https://img.b2bpic.net/free-photo/young-handsome-bearded-man-traveler-by-ocean-atuh-beach-nusa-penida-island-indonesia-travel-concept-indonesia_1321-1944.jpg?_wi=2" title: "Customized Itineraries", description: "Every journey is tailored to your interests, budget, and travel style for a truly personalized adventure.", imageSrc: "https://img.b2bpic.net/free-photo/young-handsome-bearded-man-traveler-by-ocean-atuh-beach-nusa-penida-island-indonesia-travel-concept-indonesia_1321-1944.jpg"
}, },
{ {
id: 3, id: 3,
title: "24/7 Support", description: "Our dedicated team is always available to assist you before, during, and after your trip.", imageSrc: "https://img.b2bpic.net/free-photo/young-beautiful-woman-is-walking-paris-photo-background-eiffel-tower-happy-travel-photo-concept_1321-3506.jpg?_wi=2" title: "24/7 Support", description: "Our dedicated team is always available to assist you before, during, and after your trip.", imageSrc: "https://img.b2bpic.net/free-photo/young-beautiful-woman-is-walking-paris-photo-background-eiffel-tower-happy-travel-photo-concept_1321-3506.jpg"
}, },
{ {
id: 4, id: 4,
title: "Best Price Guarantee", description: "We offer competitive rates with exclusive deals and flexible payment plans for all budgets.", imageSrc: "https://img.b2bpic.net/free-photo/fantastic-cityscape-with-skyscrapers-trees_1203-2007.jpg?_wi=2" title: "Best Price Guarantee", description: "We offer competitive rates with exclusive deals and flexible payment plans for all budgets.", imageSrc: "https://img.b2bpic.net/free-photo/fantastic-cityscape-with-skyscrapers-trees_1203-2007.jpg"
} }
]} ]}
/> />
@@ -195,6 +195,7 @@ export default function TravelPage() {
useInvertedBackground={false} useInvertedBackground={false}
imageSrc="https://img.b2bpic.net/free-photo/flat-lay-map-magnifier-documents-cup-coffee-hands-woman_169016-16629.jpg" imageSrc="https://img.b2bpic.net/free-photo/flat-lay-map-magnifier-documents-cup-coffee-hands-woman_169016-16629.jpg"
imageAlt="World map travel planning" imageAlt="World map travel planning"
mediaAnimation="slide-up"
inputPlaceholder="your@email.com" inputPlaceholder="your@email.com"
buttonText="Subscribe" buttonText="Subscribe"
termsText="We respect your privacy and will only send travel inspiration and special offers." termsText="We respect your privacy and will only send travel inspiration and special offers."
@@ -203,7 +204,7 @@ export default function TravelPage() {
<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=1" 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."

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."

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?_wi=3" 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."
@@ -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?_wi=4" 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."