From 978d9699818e53eec645e47caa5ea7ebf855e5a0 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 20 Feb 2026 16:30:45 +0000 Subject: [PATCH] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 1660762..36f68ac 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -46,22 +46,22 @@ export default function ReviewsPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Brittnee Gent", role: "Business Owner", testimonial: "A very well structured company! Owners are compassionate, down to earth, outgoing, everyday people. Facility is top notch & orderly, trucks are always well maintained & clean, drivers are passionate, professional & always presentable. No whining. No excuses.", imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Brittnee Gent" + id: "1", name: "Brittnee Gent", role: "Business Owner", testimonial: "A very well structured company! Owners are compassionate, down to earth, outgoing, everyday people. Facility is top notch & orderly, trucks are always well maintained & clean, drivers are passionate, professional & always presentable. No whining. No excuses.", imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=2", imageAlt: "Brittnee Gent" }, { - id: "2", name: "Montgomery Trucking", role: "Partner Company", testimonial: "Nick and the family are great people. I enjoyed working with them. I won't ever find another company like them. Great people.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg", imageAlt: "Montgomery Trucking representative" + id: "2", name: "Montgomery Trucking", role: "Partner Company", testimonial: "Nick and the family are great people. I enjoyed working with them. I won't ever find another company like them. Great people.", imageSrc: "https://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: "Montgomery Trucking representative" }, { - id: "3", name: "Carmen Holdridge", role: "Project Manager", testimonial: "Highly recommended. Their professionalism and commitment to getting the job done right is exactly what we need for our operations.", imageSrc: "https://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Carmen Holdridge" + id: "3", name: "Carmen Holdridge", role: "Project Manager", testimonial: "Highly recommended. Their professionalism and commitment to getting the job done right is exactly what we need for our operations.", imageSrc: "https://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "Carmen Holdridge" }, { - id: "4", name: "James Cooper", role: "Construction Foreman", testimonial: "Best hauling company I've worked with in 20 years. Reliable, professional, and they always show up when they say they will. That's rare in this business.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "James Cooper" + id: "4", name: "James Cooper", role: "Construction Foreman", testimonial: "Best hauling company I've worked with in 20 years. Reliable, professional, and they always show up when they say they will. That's rare in this business.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=2", imageAlt: "James Cooper" }, { - id: "5", name: "Sarah Mitchell", role: "Operations Director", testimonial: "Outstanding service from start to finish. They handled our complex equipment transport with professionalism and care. Will definitely use them again.", imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg", imageAlt: "Sarah Mitchell" + id: "5", name: "Sarah Mitchell", role: "Operations Director", testimonial: "Outstanding service from start to finish. They handled our complex equipment transport with professionalism and care. Will definitely use them again.", imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=3", imageAlt: "Sarah Mitchell" }, { - id: "6", name: "David Rodriguez", role: "Site Supervisor", testimonial: "These folks understand construction timelines and the importance of being where you need to be when you need to be there. Dependable and professional.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "David Rodriguez" + id: "6", name: "David Rodriguez", role: "Site Supervisor", testimonial: "These folks understand construction timelines and the importance of being where you need to be when you need to be there. Dependable and professional.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg?_wi=3", imageAlt: "David Rodriguez" } ]} animationType="slide-up" @@ -82,7 +82,7 @@ export default function ReviewsPage() { { title: "Trusted Relationships", description: "Personal attention and direct communication with owners who care about your success", icon: Award }, { title: "Proven Results", description: "Track record of on-time delivery and problem-free project completion", icon: TrendingUp } ]} - imageSrc="https://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498435.jpg" + imageSrc="https://img.b2bpic.net/free-photo/country-music-band-singing-outdoors_23-2149498435.jpg?_wi=4" imageAlt="Professional team representing client success" mediaAnimation="slide-up" imagePosition="left" @@ -103,7 +103,7 @@ export default function ReviewsPage() { { title: "Detailed Quote", description: "Transparent pricing with no hidden fees or surprise costs", icon: Award }, { title: "Professional Service", description: "The same quality service our existing clients have come to depend on", icon: TrendingUp } ]} - imageSrc="https://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg" + imageSrc="https://img.b2bpic.net/free-photo/customer-service-operator-talking-phone-office_1301-7543.jpg?_wi=2" imageAlt="Professional customer service consultation" mediaAnimation="slide-up" imagePosition="right"