Merge version_1 into main #1
@@ -138,22 +138,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The plumber arrived within 30 minutes and fixed my leaky faucet instantly. Highly recommend their 24/7 service!", imageSrc: "https://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "Sarah Johnson, satisfied customer", icon: Star
|
||||
id: "testimonial-1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The plumber arrived within 30 minutes and fixed my leaky faucet instantly. Highly recommend their 24/7 service!", imageSrc: "https://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=1", imageAlt: "Sarah Johnson, satisfied customer", icon: Star
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Michael Torres", handle: "@michaelt", testimonial: "Emergency toilet clog at 2 AM? No problem! They were here in under an hour and solved it quickly.", imageSrc: "https://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg", imageAlt: "Michael Torres, happy client", icon: Star
|
||||
id: "testimonial-2", name: "Michael Torres", handle: "@michaelt", testimonial: "Emergency toilet clog at 2 AM? No problem! They were here in under an hour and solved it quickly.", imageSrc: "https://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg?_wi=1", imageAlt: "Michael Torres, happy client", icon: Star
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Emily Chen", handle: "@emilyc", testimonial: "Professional, reliable, and affordable. My business has been using them for over a year now.", imageSrc: "https://img.b2bpic.net/free-photo/father-daughter-kitchen-fathers-day_23-2148100496.jpg", imageAlt: "Emily Chen, business owner", icon: Star
|
||||
id: "testimonial-3", name: "Emily Chen", handle: "@emilyc", testimonial: "Professional, reliable, and affordable. My business has been using them for over a year now.", imageSrc: "https://img.b2bpic.net/free-photo/father-daughter-kitchen-fathers-day_23-2148100496.jpg?_wi=1", imageAlt: "Emily Chen, business owner", icon: Star
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "David Wilson", handle: "@davidw", testimonial: "Quick response time and fair pricing. They fixed our burst pipe in no time!", imageSrc: "https://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg", imageAlt: "David Wilson, homeowner", icon: Star
|
||||
id: "testimonial-4", name: "David Wilson", handle: "@davidw", testimonial: "Quick response time and fair pricing. They fixed our burst pipe in no time!", imageSrc: "https://img.b2bpic.net/free-photo/happy-mechanic-greeting-with-his-african-american-coworker-auto-repair-shop_637285-11601.jpg?_wi=2", imageAlt: "David Wilson, homeowner", icon: Star
|
||||
},
|
||||
{
|
||||
id: "testimonial-5", name: "Lisa Martinez", handle: "@lisam", testimonial: "Excellent service! The technician was professional and solved our drainage problem immediately.", imageSrc: "https://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg", imageAlt: "Lisa Martinez, satisfied customer", icon: Star
|
||||
id: "testimonial-5", name: "Lisa Martinez", handle: "@lisam", testimonial: "Excellent service! The technician was professional and solved our drainage problem immediately.", imageSrc: "https://img.b2bpic.net/free-photo/happy-auto-repairman-handshaking-with-customer-workshop_637285-8634.jpg?_wi=2", imageAlt: "Lisa Martinez, satisfied customer", icon: Star
|
||||
},
|
||||
{
|
||||
id: "testimonial-6", name: "Robert Kim", handle: "@robertk", testimonial: "Called at midnight with a water heater emergency. They came right over and fixed it perfectly.", imageSrc: "https://img.b2bpic.net/free-photo/father-daughter-kitchen-fathers-day_23-2148100496.jpg", imageAlt: "Robert Kim, emergency client", icon: Star
|
||||
id: "testimonial-6", name: "Robert Kim", handle: "@robertk", testimonial: "Called at midnight with a water heater emergency. They came right over and fixed it perfectly.", imageSrc: "https://img.b2bpic.net/free-photo/father-daughter-kitchen-fathers-day_23-2148100496.jpg?_wi=2", imageAlt: "Robert Kim, emergency client", icon: Star
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user