Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #1.
This commit is contained in:
174
src/app/page.tsx
174
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="All Around Roofing"
|
||||
/>
|
||||
@@ -58,9 +50,7 @@ export default function LandingPage() {
|
||||
description="Expert craftsmanship for your home exterior. Professional, reliable, and durable solutions."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-shot-man-working-roof_23-2149343677.jpg"
|
||||
imageAlt="Roofing installation service"
|
||||
@@ -70,9 +60,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
title="About Our Company"
|
||||
useInvertedBackground={true}
|
||||
title="Your Trusted Home Exterior Experts"
|
||||
/>
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
@@ -81,26 +71,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
tag: "Expert",
|
||||
title: "Roofing",
|
||||
subtitle: "Full Roof Systems",
|
||||
description: "High-quality roofing installation and repair using top-tier materials.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-working-roof_23-2148748777.jpg",
|
||||
},
|
||||
tag: "Expert", title: "Roofing", subtitle: "Full Roof Systems", description: "High-quality roofing installation and repair using top-tier materials.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-working-roof_23-2148748777.jpg"},
|
||||
{
|
||||
tag: "Detail",
|
||||
title: "Siding",
|
||||
subtitle: "Exterior Cladding",
|
||||
description: "Durable and stylish siding solutions to protect and beautify your home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-peson-with-their-frinds_23-2149290153.jpg",
|
||||
},
|
||||
tag: "Detail", title: "Siding", subtitle: "Exterior Cladding", description: "Durable and stylish siding solutions to protect and beautify your home.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-peson-with-their-frinds_23-2149290153.jpg"},
|
||||
{
|
||||
tag: "Drainage",
|
||||
title: "Gutters",
|
||||
subtitle: "System Maintenance",
|
||||
description: "Professional gutter cleaning, repair, and new seamless gutter installations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg",
|
||||
},
|
||||
tag: "Drainage", title: "Gutters", subtitle: "System Maintenance", description: "Professional gutter cleaning, repair, and new seamless gutter installations.", imageSrc: "http://img.b2bpic.net/free-photo/plumbing-professional-doing-his-job_23-2150721545.jpg"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="We specialize in complete exterior restoration and maintenance."
|
||||
@@ -115,25 +90,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
description: "Years serving local homeowners",
|
||||
icon: Award,
|
||||
id: "m1", value: "15+", title: "Years Experience", description: "Years serving local homeowners", icon: Award,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "500+",
|
||||
title: "Projects Completed",
|
||||
description: "Successfully finished exterior jobs",
|
||||
icon: CheckCircle,
|
||||
id: "m2", value: "500+", title: "Projects Completed", description: "Successfully finished exterior jobs", icon: CheckCircle,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Customer Satisfaction",
|
||||
description: "Dedication to your total happiness",
|
||||
icon: Star,
|
||||
id: "m3", value: "100%", title: "Customer Satisfaction", description: "Dedication to your total happiness", icon: Star,
|
||||
},
|
||||
]}
|
||||
title="Our Impact"
|
||||
@@ -148,59 +111,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "John Doe",
|
||||
role: "Homeowner",
|
||||
company: "Local Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-greyhaired-woman-smiling-confident-drinking-coffee-new-home_839833-34774.jpg",
|
||||
},
|
||||
id: "t1", name: "John Doe", role: "Homeowner", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-greyhaired-woman-smiling-confident-drinking-coffee-new-home_839833-34774.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Jane Smith",
|
||||
role: "Resident",
|
||||
company: "Local Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205445.jpg",
|
||||
},
|
||||
id: "t2", name: "Jane Smith", role: "Resident", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-person-planning-alternative-energies_23-2149205445.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike Johnson",
|
||||
role: "Property Owner",
|
||||
company: "Local Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg",
|
||||
},
|
||||
id: "t3", name: "Mike Johnson", role: "Property Owner", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-showing-thumbs-up-sign_93675-133117.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Emily Davis",
|
||||
role: "Homeowner",
|
||||
company: "Local Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15617.jpg",
|
||||
},
|
||||
id: "t4", name: "Emily Davis", role: "Homeowner", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/collaboration-two-carpenters-building_329181-15617.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Chris Wilson",
|
||||
role: "Resident",
|
||||
company: "Local Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-home-owner-discussing-ideas-renovation_74855-2946.jpg",
|
||||
},
|
||||
id: "t5", name: "Chris Wilson", role: "Resident", company: "Local Customer", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-home-owner-discussing-ideas-renovation_74855-2946.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9/5",
|
||||
label: "Avg Rating",
|
||||
},
|
||||
value: "4.9/5", label: "Avg Rating"},
|
||||
{
|
||||
value: "98%",
|
||||
label: "Retention",
|
||||
},
|
||||
value: "98%", label: "Retention"},
|
||||
{
|
||||
value: "12+",
|
||||
label: "Daily Help",
|
||||
},
|
||||
value: "12+", label: "Daily Help"},
|
||||
]}
|
||||
title="Client Success Stories"
|
||||
description="Hear from our happy customers."
|
||||
@@ -212,20 +144,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you offer free estimates?",
|
||||
content: "Yes, we provide free, no-obligation quotes for all our services.",
|
||||
},
|
||||
id: "f1", title: "Do you offer free estimates?", content: "Yes, we provide free, no-obligation quotes for all our services."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are you licensed and insured?",
|
||||
content: "We are fully licensed, bonded, and insured for your peace of mind.",
|
||||
},
|
||||
id: "f2", title: "Are you licensed and insured?", content: "We are fully licensed, bonded, and insured for your peace of mind."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How long does a typical roof take?",
|
||||
content: "Most residential roof replacements take 1-3 days depending on size.",
|
||||
},
|
||||
id: "f3", title: "How long does a typical roof take?", content: "Most residential roof replacements take 1-3 days depending on size."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Get answers about our service processes."
|
||||
@@ -237,14 +160,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="Ready to transform your home exterior? Let's discuss your project today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:5550123",
|
||||
},
|
||||
text: "Call Now", href: "tel:5550123"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -254,37 +174,23 @@ export default function LandingPage() {
|
||||
logoText="All Around Roofing"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Roofing",
|
||||
href: "#",
|
||||
},
|
||||
label: "Roofing", href: "#"},
|
||||
{
|
||||
label: "Siding",
|
||||
href: "#",
|
||||
},
|
||||
label: "Siding", href: "#"},
|
||||
{
|
||||
label: "Gutters",
|
||||
href: "#",
|
||||
},
|
||||
label: "Gutters", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -293,4 +199,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user