diff --git a/src/app/page.tsx b/src/app/page.tsx index 76b0d2c..890841b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -166,22 +166,22 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Peter Rhett", handle: "Google", testimonial: "Excellent service and very transparent pricing. Highly recommended.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"}, + imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=1"}, { id: "2", name: "Kathy Brent", handle: "Google", testimonial: "Very professional and arrived right on time. Great job.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"}, + imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=2"}, { id: "3", name: "Khalil Reagan", handle: "Google", testimonial: "The installation was handled with utmost care. Professional.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"}, + imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=3"}, { id: "4", name: "Jamie Mitchell", handle: "Google", testimonial: "Fair pricing and no hidden fees. Called on Tuesday, serviced Wednesday.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"}, + imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=4"}, { id: "5", name: "Sara Delgado", handle: "Google", testimonial: "Polite crew, spotless cleanup, and everything fixed perfectly.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"}, + imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=5"}, { id: "6", name: "Tom Carlson", handle: "Google", testimonial: "Exceptional response time during an emergency heat failure.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"}, + imageSrc: "https://images.unsplash.com/photo-1636953056323-9413247971fc?q=80&w=600&h=600&auto=format&fit=crop&q=80&w=600&h=600&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=6"}, ]} showRating={true} title="What Our Clients Say"