Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-02-20 03:57:06 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
{ text: "Learn More", href: "#services" }
]}
layoutOrder="default"
background={{ variant: "circleGradient" }}
background={{ variant: "radial-gradient" }}
imageSrc="https://img.b2bpic.net/free-photo/long-shot-men-working-together-roof_23-2149343674.jpg"
imageAlt="Professional roofing service"
frameStyle="card"
@@ -153,22 +153,22 @@ export default function LandingPage() {
speed={40}
testimonials={[
{
id: "1", name: "Sergio A.", handle: "Covington, KY", testimonial: "The team was quick to respond to my request and sent Jayden, a supervisor, out right away. He was fantastic and offered comprehensive solutions for my roofing project.", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1", imageAlt: "Sergio A. testimonial"
id: "1", name: "Sergio A.", handle: "Covington, KY", testimonial: "The team was quick to respond to my request and sent Jayden, a supervisor, out right away. He was fantastic and offered comprehensive solutions for my roofing project.", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Sergio A. testimonial"
},
{
id: "2", name: "Kristie B.", handle: "Covington, KY", testimonial: "Getting my new roof installed was a fantastic experience! Martin Brothers handled everything smoothly from start to finish. Nicolas was very helpful and kept me updated throughout.", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2", imageAlt: "Kristie B. testimonial"
id: "2", name: "Kristie B.", handle: "Covington, KY", testimonial: "Getting my new roof installed was a fantastic experience! Martin Brothers handled everything smoothly from start to finish. Nicolas was very helpful and kept me updated throughout.", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Kristie B. testimonial"
},
{
id: "3", name: "Margaret H.", handle: "Covington, KY", testimonial: "Gavin and his crew did an excellent job on my roof replacement, including new skylights and upgraded soffits. The job was completed professionally in about a week.", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=3", imageAlt: "Margaret H. testimonial"
id: "3", name: "Margaret H.", handle: "Covington, KY", testimonial: "Gavin and his crew did an excellent job on my roof replacement, including new skylights and upgraded soffits. The job was completed professionally in about a week.", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Margaret H. testimonial"
},
{
id: "4", name: "John D.", handle: "Local Client", testimonial: "Outstanding craftsmanship and attention to detail. Martin Brothers Roofing exceeded all my expectations. Highly recommend for any roofing needs!", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=4", imageAlt: "John D. testimonial"
id: "4", name: "John D.", handle: "Local Client", testimonial: "Outstanding craftsmanship and attention to detail. Martin Brothers Roofing exceeded all my expectations. Highly recommend for any roofing needs!", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "John D. testimonial"
},
{
id: "5", name: "Sarah M.", handle: "Satisfied Homeowner", testimonial: "Professional, reliable, and fair pricing. The team communicated every step of the process. My roof looks amazing and I trust their workmanship completely.", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=5", imageAlt: "Sarah M. testimonial"
id: "5", name: "Sarah M.", handle: "Satisfied Homeowner", testimonial: "Professional, reliable, and fair pricing. The team communicated every step of the process. My roof looks amazing and I trust their workmanship completely.", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Sarah M. testimonial"
},
{
id: "6", name: "Thomas K.", handle: "Kentucky Resident", testimonial: "Best roofing contractor in the area. Quick response time, honest pricing, and excellent results. Will definitely use Martin Brothers again for future projects.", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=6", imageAlt: "Thomas K. testimonial"
id: "6", name: "Thomas K.", handle: "Kentucky Resident", testimonial: "Best roofing contractor in the area. Quick response time, honest pricing, and excellent results. Will definitely use Martin Brothers again for future projects.", imageSrc: "https://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Thomas K. testimonial"
}
]}
/>