Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-08 10:43:33 +00:00
5 changed files with 1399 additions and 32 deletions

View File

@@ -115,7 +115,7 @@ export default function AboutPage() {
description:
"We believe travel transforms lives. Our mission is to remove barriers to exploration by providing tools that make planning effortless, booking seamless, and traveling worry-free. Every feature we build is inspired by real traveler needs.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg",
"http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg?_wi=2",
imageAlt: "Team collaboration and innovation",
},
{
@@ -126,7 +126,7 @@ export default function AboutPage() {
description:
"We partner only with verified providers, display transparent pricing without hidden fees, and maintain the highest security standards. Your trust is everything to us, and we never take it for granted.",
imageSrc:
"http://img.b2bpic.net/free-photo/serious-concerned-guy-pointing-index-finger-up_74855-3681.jpg",
"http://img.b2bpic.net/free-photo/serious-concerned-guy-pointing-index-finger-up_74855-3681.jpg?_wi=2",
imageAlt: "Trust and security focus",
},
{
@@ -137,7 +137,7 @@ export default function AboutPage() {
description:
"Over 100,000 members share their experiences, insider tips, and recommendations. Our community forum, trip reviews, and traveler guides help you make informed decisions and discover hidden gems.",
imageSrc:
"http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173739.jpg",
"http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173739.jpg?_wi=2",
imageAlt: "Community and connection",
},
]}

View File

@@ -85,7 +85,7 @@ export default function BlogPage() {
description:
"Traveling internationally for the first time can feel overwhelming. Learn about visa requirements, currency exchange, packing essentials, and how to stay safe while embracing new cultures. We cover everything from airport navigation to respecting local customs.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg",
"http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg?_wi=3",
imageAlt: "Travel planning basics",
},
{
@@ -96,7 +96,7 @@ export default function BlogPage() {
description:
"Discover how to find cheaper flights, book affordable accommodations, eat like a local, and still have an amazing adventure. Our budget travel strategies help you stretch every dollar while maximizing experiences and memories.",
imageSrc:
"http://img.b2bpic.net/free-vector/flat-design-ui-kit-collection_23-2149196760.jpg",
"http://img.b2bpic.net/free-vector/flat-design-ui-kit-collection_23-2149196760.jpg?_wi=2",
imageAlt: "Budget travel strategies",
},
{
@@ -107,7 +107,7 @@ export default function BlogPage() {
description:
"From rock climbing in Yosemite to cave diving in Belize, explore the world's most exciting adventure destinations. Learn about safety protocols, required fitness levels, and how to prepare for unforgettable experiences that push your boundaries.",
imageSrc:
"http://img.b2bpic.net/free-photo/health-care-doctor-help-concept_53876-121205.jpg",
"http://img.b2bpic.net/free-photo/health-care-doctor-help-concept_53876-121205.jpg?_wi=2",
imageAlt: "Adventure destinations guide",
},
]}
@@ -171,7 +171,7 @@ export default function BlogPage() {
"Wanderly's blog guides helped me plan my first solo trip to Southeast Asia. The safety tips and itinerary suggestions made me feel confident and prepared.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-25.jpg",
"http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-25.jpg?_wi=3",
},
{
id: "2",
@@ -181,7 +181,7 @@ export default function BlogPage() {
"The budget travel guide saved me hundreds! I traveled through 5 countries for less than I expected. Wanderly's recommendations are authentic and practical.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg",
"http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg?_wi=3",
},
{
id: "3",
@@ -191,7 +191,7 @@ export default function BlogPage() {
"Every week I read at least one Wanderly guide. The writing is engaging, the advice is practical, and the photography is inspiring. Best travel blog out there.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg",
"http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg?_wi=3",
},
]}
showRating={true}

View File

