2 Commits

Author SHA1 Message Date
c5e552e495 Update src/app/page.tsx 2026-05-09 19:25:42 +00:00
4171d1ffe5 Update src/app/page.tsx 2026-05-09 19:25:08 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Overview", name: "Overview", id: "#hero"},
id: "#hero",
},
{ {
name: "Services", name: "Services", id: "#features"},
id: "#features",
},
{ {
name: "Reviews", name: "Reviews", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="Roofing Pro" brandName="Roofing Pro"
/> />
@@ -58,11 +50,9 @@ export default function LandingPage() {
description="With over 58 years of experience, we provide top-tier roof inspection, repair, and installation services for the Rockford community. Get your free estimate today." description="With over 58 years of experience, we provide top-tier roof inspection, repair, and installation services for the Rockford community. Get your free estimate today."
buttons={[ buttons={[
{ {
text: "Get Free Estimate", text: "Get Free Estimate", href: "#contact"},
href: "#contact",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-roofer-working-with-protection-helmet_23-2149343637.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DV5KR5pEzW1eOhhDpNfNBchMAB/uploaded-1778354695381-upjgjror.png?_wi=1"
imageAlt="Professional roof repair team at work" imageAlt="Professional roof repair team at work"
/> />
</div> </div>
@@ -74,19 +64,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Award, icon: Award,
label: "Years in Business", label: "Years in Business", value: "58+"},
value: "58+",
},
{ {
icon: ShieldCheck, icon: ShieldCheck,
label: "Verified Experts", label: "Verified Experts", value: "100%"},
value: "100%",
},
{ {
icon: ThumbsUp, icon: ThumbsUp,
label: "Customer Satisfaction", label: "Customer Satisfaction", value: "4.9/5"},
value: "4.9/5",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -99,26 +83,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "s1", id: "s1", title: "Roof Inspection", subtitle: "Detailed damage assessment", category: "Maintenance", value: "Thorough"},
title: "Roof Inspection",
subtitle: "Detailed damage assessment",
category: "Maintenance",
value: "Thorough",
},
{ {
id: "s2", id: "s2", title: "Installation", subtitle: "Expertly fitted roofs", category: "Projects", value: "Premium"},
title: "Installation",
subtitle: "Expertly fitted roofs",
category: "Projects",
value: "Premium",
},
{ {
id: "s3", id: "s3", title: "Emergency Repair", subtitle: "Rapid storm damage relief", category: "Repairs", value: "Available"},
title: "Emergency Repair",
subtitle: "Rapid storm damage relief",
category: "Repairs",
value: "Available",
},
]} ]}
title="Comprehensive Roofing Services" title="Comprehensive Roofing Services"
description="We offer a full range of residential and commercial roofing solutions tailored to meet your property needs." description="We offer a full range of residential and commercial roofing solutions tailored to meet your property needs."
@@ -133,25 +102,13 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "855+", title: "Happy Clients", description: "Verified positive reviews", icon: Users,
value: "855+",
title: "Happy Clients",
description: "Verified positive reviews",
icon: Users,
}, },
{ {
id: "m2", id: "m2", value: "24/7", title: "Fast Response", description: "Typically replies in 1 hour", icon: Clock,
value: "24/7",
title: "Fast Response",
description: "Typically replies in 1 hour",
icon: Clock,
}, },
{ {
id: "m3", id: "m3", value: "Local", title: "Community Focus", description: "Locally-owned & operated", icon: MapPin,
value: "Local",
title: "Community Focus",
description: "Locally-owned & operated",
icon: MapPin,
}, },
]} ]}
title="Proven Track Record" title="Proven Track Record"
@@ -165,45 +122,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", title: "Professionalism", quote: "Excellent work on my roof repair. Very quick response time.", name: "Sarah J.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/lovely-pretty-woman-with-dark-hair-happy-smile-wearing-white-t-shirt-drinking-morning-coffee-kitchen-good-sunny-day_291650-163.jpg"},
title: "Professionalism",
quote: "Excellent work on my roof repair. Very quick response time.",
name: "Sarah J.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-pretty-woman-with-dark-hair-happy-smile-wearing-white-t-shirt-drinking-morning-coffee-kitchen-good-sunny-day_291650-163.jpg",
},
{ {
id: "2", id: "2", title: "Reliable", quote: "They fixed my leak right before the storm. Highly recommend.", name: "Mike R.", role: "Property Owner", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-european-woman-with-dark-hair-healthy-skin-smiling-with-morning-coffee-modern-light-kitchen_291650-153.jpg"},
title: "Reliable",
quote: "They fixed my leak right before the storm. Highly recommend.",
name: "Mike R.",
role: "Property Owner",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-european-woman-with-dark-hair-healthy-skin-smiling-with-morning-coffee-modern-light-kitchen_291650-153.jpg",
},
{ {
id: "3", id: "3", title: "Quality", quote: "Fantastic workmanship guarantee, felt secure throughout the project.", name: "Emily D.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg"},
title: "Quality",
quote: "Fantastic workmanship guarantee, felt secure throughout the project.",
name: "Emily D.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/workers-having-little-chat-while-having-cup-coffee_329181-15605.jpg",
},
{ {
id: "4", id: "4", title: "Helpful", quote: "Very friendly staff and transparent pricing from the get-go.", name: "Tom B.", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg"},
title: "Helpful",
quote: "Very friendly staff and transparent pricing from the get-go.",
name: "Tom B.",
role: "Customer",
imageSrc: "http://img.b2bpic.net/free-photo/country-music-interpret-singing-outdoors_23-2149498450.jpg",
},
{ {
id: "5", id: "5", title: "Impressive", quote: "Fastest roofing company I have ever worked with in Rockford.", name: "Linda G.", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/optimistic-confident-carefree-chill-african-american-female_176420-31297.jpg"},
title: "Impressive",
quote: "Fastest roofing company I have ever worked with in Rockford.",
name: "Linda G.",
role: "Homeowner",
imageSrc: "http://img.b2bpic.net/free-photo/optimistic-confident-carefree-chill-african-american-female_176420-31297.jpg",
},
]} ]}
title="What Our Neighbors Say" title="What Our Neighbors Say"
description="Trusted by hundreds of local homeowners." description="Trusted by hundreds of local homeowners."
@@ -215,20 +142,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "Do you offer free estimates?", content: "Yes, we provide free, no-obligation estimates for all roofing services."},
title: "Do you offer free estimates?",
content: "Yes, we provide free, no-obligation estimates for all roofing services.",
},
{ {
id: "q2", id: "q2", title: "Are you licensed and insured?", content: "Yes, we are fully licensed and background-checked for your security."},
title: "Are you licensed and insured?",
content: "Yes, we are fully licensed and background-checked for your security.",
},
{ {
id: "q3", id: "q3", title: "Do you work weekends?", content: "Weekend appointments are available upon request to suit your schedule."},
title: "Do you work weekends?",
content: "Weekend appointments are available upon request to suit your schedule.",
},
]} ]}
sideTitle="Frequently Asked Questions" sideTitle="Frequently Asked Questions"
faqsAnimation="slide-up" faqsAnimation="slide-up"
@@ -242,28 +160,17 @@ export default function LandingPage() {
description="Ready to get started? We typically reply within 1 hour." description="Ready to get started? We typically reply within 1 hour."
inputs={[ inputs={[
{ {
name: "name", name: "name", type: "text", placeholder: "Your Name", required: true,
type: "text",
placeholder: "Your Name",
required: true,
}, },
{ {
name: "email", name: "email", type: "email", placeholder: "Email Address", required: true,
type: "email",
placeholder: "Email Address",
required: true,
}, },
{ {
name: "phone", name: "phone", type: "tel", placeholder: "Phone Number"},
type: "tel",
placeholder: "Phone Number",
},
]} ]}
textarea={{ textarea={{
name: "message", name: "message", placeholder: "Tell us about your project"}}
placeholder: "Tell us about your project", imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DV5KR5pEzW1eOhhDpNfNBchMAB/uploaded-1778354695381-upjgjror.png?_wi=2"
}}
imageSrc="http://img.b2bpic.net/free-photo/people-negotiating-about-blueprint-house_23-2148301717.jpg"
/> />
</div> </div>
@@ -272,29 +179,19 @@ export default function LandingPage() {
logoText="Roofing Pro" logoText="Roofing Pro"
columns={[ columns={[
{ {
title: "Navigate", title: "Navigate", items: [
items: [
{ {
label: "Services", label: "Services", href: "#features"},
href: "#features",
},
{ {
label: "Testimonials", label: "Testimonials", href: "#testimonials"},
href: "#testimonials",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
], ],
}, },
]} ]}
@@ -304,4 +201,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }