Merge version_1 into main #1
@@ -163,22 +163,22 @@ export default function LandingPage() {
|
||||
<TestimonialCardSix
|
||||
testimonials={[
|
||||
{
|
||||
id: "testimonial-1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The team at Brooklyn Roofing transformed our old roof into something we're proud to show off. Their attention to detail and professionalism is unmatched.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg", imageAlt: "Sarah Johnson, satisfied homeowner", icon: Star
|
||||
id: "testimonial-1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The team at Brooklyn Roofing transformed our old roof into something we're proud to show off. Their attention to detail and professionalism is unmatched.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg?_wi=1", imageAlt: "Sarah Johnson, satisfied homeowner", icon: Star
|
||||
},
|
||||
{
|
||||
id: "testimonial-2", name: "Michael Torres", handle: "@michaelt", testimonial: "After a storm damaged our roof, they responded within hours and had everything fixed in one day. Reliable and efficient!", imageSrc: "https://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg", imageAlt: "Michael Torres, grateful customer", icon: Star
|
||||
id: "testimonial-2", name: "Michael Torres", handle: "@michaelt", testimonial: "After a storm damaged our roof, they responded within hours and had everything fixed in one day. Reliable and efficient!", imageSrc: "https://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg?_wi=1", imageAlt: "Michael Torres, grateful customer", icon: Star
|
||||
},
|
||||
{
|
||||
id: "testimonial-3", name: "Emily Chen", handle: "@emilyc", testimonial: "We've used them twice now for different projects. Always on time, always clean, and the work speaks for itself.", imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "Emily Chen, repeat customer", icon: Star
|
||||
id: "testimonial-3", name: "Emily Chen", handle: "@emilyc", testimonial: "We've used them twice now for different projects. Always on time, always clean, and the work speaks for itself.", imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=1", imageAlt: "Emily Chen, repeat customer", icon: Star
|
||||
},
|
||||
{
|
||||
id: "testimonial-4", name: "David Rodriguez", handle: "@drodriguez", testimonial: "Outstanding service from start to finish. They exceeded all expectations and delivered quality work on time and within budget.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg", imageAlt: "David Rodriguez, satisfied customer", icon: Star
|
||||
id: "testimonial-4", name: "David Rodriguez", handle: "@drodriguez", testimonial: "Outstanding service from start to finish. They exceeded all expectations and delivered quality work on time and within budget.", imageSrc: "https://img.b2bpic.net/free-photo/portrait-handsome-smiling-stylish-hipster-lambersexual-model_158538-17986.jpg?_wi=2", imageAlt: "David Rodriguez, satisfied customer", icon: Star
|
||||
},
|
||||
{
|
||||
id: "testimonial-5", name: "Lisa Martinez", handle: "@lisamart", testimonial: "Professional team that truly cares about their work. Our roof looks amazing and we feel confident it will last for years.", imageSrc: "https://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg", imageAlt: "Lisa Martinez, happy homeowner", icon: Star
|
||||
id: "testimonial-5", name: "Lisa Martinez", handle: "@lisamart", testimonial: "Professional team that truly cares about their work. Our roof looks amazing and we feel confident it will last for years.", imageSrc: "https://img.b2bpic.net/free-photo/three-men-looking-aside-construction-site_259150-57679.jpg?_wi=2", imageAlt: "Lisa Martinez, happy homeowner", icon: Star
|
||||
},
|
||||
{
|
||||
id: "testimonial-6", name: "James Wilson", handle: "@jwilson", testimonial: "Incredible attention to detail and customer service. They made the entire process smooth and stress-free for our family.", imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg", imageAlt: "James Wilson, grateful homeowner", icon: Star
|
||||
id: "testimonial-6", name: "James Wilson", handle: "@jwilson", testimonial: "Incredible attention to detail and customer service. They made the entire process smooth and stress-free for our family.", imageSrc: "https://img.b2bpic.net/free-photo/man-walking-roof_1321-1041.jpg?_wi=2", imageAlt: "James Wilson, grateful homeowner", icon: Star
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user