@@ -84,42 +84,42 @@ export default function DestinationsPage() {
id: "1",
name: "Bali, Indonesia",
price: "From $899",
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair_74190-1674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair_74190-1674.jpg?_wi=2",
imageAlt: "Tropical beaches of Bali",
},
{
id: "2",
name: "Paris, France",
price: "From $1,299",
imageSrc: "http://img.b2bpic.net/free-psd/magnificent-eiffel-tower-paris-france_191095-81558.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/magnificent-eiffel-tower-paris-france_191095-81558.jpg?_wi=2",
imageAlt: "Iconic Eiffel Tower views",
},
{
id: "3",
name: "Tokyo, Japan",
price: "From $1,099",
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091994.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091994.jpg?_wi=2",
imageAlt: "Vibrant Tokyo cityscape",
},
{
id: "4",
name: "Santorini, Greece",
price: "From $1,199",
imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-beach-view_23-2151682987.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-beach-view_23-2151682987.jpg?_wi=2",
imageAlt: "White cliffs of Santorini",
},
{
id: "5",
name: "New York, USA",
price: "From $799",
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-manhattan-panorama_649448-1020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-manhattan-panorama_649448-1020.jpg?_wi=2",
imageAlt: "Manhattan skyline",
},
{
id: "6",
name: "Dubai, UAE",
price: "From $949",
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-night_649448-3275.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-night_649448-3275.jpg?_wi=2",
imageAlt: "Modern Dubai architecture",
},
]}
@@ -144,7 +144,7 @@ export default function DestinationsPage() {
"Bali exceeded all my expectations. Wanderly's destination guides helped me plan activities I would have never found on my own. Incredible value!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg",
"http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg?_wi=2",
imageAlt: "Sarah Martinez profile",
},
{
@@ -155,7 +155,7 @@ export default function DestinationsPage() {
"Paris has always been on my bucket list. With Wanderly's recommendations, I experienced the city like a local, not a tourist. Absolutely worth it.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg",
"http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg?_wi=2",
imageAlt: "James Chen profile",
},
{
@@ -166,7 +166,7 @@ export default function DestinationsPage() {
"Tokyo is a marvel of modern and traditional culture. Wanderly's platform made navigating this amazing city so easy. Recommend to every first-time visitor!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-25.jpg",
"http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-25.jpg?_wi=2",
imageAlt: "Emma Thompson profile",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -127,42 +127,42 @@ export default function HomePage() {
id: "1",
name: "Bali, Indonesia",
price: "From $899",
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair_74190-1674.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/umbrella-chair_74190-1674.jpg?_wi=1",
imageAlt: "Tropical beaches of Bali",
},
{
id: "2",
name: "Paris, France",
price: "From $1,299",
imageSrc: "http://img.b2bpic.net/free-psd/magnificent-eiffel-tower-paris-france_191095-81558.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/magnificent-eiffel-tower-paris-france_191095-81558.jpg?_wi=1",
imageAlt: "Iconic Eiffel Tower views",
},
{
id: "3",
name: "Tokyo, Japan",
price: "From $1,099",
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091994.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-exterior-urban-view_23-2149091994.jpg?_wi=1",
imageAlt: "Vibrant Tokyo cityscape",
},
{
id: "4",
name: "Santorini, Greece",
price: "From $1,199",
imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-beach-view_23-2151682987.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/nature-landscape-with-beach-view_23-2151682987.jpg?_wi=1",
imageAlt: "White cliffs of Santorini",
},
{
id: "5",
name: "New York, USA",
price: "From $799",
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-manhattan-panorama_649448-1020.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/new-york-city-manhattan-panorama_649448-1020.jpg?_wi=1",
imageAlt: "Manhattan skyline",
},
{
id: "6",
name: "Dubai, UAE",
price: "From $949",
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-night_649448-3275.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shanghai-night_649448-3275.jpg?_wi=1",
imageAlt: "Modern Dubai architecture",
},
]}
@@ -187,7 +187,7 @@ export default function HomePage() {
"Wanderly made planning my honeymoon so effortless. The step-by-step planner and integrated booking system saved me hours of research. Highly recommend!",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg",
"http://img.b2bpic.net/free-photo/beautiful-young-female-with-hair-bun-having-joyful-look-smiling-cheerfully-happy-with-some-positive-news_273609-9042.jpg?_wi=1",
imageAlt: "Sarah Martinez profile",
},
{
@@ -198,7 +198,7 @@ export default function HomePage() {
"As a frequent traveler, I appreciate the seamless interface and personalized recommendations. Best travel planning tool I've used.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg",
"http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg?_wi=1",
imageAlt: "James Chen profile",
},
{
@@ -209,7 +209,7 @@ export default function HomePage() {
"The itinerary sharing feature is perfect for group trips. My friends and I coordinated our entire Europe tour in Wanderly.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-25.jpg",
"http://img.b2bpic.net/free-photo/portrait-handsome-young-man-close-up-street_1321-25.jpg?_wi=1",
imageAlt: "Emma Thompson profile",
},
{
@@ -242,7 +242,7 @@ export default function HomePage() {
"The price tracking for flights and hotels saves me hundreds on every trip. Worth every penny of my subscription.",
rating: 5,
imageSrc:
"http://img.b2bpic.net/free-photo/serious-concerned-guy-pointing-index-finger-up_74855-3681.jpg",
"http://img.b2bpic.net/free-photo/serious-concerned-guy-pointing-index-finger-up_74855-3681.jpg?_wi=1",
imageAlt: "David Anderson profile",
},
]}
@@ -268,7 +268,7 @@ export default function HomePage() {
description:
"Browse through hundreds of destinations with detailed information, traveler reviews, and seasonal recommendations. Use our intelligent filters to narrow down by budget, climate, activities, and travel style.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg",
"http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg?_wi=1",
imageAlt: "Destination discovery interface",
},
{
@@ -279,7 +279,7 @@ export default function HomePage() {
description:
"Create a customized day-by-day itinerary with our interactive planner. Add accommodations, activities, restaurants, and transportation. Get AI-powered suggestions based on your preferences and real-time availability.",
imageSrc:
"http://img.b2bpic.net/free-vector/flat-design-ui-kit-collection_23-2149196760.jpg",
"http://img.b2bpic.net/free-vector/flat-design-ui-kit-collection_23-2149196760.jpg?_wi=1",
imageAlt: "Itinerary planning dashboard",
},
{
@@ -290,7 +290,7 @@ export default function HomePage() {
description:
"Book flights, hotels, and experiences directly through our platform with integrated payment processing. Access exclusive deals and partnerships with trusted providers worldwide.",
imageSrc:
"http://img.b2bpic.net/free-photo/health-care-doctor-help-concept_53876-121205.jpg",
"http://img.b2bpic.net/free-photo/health-care-doctor-help-concept_53876-121205.jpg?_wi=1",
imageAlt: "Booking confirmation screen",
},
{
@@ -301,7 +301,7 @@ export default function HomePage() {
description:
"Share your itinerary with travel companions, get live updates, and access your plans offline. Post trip photos and connect with fellow travelers in our community.",
imageSrc:
"http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173739.jpg",
"http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173739.jpg?_wi=1",
imageAlt: "Shared itinerary collaboration",
},
]}