Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
171
src/app/page.tsx
171
src/app/page.tsx
@@ -33,27 +33,17 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "about",
|
||||
},
|
||||
name: "Process", id: "about"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "faq",
|
||||
},
|
||||
name: "FAQ", id: "faq"},
|
||||
]}
|
||||
brandName="San Diego Roof Pros"
|
||||
button={{
|
||||
text: "Get Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -63,11 +53,9 @@ export default function LandingPage() {
|
||||
description="Expert replacement and repair from licensed, local contractors. Get a free inspection and honest assessment today—no pressure, no surprises."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Free Inspection",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Schedule Free Inspection", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-construction-roof-daylight_23-2148748815.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-construction-roof-daylight_23-2148748815.jpg"
|
||||
imageAlt="residential roof replacement san diego"
|
||||
/>
|
||||
</div>
|
||||
@@ -77,9 +65,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Your Trusted San Diego Local Experts"
|
||||
description={[
|
||||
"For over 20 years, we've provided San Diego homeowners with premium roofing solutions that withstand the unique local climate.",
|
||||
"Our mission is to bring transparency, high-quality materials, and expert craftsmanship to every project, whether it's a minor repair or a complete replacement.",
|
||||
]}
|
||||
"For over 20 years, we've provided San Diego homeowners with premium roofing solutions that withstand the unique local climate.", "Our mission is to bring transparency, high-quality materials, and expert craftsmanship to every project, whether it's a minor repair or a complete replacement."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -90,28 +76,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Roof Replacement",
|
||||
description: "High-durability materials installed to last.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-looking-project_23-2148751999.jpg",
|
||||
imageAlt: "roofing team inspecting roof",
|
||||
title: "Roof Replacement", description: "High-durability materials installed to last.", bentoComponent: "reveal-icon", icon: Shield,
|
||||
},
|
||||
{
|
||||
title: "Expert Repair",
|
||||
description: "Fast response for leaks and weather damage.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof-daylight_23-2148748815.jpg?_wi=2",
|
||||
imageAlt: "roofing team inspecting roof",
|
||||
title: "Expert Repair", description: "Fast response for leaks and weather damage.", bentoComponent: "reveal-icon", icon: Zap,
|
||||
},
|
||||
{
|
||||
title: "Routine Inspection",
|
||||
description: "Preventative care to extend roof lifespan.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Award,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571927.jpg?_wi=1",
|
||||
imageAlt: "roofing team inspecting roof",
|
||||
title: "Routine Inspection", description: "Preventative care to extend roof lifespan.", bentoComponent: "reveal-icon", icon: Award,
|
||||
},
|
||||
]}
|
||||
title="Comprehensive Roofing Services"
|
||||
@@ -126,23 +97,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: CheckCircle,
|
||||
title: "Projects Completed",
|
||||
value: "1,500+",
|
||||
},
|
||||
id: "m1", icon: CheckCircle,
|
||||
title: "Projects Completed", value: "1,500+"},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Star,
|
||||
title: "Customer Rating",
|
||||
value: "4.9/5",
|
||||
},
|
||||
id: "m2", icon: Star,
|
||||
title: "Customer Rating", value: "4.9/5"},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Clock,
|
||||
title: "Years Local",
|
||||
value: "20+",
|
||||
},
|
||||
id: "m3", icon: Clock,
|
||||
title: "Years Local", value: "20+"},
|
||||
]}
|
||||
title="Why Choose Our Team?"
|
||||
description="Proven results for residential and commercial projects across San Diego."
|
||||
@@ -156,38 +118,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
tag: "Essential",
|
||||
price: "Custom",
|
||||
period: "/ project",
|
||||
description: "Professional repair and maintenance plans.",
|
||||
button: {
|
||||
text: "Get Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Leak detection",
|
||||
"Shingle repair",
|
||||
"Minor patching",
|
||||
],
|
||||
id: "p1", tag: "Essential", price: "Custom", period: "/ project", description: "Professional repair and maintenance plans.", button: {
|
||||
text: "Get Quote", href: "#contact"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Leak detection", "Shingle repair", "Minor patching"],
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
tag: "Complete",
|
||||
price: "Custom",
|
||||
period: "/ project",
|
||||
description: "Full roof replacement and installation.",
|
||||
button: {
|
||||
text: "Get Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"Full tear-off",
|
||||
"Material upgrade",
|
||||
"System warranty",
|
||||
],
|
||||
id: "p2", tag: "Complete", price: "Custom", period: "/ project", description: "Full roof replacement and installation.", button: {
|
||||
text: "Get Quote", href: "#contact"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"Full tear-off", "Material upgrade", "System warranty"],
|
||||
},
|
||||
]}
|
||||
title="Transparent Pricing Options"
|
||||
@@ -200,30 +140,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571927.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/financial-independent-woman-buying-new-house_23-2149571927.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/business-man-sharing-idea-with-colleague_23-2148336895.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxing-fume-banking-adult-absence_1134-936.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", imageSrc: "http://img.b2bpic.net/free-photo/relaxing-fume-banking-adult-absence_1134-936.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-femininity-concept-positive-beautiful-young-european-woman-blue-shirt-looking-camera-with-broad-happy-smile-being-good-mood-kitchen-interior-background_343059-2087.jpg"},
|
||||
]}
|
||||
cardTitle="What Our Clients Say"
|
||||
cardTag="Social Proof"
|
||||
@@ -237,20 +162,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "How long does a roof last?",
|
||||
content: "Most asphalt roofs in San Diego last 20-25 years depending on maintenance.",
|
||||
},
|
||||
id: "f1", title: "How long does a roof last?", content: "Most asphalt roofs in San Diego last 20-25 years depending on maintenance."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you provide free inspections?",
|
||||
content: "Yes, we offer completely free, no-pressure inspections.",
|
||||
},
|
||||
id: "f2", title: "Do you provide free inspections?", content: "Yes, we offer completely free, no-pressure inspections."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Are you licensed and insured?",
|
||||
content: "Absolutely, we are fully licensed and bonded for all CA roofing work.",
|
||||
},
|
||||
id: "f3", title: "Are you licensed and insured?", content: "Absolutely, we are fully licensed and bonded for all CA roofing work."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530688.jpg"
|
||||
title="Frequently Asked Questions"
|
||||
@@ -264,8 +180,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "animated-grid",
|
||||
}}
|
||||
variant: "animated-grid"}}
|
||||
text="Ready to protect your San Diego home? Schedule your free inspection today with our local experts."
|
||||
/>
|
||||
</div>
|
||||
@@ -276,28 +191,20 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Pricing",
|
||||
href: "#pricing",
|
||||
},
|
||||
label: "Pricing", href: "#pricing"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
],
|
||||
logoText="San Diego Roof Pros"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user