From 4fa5c6540a24fd6e5a82e06d4e9c15158504f8a8 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:43:27 +0000 Subject: [PATCH] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index b6f0310..72f48a2 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -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}