4 Commits

Author SHA1 Message Date
6dfda40efe Update src/app/page.tsx 2026-04-26 16:27:15 +00:00
1b1109c175 Update src/app/page.tsx 2026-04-26 16:26:46 +00:00
343be15b30 Merge version_3 into main
Merge version_3 into main
2026-04-26 16:19:56 +00:00
8e3194f43f Merge version_3 into main
Merge version_3 into main
2026-04-26 16:19:32 +00:00

View File

@@ -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-1621905251189-08b45d6a268e?q=80&w=600&h=600&auto=format&fit=crop&_wi=4"},
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-1581578731548-c64695cc6952?q=80&w=600&h=600&auto=format&fit=crop&_wi=3"},
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-1621905251189-08b45d6a268e?q=80&w=600&h=600&auto=format&fit=crop&_wi=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&_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-1581578731548-c64695cc6952?q=80&w=600&h=600&auto=format&fit=crop&_wi=4"},
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-1621905251189-08b45d6a268e?q=80&w=600&h=600&auto=format&fit=crop&_wi=6"},
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-1581578731548-c64695cc6952?q=80&w=600&h=600&auto=format&fit=crop&_wi=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&_wi=6"},
]}
showRating={true}
title="What Our Clients Say"