Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-06 07:57:57 +00:00

View File

@@ -31,25 +31,15 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Process",
id: "features",
},
name: "Process", id: "features"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Roof Rejuvenate San Diego"
/>
@@ -58,38 +48,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Restore Your Roof, Protect Your Investment."
description="Don't replace your roof. Rejuvenate it with our proprietary, eco-friendly treatment that adds years to your shingle life for a fraction of the cost."
tag="Trusted San Diego Roofing Experts"
buttons={[
{
text: "Get Your Free Quote",
href: "#contact",
},
text: "Get Your Free Quote", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530736.jpg",
imageAlt: "Rejuvenated roof shingles",
},
imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530736.jpg", imageAlt: "Rejuvenated roof shingles"},
{
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg",
imageAlt: "Professional roof maintenance",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/farmer-taking-care-crops_23-2149140427.jpg",
imageAlt: "Farmer taking care of the crops",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-friends-suburbs_23-2149085442.jpg",
imageAlt: "Full shot smiley friends in suburbs",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/view-hammer-construction_23-2150530707.jpg",
imageAlt: "View of hammer for construction",
},
imageSrc: "http://img.b2bpic.net/free-photo/specialist-technician-professional-engineer-with-laptop-tablet-maintenance-checking-installing-solar-roof-panel-factory-rooftop-sunlight-engineers-team-survey-check-solar-panel-roof_609648-2202.jpg", imageAlt: "Professional roof maintenance"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -114,34 +85,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "1",
label: "Savings",
title: "Save Thousands",
items: [
"Fraction of the cost",
"No waste in landfill",
"Energy savings",
],
id: "1", label: "Savings", title: "Save Thousands", items: [
"Fraction of the cost", "No waste in landfill", "Energy savings"],
},
{
id: "2",
label: "Duration",
title: "5-10 Years",
items: [
"Extends shingle life",
"Prevents cracking",
"Granule retention",
],
id: "2", label: "Duration", title: "5-10 Years", items: [
"Extends shingle life", "Prevents cracking", "Granule retention"],
},
{
id: "3",
label: "Eco-Friendly",
title: "Safe & Green",
items: [
"Non-toxic treatment",
"Safe for vegetation",
"Environmentally conscious",
],
id: "3", label: "Eco-Friendly", title: "Safe & Green", items: [
"Non-toxic treatment", "Safe for vegetation", "Environmentally conscious"],
},
]}
title="The Benefits of Rejuvenation"
@@ -156,20 +109,11 @@ export default function LandingPage() {
tag="Our Impact"
metrics={[
{
id: "m1",
value: "500+",
description: "Happy San Diego Customers",
},
id: "m1", value: "500+", description: "Happy San Diego Customers"},
{
id: "m2",
value: "85%",
description: "Average Savings vs Replacement",
},
id: "m2", value: "85%", description: "Average Savings vs Replacement"},
{
id: "m3",
value: "10Yr",
description: "Extended Roof Life Guarantee",
},
id: "m3", value: "10Yr", description: "Extended Roof Life Guarantee"},
]}
metricsAnimation="slide-up"
/>
@@ -183,25 +127,15 @@ export default function LandingPage() {
author="Mark D., San Diego Homeowner"
avatars={[
{
src: "asset://avatar-1",
alt: "Customer 1",
},
src: "asset://avatar-1", alt: "Customer 1"},
{
src: "asset://avatar-2",
alt: "Customer 2",
},
src: "asset://avatar-2", alt: "Customer 2"},
{
src: "asset://avatar-3",
alt: "Customer 3",
},
src: "asset://avatar-3", alt: "Customer 3"},
{
src: "asset://avatar-4",
alt: "Customer 4",
},
src: "asset://avatar-4", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", alt: "Customer 5"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -214,20 +148,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq1",
title: "Is this safe for my plants?",
content: "Absolutely. Our formula is plant-safe and non-toxic.",
},
id: "faq1", title: "Is this safe for my plants?", content: "Absolutely. Our formula is plant-safe and non-toxic."},
{
id: "faq2",
title: "How long does it last?",
content: "Our treatment typically adds 5-10 years of life to your existing roof.",
},
id: "faq2", title: "How long does it last?", content: "Our treatment typically adds 5-10 years of life to your existing roof."},
{
id: "faq3",
title: "What roofs qualify?",
content: "Most asphalt shingle roofs showing signs of aging are excellent candidates.",
},
id: "faq3", title: "What roofs qualify?", content: "Most asphalt shingle roofs showing signs of aging are excellent candidates."},
]}
imageSrc="http://img.b2bpic.net/free-photo/view-beautiful-rainbow-appearing-end-road_23-2151563009.jpg"
title="Frequently Asked Questions"
@@ -240,8 +165,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Free Quote"
title="Get a Free Roof Assessment"
description="Schedule a professional consultation today and see how much you could save."
@@ -256,29 +180,19 @@ export default function LandingPage() {
logoText="Roof Rejuvenate San Diego"
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Roof Treatment",
href: "#",
},
label: "Roof Treatment", href: "#"},
{
label: "Maintenance",
href: "#",
},
label: "Maintenance", href: "#"},
],
},
]}