Update src/app/page.tsx

This commit is contained in:
2026-02-25 07:39:52 +00:00
parent 012a0bb5c4
commit 9a5c7719fa

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" imageSrc="https://img.b2bpic.net/free-photo/young-woman-traveler-journey-concept_53876-15952.jpg?_wi=1"
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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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" 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"
}, },
{ {
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" 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"
}, },
{ {
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" 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"
}, },
{ {
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" 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"
} }
]} ]}
/> />
@@ -204,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" imageSrc="https://img.b2bpic.net/free-vector/earth-map-dotted_1284-34073.jpg?_wi=1"
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."