Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c5e552e495 | |||
| 4171d1ffe5 |
173
src/app/page.tsx
173
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Overview",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Overview", id: "#hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Services", id: "#features"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
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."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Free Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Free Estimate", 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"
|
||||
/>
|
||||
</div>
|
||||
@@ -74,19 +64,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Award,
|
||||
label: "Years in Business",
|
||||
value: "58+",
|
||||
},
|
||||
label: "Years in Business", value: "58+"},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
label: "Verified Experts",
|
||||
value: "100%",
|
||||
},
|
||||
label: "Verified Experts", value: "100%"},
|
||||
{
|
||||
icon: ThumbsUp,
|
||||
label: "Customer Satisfaction",
|
||||
value: "4.9/5",
|
||||
},
|
||||
label: "Customer Satisfaction", value: "4.9/5"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -99,26 +83,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Roof Inspection",
|
||||
subtitle: "Detailed damage assessment",
|
||||
category: "Maintenance",
|
||||
value: "Thorough",
|
||||
},
|
||||
id: "s1", title: "Roof Inspection", subtitle: "Detailed damage assessment", category: "Maintenance", value: "Thorough"},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Installation",
|
||||
subtitle: "Expertly fitted roofs",
|
||||
category: "Projects",
|
||||
value: "Premium",
|
||||
},
|
||||
id: "s2", title: "Installation", subtitle: "Expertly fitted roofs", category: "Projects", value: "Premium"},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Emergency Repair",
|
||||
subtitle: "Rapid storm damage relief",
|
||||
category: "Repairs",
|
||||
value: "Available",
|
||||
},
|
||||
id: "s3", title: "Emergency Repair", subtitle: "Rapid storm damage relief", category: "Repairs", value: "Available"},
|
||||
]}
|
||||
title="Comprehensive Roofing Services"
|
||||
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}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "855+",
|
||||
title: "Happy Clients",
|
||||
description: "Verified positive reviews",
|
||||
icon: Users,
|
||||
id: "m1", value: "855+", title: "Happy Clients", description: "Verified positive reviews", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24/7",
|
||||
title: "Fast Response",
|
||||
description: "Typically replies in 1 hour",
|
||||
icon: Clock,
|
||||
id: "m2", value: "24/7", title: "Fast Response", description: "Typically replies in 1 hour", icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Local",
|
||||
title: "Community Focus",
|
||||
description: "Locally-owned & operated",
|
||||
icon: MapPin,
|
||||
id: "m3", value: "Local", title: "Community Focus", description: "Locally-owned & operated", icon: MapPin,
|
||||
},
|
||||
]}
|
||||
title="Proven Track Record"
|
||||
@@ -165,45 +122,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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="What Our Neighbors Say"
|
||||
description="Trusted by hundreds of local homeowners."
|
||||
@@ -215,20 +142,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer free estimates?",
|
||||
content: "Yes, we provide free, no-obligation estimates for all roofing services.",
|
||||
},
|
||||
id: "q1", title: "Do you offer free estimates?", content: "Yes, we provide free, no-obligation estimates for all roofing services."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Are you licensed and insured?",
|
||||
content: "Yes, we are fully licensed and background-checked for your security.",
|
||||
},
|
||||
id: "q2", title: "Are you licensed and insured?", content: "Yes, we are fully licensed and background-checked for your security."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Do you work weekends?",
|
||||
content: "Weekend appointments are available upon request to suit your schedule.",
|
||||
},
|
||||
id: "q3", title: "Do you work weekends?", content: "Weekend appointments are available upon request to suit your schedule."},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -242,28 +160,17 @@ export default function LandingPage() {
|
||||
description="Ready to get started? We typically reply within 1 hour."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email Address",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Email Address", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
},
|
||||
name: "phone", type: "tel", placeholder: "Phone Number"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Tell us about your project",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-negotiating-about-blueprint-house_23-2148301717.jpg"
|
||||
name: "message", 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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -272,29 +179,19 @@ export default function LandingPage() {
|
||||
logoText="Roofing Pro"
|
||||
columns={[
|
||||
{
|
||||
title: "Navigate",
|
||||
items: [
|
||||
title: "Navigate", items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#features",
|
||||
},
|
||||
label: "Services", href: "#features"},
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -304,4 +201,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user