Update src/app/services/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
title: "Custom Itinerary Design",
|
||||
description: "We craft unique travel plans perfectly aligned with your interests and preferences.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-while-having-breakfast_23-2148952430.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-trip-while-having-breakfast_23-2148952430.jpg?_wi=3",
|
||||
imageAlt: "Custom travel itinerary",
|
||||
},
|
||||
items: [
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
title: "Expert Local Guides",
|
||||
description: "Gain authentic insights and discover hidden gems with our knowledgeable local experts.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-friends-are-going-journey-they-are-planning-using-globe-bright-living-room_1157-47898.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diverse-friends-are-going-journey-they-are-planning-using-globe-bright-living-room_1157-47898.jpg?_wi=2",
|
||||
imageAlt: "Local guide assisting travelers",
|
||||
},
|
||||
items: [
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
title: "24/7 Travel Support",
|
||||
description: "Enjoy peace of mind with our dedicated support team available around the clock.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-travel-internet-leisure-technology_1232-3858.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/communication-travel-internet-leisure-technology_1232-3858.jpg?_wi=2",
|
||||
imageAlt: "Global support map",
|
||||
},
|
||||
items: [
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
name: "Eleanor V.",
|
||||
role: "Adventure Seeker",
|
||||
testimonial: "The custom itinerary was beyond perfect! Every detail was thought of, making our anniversary trip truly special.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-with-hat-camera_23-2148597634.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-with-hat-camera_23-2148597634.jpg?_wi=2",
|
||||
imageAlt: "Eleanor V. portrait",
|
||||
icon: Quote,
|
||||
},
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
name: "David M.",
|
||||
role: "Business Traveler",
|
||||
testimonial: "Their 24/7 support saved our trip when we had an unexpected delay. Professional and incredibly responsive!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-grey-haired-man-sportswear-standing-outside-smiling-closeup-shot-mature-sporty-person-active-lifestyle-concept_74855-12857.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-grey-haired-man-sportswear-standing-outside-smiling-closeup-shot-mature-sporty-person-active-lifestyle-concept_74855-12857.jpg?_wi=2",
|
||||
imageAlt: "David M. portrait",
|
||||
icon: Quote,
|
||||
},
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
name: "Priya S.",
|
||||
role: "Family Vacationer",
|
||||
testimonial: "Our local guide was fantastic with the kids, making every historical site engaging and fun. Highly recommend!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-standing_23-2148653434.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-standing_23-2148653434.jpg?_wi=3",
|
||||
imageAlt: "Priya S. portrait",
|
||||
icon: Quote,
|
||||
},
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
name: "Michael B.",
|
||||
role: "Solo Explorer",
|
||||
testimonial: "From booking to return, the service was impeccable. I felt completely supported throughout my solo journey.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1675.jpg?_wi=3",
|
||||
imageAlt: "Michael B. portrait",
|
||||
icon: Quote,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user