Update src/app/reviews/page.tsx
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user