Merge version_1 into main #1
@@ -108,7 +108,7 @@ export default function ContactPage() {
|
||||
title: "Why Travelers Choose Us",
|
||||
logoIcon: Star,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236705.jpg",
|
||||
"http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236705.jpg?_wi=2",
|
||||
searchPlaceholder: "Where are you going?",
|
||||
sidebarItems: [
|
||||
{ icon: MapPin, active: true },
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -99,7 +99,7 @@ export default function HomePage() {
|
||||
dashboard={{
|
||||
title: "Why Travelers Choose Us",
|
||||
logoIcon: Star,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236705.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-sitting-backseat-taxi_23-2149236705.jpg?_wi=1",
|
||||
searchPlaceholder: "Where are you going?",
|
||||
sidebarItems: [
|
||||
{ icon: MapPin, active: true },
|
||||
@@ -157,22 +157,22 @@ export default function HomePage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Rajesh Kumar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya Sharma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Senthil Murugan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-posing-with-thumbs-up_23-2148414891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-posing-with-thumbs-up_23-2148414891.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Anitha Reddy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-businessman-making-hand-frame-against-orange-backdrop_23-2148119724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-businessman-making-hand-frame-against-orange-backdrop_23-2148119724.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -194,11 +194,11 @@ export default function HomePage() {
|
||||
icon: Plane,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076661.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076661.jpg?_wi=1",
|
||||
imageAlt: "Professional airport transfer service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/documents-through-open-window-paperwork-back-seat-car-senior-businessman-with-documents_146671-14521.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/documents-through-open-window-paperwork-back-seat-car-senior-businessman-with-documents_146671-14521.jpg?_wi=1",
|
||||
imageAlt: "Luxury AC vehicle for airport pickup",
|
||||
},
|
||||
],
|
||||
@@ -209,11 +209,11 @@ export default function HomePage() {
|
||||
icon: MapPin,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/app-beauty-adult-beautiful-business_1303-2346.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/app-beauty-adult-beautiful-business_1303-2346.jpg?_wi=1",
|
||||
imageAlt: "City cab rental service coimbatore",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughter-move-inside-car-baby-feeds-sister-family-trip_169016-69579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughter-move-inside-car-baby-feeds-sister-family-trip_169016-69579.jpg?_wi=1",
|
||||
imageAlt: "Comfortable family cab rental",
|
||||
},
|
||||
],
|
||||
@@ -224,11 +224,11 @@ export default function HomePage() {
|
||||
icon: Navigation,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-rural-travellers-driving-through-country-side_23-2149052490.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-rural-travellers-driving-through-country-side_23-2149052490.jpg?_wi=1",
|
||||
imageAlt: "Outstation trip hill station travel",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg?_wi=1",
|
||||
imageAlt: "Scenic ooty hill station destination",
|
||||
},
|
||||
],
|
||||
@@ -239,11 +239,11 @@ export default function HomePage() {
|
||||
icon: Ticket,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-boyfriend-jungle_23-2147637676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-boyfriend-jungle_23-2147637676.jpg?_wi=1",
|
||||
imageAlt: "Family tour package travel coorg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg?_wi=1",
|
||||
imageAlt: "Kodaikanal scenic tour destination",
|
||||
},
|
||||
],
|
||||
@@ -280,7 +280,7 @@ export default function HomePage() {
|
||||
category: "Airport Transfer",
|
||||
title: "Punctual and Professional Service",
|
||||
excerpt: "The driver was waiting with a sign at the airport gate. Very punctual and courteous. My entire family felt safe and comfortable throughout the journey.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076661.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076661.jpg?_wi=2",
|
||||
imageAlt: "Happy customer airport transfer",
|
||||
authorName: "Rajesh Kumar",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg",
|
||||
@@ -291,7 +291,7 @@ export default function HomePage() {
|
||||
category: "Outstation Trip",
|
||||
title: "Amazing Ooty Getaway",
|
||||
excerpt: "We booked a 3-day Ooty trip package. The entire experience was seamless - comfortable vehicle, knowledgeable driver, and well-planned itinerary. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg?_wi=2",
|
||||
imageAlt: "Ooty hill station trip",
|
||||
authorName: "Priya Sharma",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg",
|
||||
@@ -302,7 +302,7 @@ export default function HomePage() {
|
||||
category: "City Cab Service",
|
||||
title: "Best Local Transport Option",
|
||||
excerpt: "Used their city cab service for office commute. Reliable, affordable, and professional service. I've become a regular customer and never regretted my choice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/app-beauty-adult-beautiful-business_1303-2346.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/app-beauty-adult-beautiful-business_1303-2346.jpg?_wi=2",
|
||||
imageAlt: "City cab service",
|
||||
authorName: "Senthil Murugan",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/father-son-posing-with-thumbs-up_23-2148414891.jpg",
|
||||
@@ -313,7 +313,7 @@ export default function HomePage() {
|
||||
category: "Family Travel",
|
||||
title: "Perfect for Family Vacations",
|
||||
excerpt: "Booked a Coorg tour package for our family. Everything was perfectly arranged - spacious vehicle, comfortable ride, and friendly driver. Kids loved the experience!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg?_wi=1",
|
||||
imageAlt: "Family coorg tour",
|
||||
authorName: "Anitha Reddy",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/confident-smiling-young-businessman-making-hand-frame-against-orange-backdrop_23-2148119724.jpg",
|
||||
|
||||
@@ -42,25 +42,25 @@ export default function ReviewsPage() {
|
||||
{
|
||||
id: "1",
|
||||
name: "Rajesh Kumar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg?_wi=2",
|
||||
imageAlt: "Rajesh Kumar - Satisfied Customer",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Priya Sharma",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg?_wi=2",
|
||||
imageAlt: "Priya Sharma - Happy Customer",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Senthil Murugan",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-posing-with-thumbs-up_23-2148414891.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/father-son-posing-with-thumbs-up_23-2148414891.jpg?_wi=2",
|
||||
imageAlt: "Senthil Murugan - Family Travel",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Anitha Reddy",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-businessman-making-hand-frame-against-orange-backdrop_23-2148119724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-smiling-young-businessman-making-hand-frame-against-orange-backdrop_23-2148119724.jpg?_wi=2",
|
||||
imageAlt: "Anitha Reddy - Verified Customer",
|
||||
},
|
||||
{
|
||||
@@ -92,7 +92,7 @@ export default function ReviewsPage() {
|
||||
category: "Airport Transfer",
|
||||
title: "Punctual and Professional Service",
|
||||
excerpt: "The driver was waiting with a sign at the airport gate. Very punctual and courteous. My entire family felt safe and comfortable throughout the journey.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076661.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076661.jpg?_wi=4",
|
||||
imageAlt: "Happy customer airport transfer",
|
||||
authorName: "Rajesh Kumar",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg",
|
||||
@@ -103,7 +103,7 @@ export default function ReviewsPage() {
|
||||
category: "Outstation Trip",
|
||||
title: "Amazing Ooty Getaway",
|
||||
excerpt: "We booked a 3-day Ooty trip package. The entire experience was seamless - comfortable vehicle, knowledgeable driver, and well-planned itinerary. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg?_wi=7",
|
||||
imageAlt: "Ooty hill station trip",
|
||||
authorName: "Priya Sharma",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg",
|
||||
@@ -114,7 +114,7 @@ export default function ReviewsPage() {
|
||||
category: "City Cab Service",
|
||||
title: "Best Local Transport Option",
|
||||
excerpt: "Used their city cab service for office commute. Reliable, affordable, and professional service. I've become a regular customer and never regretted my choice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/app-beauty-adult-beautiful-business_1303-2346.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/app-beauty-adult-beautiful-business_1303-2346.jpg?_wi=4",
|
||||
imageAlt: "City cab service",
|
||||
authorName: "Senthil Murugan",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/father-son-posing-with-thumbs-up_23-2148414891.jpg",
|
||||
|
||||
@@ -93,11 +93,11 @@ export default function ServicesPage() {
|
||||
icon: Plane,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076661.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-traveling-with-her-car_23-2149076661.jpg?_wi=3",
|
||||
imageAlt: "Professional airport transfer service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/documents-through-open-window-paperwork-back-seat-car-senior-businessman-with-documents_146671-14521.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/documents-through-open-window-paperwork-back-seat-car-senior-businessman-with-documents_146671-14521.jpg?_wi=2",
|
||||
imageAlt: "Luxury AC vehicle for airport pickup",
|
||||
},
|
||||
],
|
||||
@@ -108,11 +108,11 @@ export default function ServicesPage() {
|
||||
icon: MapPin,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/app-beauty-adult-beautiful-business_1303-2346.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/app-beauty-adult-beautiful-business_1303-2346.jpg?_wi=3",
|
||||
imageAlt: "City cab rental service coimbatore",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughter-move-inside-car-baby-feeds-sister-family-trip_169016-69579.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laughter-move-inside-car-baby-feeds-sister-family-trip_169016-69579.jpg?_wi=2",
|
||||
imageAlt: "Comfortable family cab rental",
|
||||
},
|
||||
],
|
||||
@@ -123,11 +123,11 @@ export default function ServicesPage() {
|
||||
icon: Navigation,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-rural-travellers-driving-through-country-side_23-2149052490.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-rural-travellers-driving-through-country-side_23-2149052490.jpg?_wi=2",
|
||||
imageAlt: "Outstation trip hill station travel",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg?_wi=3",
|
||||
imageAlt: "Scenic ooty hill station destination",
|
||||
},
|
||||
],
|
||||
@@ -138,11 +138,11 @@ export default function ServicesPage() {
|
||||
icon: Ticket,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-boyfriend-jungle_23-2147637676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-boyfriend-jungle_23-2147637676.jpg?_wi=2",
|
||||
imageAlt: "Family tour package travel coorg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg?_wi=2",
|
||||
imageAlt: "Kodaikanal scenic tour destination",
|
||||
},
|
||||
],
|
||||
|
||||
@@ -46,11 +46,11 @@ export default function TourPackagesPage() {
|
||||
icon: MapPin,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg?_wi=4",
|
||||
imageAlt: "Ooty nilgiri mountain hill station scenic view",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg?_wi=3",
|
||||
imageAlt: "kodaikanal lake tourism hill station view",
|
||||
},
|
||||
],
|
||||
@@ -61,11 +61,11 @@ export default function TourPackagesPage() {
|
||||
icon: Navigation,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg?_wi=4",
|
||||
imageAlt: "Kodaikanal lake tourism hill station view",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg?_wi=5",
|
||||
imageAlt: "Ooty nilgiri mountain hill station scenic view",
|
||||
},
|
||||
],
|
||||
@@ -76,11 +76,11 @@ export default function TourPackagesPage() {
|
||||
icon: Ticket,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg?_wi=2",
|
||||
imageAlt: "coorg coffee plantation landscape green hills",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-boyfriend-jungle_23-2147637676.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-taking-photo-boyfriend-jungle_23-2147637676.jpg?_wi=3",
|
||||
imageAlt: "coorg coffee plantation tour group travel",
|
||||
},
|
||||
],
|
||||
@@ -91,11 +91,11 @@ export default function TourPackagesPage() {
|
||||
icon: MapPin,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-rural-travellers-driving-through-country-side_23-2149052490.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-rural-travellers-driving-through-country-side_23-2149052490.jpg?_wi=3",
|
||||
imageAlt: "family outstation trip car rental coorg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg?_wi=3",
|
||||
imageAlt: "coorg coffee plantation landscape green hills",
|
||||
},
|
||||
],
|
||||
@@ -148,7 +148,7 @@ export default function TourPackagesPage() {
|
||||
category: "Ooty Tour",
|
||||
title: "Unforgettable Ooty Experience",
|
||||
excerpt: "Our 3-day Ooty package was amazing! The guide was knowledgeable, the vehicle was comfortable, and the itinerary was perfectly planned. Worth every penny!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/summer-view-valley-pyrenees_1398-3210.jpg?_wi=6",
|
||||
imageAlt: "Happy customer ooty tour",
|
||||
authorName: "Rajesh Kumar",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/cheerful-young-caucasian-female-wearing-her-red-hair-bun-laughing-out-loud_273609-9260.jpg",
|
||||
@@ -159,7 +159,7 @@ export default function TourPackagesPage() {
|
||||
category: "Kodaikanal Tour",
|
||||
title: "Best Family Vacation Ever",
|
||||
excerpt: "Booked the Kodaikanal package for our family. Kids loved the lake boating, and we enjoyed the peaceful hill station atmosphere. Highly recommended!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hike-endurance-aim-peak-top_1150-994.jpg?_wi=5",
|
||||
imageAlt: "Kodaikanal family tour",
|
||||
authorName: "Priya Sharma",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg",
|
||||
@@ -170,7 +170,7 @@ export default function TourPackagesPage() {
|
||||
category: "Coorg Tour",
|
||||
title: "Coffee Estate Adventure",
|
||||
excerpt: "Loved exploring the coffee plantations in Coorg. Fresh coffee tasting, friendly locals, and beautiful scenery. The driver was very helpful and informative.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/india-woods-hill-station-fog-coffee_1376-22.jpg?_wi=4",
|
||||
imageAlt: "Coorg coffee tour",
|
||||
authorName: "Senthil Murugan",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/father-son-posing-with-thumbs-up_23-2148414891.jpg",
|
||||
|
||||
Reference in New Issue
Block a user