Merge version_1 into main #3
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
tag="Our Promise"
|
||||
tagIcon={Award}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/a-professional-roofing-crew-working-on-a-1771509639127-d6a1c22f.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/a-professional-roofing-crew-working-on-a-1771509639127-d6a1c22f.png?_wi=1"
|
||||
imageAlt="Professional roofing crew at work"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -110,22 +110,22 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Roof Repair", price: "Starting at $500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/close-up-of-a-roofer-s-hands-sealing-a-r-1771509646503-a0e9167d.png", imageAlt: "Roof repair work"
|
||||
id: "1", name: "Roof Repair", price: "Starting at $500", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/close-up-of-a-roofer-s-hands-sealing-a-r-1771509646503-a0e9167d.png?_wi=1", imageAlt: "Roof repair work"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Roof Replacement", price: "Starting at $8,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/wide-shot-of-a-newly-re-roofed-residenti-1771509654177-b3b0dca7.png", imageAlt: "New roof installation"
|
||||
id: "2", name: "Roof Replacement", price: "Starting at $8,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/wide-shot-of-a-newly-re-roofed-residenti-1771509654177-b3b0dca7.png?_wi=1", imageAlt: "New roof installation"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Tile Roof Specialists", price: "Starting at $6,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/close-up-of-a-roofer-s-hands-sealing-a-r-1771509646503-a0e9167d.png", imageAlt: "Tile roof work"
|
||||
id: "3", name: "Tile Roof Specialists", price: "Starting at $6,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/close-up-of-a-roofer-s-hands-sealing-a-r-1771509646503-a0e9167d.png?_wi=2", imageAlt: "Tile roof work"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Flat Roof Systems", price: "Starting at $5,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/wide-shot-of-a-newly-re-roofed-residenti-1771509654177-b3b0dca7.png", imageAlt: "Flat roof repair"
|
||||
id: "4", name: "Flat Roof Systems", price: "Starting at $5,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/wide-shot-of-a-newly-re-roofed-residenti-1771509654177-b3b0dca7.png?_wi=2", imageAlt: "Flat roof repair"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Inspections & Proposals", price: "Free Estimate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/a-professional-roofing-inspector-on-a-re-1771509662034-619af9c3.png", imageAlt: "Professional roof inspection"
|
||||
id: "5", name: "Inspections & Proposals", price: "Free Estimate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/a-professional-roofing-inspector-on-a-re-1771509662034-619af9c3.png?_wi=1", imageAlt: "Professional roof inspection"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Maintenance & Cleaning", price: "Starting at $400", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/close-up-of-a-roofer-s-hands-sealing-a-r-1771509646503-a0e9167d.png", imageAlt: "Roof maintenance service"
|
||||
id: "6", name: "Maintenance & Cleaning", price: "Starting at $400", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/close-up-of-a-roofer-s-hands-sealing-a-r-1771509646503-a0e9167d.png?_wi=3", imageAlt: "Roof maintenance service"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -198,16 +198,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Gail H., Homeowner", date: "Date: November 2024", title: "Punctual, fast, great team, honest owner", quote: "Punctual, fast, great team, honest owner… all that work done in one day. Couldn't ask for better.", tag: "Residential", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/portrait-headshot-of-a-satisfied-homeown-1771509682020-b883eb18.png", avatarAlt: "Gail H.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/a-professional-roofing-crew-working-on-a-1771509639127-d6a1c22f.png", imageAlt: "Roofing work completed"
|
||||
id: "1", name: "Gail H., Homeowner", date: "Date: November 2024", title: "Punctual, fast, great team, honest owner", quote: "Punctual, fast, great team, honest owner… all that work done in one day. Couldn't ask for better.", tag: "Residential", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/portrait-headshot-of-a-satisfied-homeown-1771509682020-b883eb18.png", avatarAlt: "Gail H.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/a-professional-roofing-crew-working-on-a-1771509639127-d6a1c22f.png?_wi=2", imageAlt: "Roofing work completed"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Elena R., Property Manager", date: "Date: October 2024", title: "Professional and efficiently takes care of problems", quote: "Professional and efficiently takes care of our problem immediately… honest and fair in pricing. Highly recommend.", tag: "Commercial", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/portrait-headshot-of-a-property-manager--1771509688293-11f012ba.png", avatarAlt: "Elena R.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/professional-hoa-property-manager-review-1771509674741-bdcc07fe.png", imageAlt: "Professional property management"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Dave E., Homeowner", date: "Date: September 2024", title: "If there's a roof issue, I just call Jonathan", quote: "If there's a roof issue, I just call Jonathan… quickly, correctly, and at reasonable price. Trust is earned.", tag: "Residential", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/portrait-headshot-of-an-hoa-board-member-1771509694797-56d96b14.png", avatarAlt: "Dave E.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/close-up-of-a-roofer-s-hands-sealing-a-r-1771509646503-a0e9167d.png", imageAlt: "Roof repair work"
|
||||
id: "3", name: "Dave E., Homeowner", date: "Date: September 2024", title: "If there's a roof issue, I just call Jonathan", quote: "If there's a roof issue, I just call Jonathan… quickly, correctly, and at reasonable price. Trust is earned.", tag: "Residential", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/portrait-headshot-of-an-hoa-board-member-1771509694797-56d96b14.png", avatarAlt: "Dave E.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/close-up-of-a-roofer-s-hands-sealing-a-r-1771509646503-a0e9167d.png?_wi=4", imageAlt: "Roof repair work"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Cheryl P., HOA President", date: "Date: August 2024", title: "Honest, reasonable, willing to answer questions", quote: "Overall, I felt that he was honest, reasonable, willing to answer my questions, and thorough. Our board trusts him.", tag: "HOA", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/portrait-headshot-of-a-satisfied-commerc-1771509701950-d03e69ae.png", avatarAlt: "Cheryl P.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/a-professional-roofing-inspector-on-a-re-1771509662034-619af9c3.png", imageAlt: "Professional roof inspection"
|
||||
id: "4", name: "Cheryl P., HOA President", date: "Date: August 2024", title: "Honest, reasonable, willing to answer questions", quote: "Overall, I felt that he was honest, reasonable, willing to answer my questions, and thorough. Our board trusts him.", tag: "HOA", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/portrait-headshot-of-a-satisfied-commerc-1771509701950-d03e69ae.png", avatarAlt: "Cheryl P.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_39pJKepCsOyl3oUi8wZV0jRLiBo/a-professional-roofing-inspector-on-a-re-1771509662034-619af9c3.png?_wi=2", imageAlt: "Professional roof inspection"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user