Merge version_2 into main #4
@@ -91,11 +91,11 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{ id: "1", name: "James R.", role: "Homeowner", testimonial: "Best roofing crew ever.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000453-9fdd60b5.png?_wi=2" },
|
||||
{ id: "2", name: "Sarah K.", role: "Homeowner", testimonial: "So fast and clean!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895001560-81fa5827.png?_wi=2" },
|
||||
{ id: "3", name: "Mike P.", role: "Homeowner", testimonial: "Worth every penny.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000498-03e21c50.png?_wi=2" },
|
||||
{ id: "4", name: "Linda T.", role: "Homeowner", testimonial: "Excellent workmanship.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774894999931-fef4bc4a.png?_wi=2" },
|
||||
{ id: "5", name: "John D.", role: "Homeowner", testimonial: "Highly recommended to all.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000453-9fdd60b5.png?_wi=3" },
|
||||
{ id: "1", name: "James R.", role: "Homeowner", testimonial: "Best roofing crew ever." },
|
||||
{ id: "2", name: "Sarah K.", role: "Homeowner", testimonial: "So fast and clean!" },
|
||||
{ id: "3", name: "Mike P.", role: "Homeowner", testimonial: "Worth every penny." },
|
||||
{ id: "4", name: "Linda T.", role: "Homeowner", testimonial: "Excellent workmanship." },
|
||||
{ id: "5", name: "John D.", role: "Homeowner", testimonial: "Highly recommended to all." },
|
||||
]}
|
||||
title="Trusted by Your Neighbors"
|
||||
description="See why homeowners in RI trust Roof Pros."
|
||||
|
||||
Reference in New Issue
Block a user