diff --git a/src/app/page.tsx b/src/app/page.tsx index e1fea5a..37a3490 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,10 +141,10 @@ export default function LandingPage() { tag="Reviews" testimonials={[ { - id: "1", name: "Priya Kumar", role: "College Student", testimonial: "As a student, I needed an affordable way to send my belongings home during breaks. SwiftMove delivered within 24 hours and charged only $8. Absolutely reliable!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors_23-2150296635.jpg", imageAlt: "Priya Kumar" + id: "1", name: "Priya Kumar", role: "College Student", testimonial: "As a student, I needed an affordable way to send my belongings home during breaks. SwiftMove delivered within 24 hours and charged only $8. Absolutely reliable!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors_23-2150296635.jpg?_wi=1", imageAlt: "Priya Kumar" }, { - id: "2", name: "Rajesh Sharma", role: "Business Owner", testimonial: "Our company sends multiple deliveries weekly. The professional team and transparent pricing have saved us 40% compared to other services. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", imageAlt: "Rajesh Sharma" + id: "2", name: "Rajesh Sharma", role: "Business Owner", testimonial: "Our company sends multiple deliveries weekly. The professional team and transparent pricing have saved us 40% compared to other services. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg?_wi=1", imageAlt: "Rajesh Sharma" }, { id: "3", name: "Asha Patel", role: "Working Professional", testimonial: "I had urgent documents to deliver across the city. SwiftMove picked up within 30 minutes and guaranteed delivery. Impressive service at such affordable rates!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-lady_1163-3171.jpg", imageAlt: "Asha Patel" @@ -153,10 +153,10 @@ export default function LandingPage() { id: "4", name: "Amit Verma", role: "Entrepreneur", testimonial: "The flexibility to schedule pickups and the real-time tracking feature are game-changers for my business. Customer service is always helpful and responsive.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206527.jpg", imageAlt: "Amit Verma" }, { - id: "5", name: "Neha Singh", role: "Freelancer", testimonial: "I send client packages regularly. SwiftMove's minimal rates mean I can pass savings to my clients. The reliability is outstanding!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors_23-2150296635.jpg", imageAlt: "Neha Singh" + id: "5", name: "Neha Singh", role: "Freelancer", testimonial: "I send client packages regularly. SwiftMove's minimal rates mean I can pass savings to my clients. The reliability is outstanding!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-senior-woman-professional-blazer-outdoors_23-2150296635.jpg?_wi=2", imageAlt: "Neha Singh" }, { - id: "6", name: "Vikram Desai", role: "Logistics Manager", testimonial: "We partnered with SwiftMove for our B2B deliveries. Their professional team and scalable solutions have improved our delivery efficiency significantly.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", imageAlt: "Vikram Desai" + id: "6", name: "Vikram Desai", role: "Logistics Manager", testimonial: "We partnered with SwiftMove for our B2B deliveries. Their professional team and scalable solutions have improved our delivery efficiency significantly.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg?_wi=2", imageAlt: "Vikram Desai" } ]} animationType="slide-up"