Merge version_1 into main #3
@@ -47,22 +47,22 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "James R.", handle: "@rihomeowner", testimonial: "Roof Pros did my roof in one day. Flawless execution.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-residential-roofing-photogr-1774895002998-b5ef68f4.png", imageAlt: "Professional residential roofing photography, high contrast, dark charcoal shingle roof, luxury home"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-residential-roofing-photogr-1774895002998-b5ef68f4.png?_wi=1", imageAlt: "Professional residential roofing photography, high contrast, dark charcoal shingle roof, luxury home"},
|
||||
{
|
||||
name: "Sarah K.", handle: "@sarahk", testimonial: "The best warranty in the business. Very satisfied.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000453-9fdd60b5.png", imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting."},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000453-9fdd60b5.png?_wi=1", imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting."},
|
||||
{
|
||||
name: "Mike P.", handle: "@mikep", testimonial: "Fastest crew I've ever seen. Professionalism at its peak.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895001560-81fa5827.png", imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting."},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895001560-81fa5827.png?_wi=1", imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting."},
|
||||
{
|
||||
name: "Linda T.", handle: "@lindat", testimonial: "Incredible cleanup. Would hire again.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000498-03e21c50.png", imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting."},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774895000498-03e21c50.png?_wi=1", imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting."},
|
||||
{
|
||||
name: "Dave W.", handle: "@davew", testimonial: "Professional, punctual, and high quality work.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774894999931-fef4bc4a.png", imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting."},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-headshot-of-a-happy-custome-1774894999931-fef4bc4a.png?_wi=1", imageAlt: "Professional headshot of a happy customer, clean background, high quality lighting."},
|
||||
]}
|
||||
buttons={[{ text: "Get Free Estimate", href: "#quote" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-residential-roofing-photogr-1774895002998-b5ef68f4.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZrvbpI3OsZTR2mWyyOJz3mm/professional-residential-roofing-photogr-1774895002998-b5ef68f4.png?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
]}
|
||||
title="Trusted by Your Neighbors"
|
||||
description="See why homeowners in RI trust Roof Pros."
|
||||
|
||||
Reference in New Issue
Block a user