Merge version_4 into main #5
@@ -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"},
|
||||
{
|
||||
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"},
|
||||
{
|
||||
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"},
|
||||
{
|
||||
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"},
|
||||
{
|
||||
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"},
|
||||
{
|
||||
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"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
|
||||
Reference in New Issue
Block a user