Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
216
src/app/page.tsx
216
src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Home", id: "hero" },
|
||||||
name: "Home",
|
{ name: "Features", id: "features" },
|
||||||
id: "hero",
|
{ name: "Testimonials", id: "testimonials" },
|
||||||
},
|
{ name: "Contact", id: "contact" },
|
||||||
{
|
|
||||||
name: "Features",
|
|
||||||
id: "features",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Testimonials",
|
|
||||||
id: "testimonials",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Contact",
|
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="PureClean"
|
brandName="PureClean"
|
||||||
/>
|
/>
|
||||||
@@ -53,18 +41,11 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardScroll
|
<HeroBillboardScroll
|
||||||
background={{
|
background={{ variant: "gradient-bars" }}
|
||||||
variant: "gradient-bars",
|
|
||||||
}}
|
|
||||||
title="Restore Your Home’s Shine"
|
title="Restore Your Home’s Shine"
|
||||||
description="Professional pressure washing services to rejuvenate your home’s exterior. We remove grime, mold, and stains, leaving your property looking brand new."
|
description="Professional pressure washing services to rejuvenate your home’s exterior. We remove grime, mold, and stains, leaving your property looking brand new."
|
||||||
buttons={[
|
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
|
||||||
{
|
imageSrc="http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-24808.jpg"
|
||||||
text: "Get a Free Quote",
|
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-24808.jpg?_wi=1"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -73,21 +54,9 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Why Choose PureClean"
|
title="Why Choose PureClean"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{ icon: Award, label: "Years Experience", value: "10+" },
|
||||||
icon: Award,
|
{ icon: CheckCircle, label: "Projects Completed", value: "2,500+" },
|
||||||
label: "Years Experience",
|
{ icon: Sparkles, label: "Satisfied Clients", value: "98%" },
|
||||||
value: "10+",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
icon: CheckCircle,
|
|
||||||
label: "Projects Completed",
|
|
||||||
value: "2,500+",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
icon: Sparkles,
|
|
||||||
label: "Satisfied Clients",
|
|
||||||
value: "98%",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -100,67 +69,31 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "House Washing",
|
title: "House Washing", description: "Safe, effective soft washing to remove dirt, mold, and mildew from your siding.", media: {
|
||||||
description: "Safe, effective soft washing to remove dirt, mold, and mildew from your siding.",
|
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-cleaning-hazmat-suit_23-2149345576.jpg", imageAlt: "House Washing"},
|
||||||
media: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-cleaning-hazmat-suit_23-2149345576.jpg",
|
|
||||||
imageAlt: "House Washing",
|
|
||||||
},
|
|
||||||
items: [
|
items: [
|
||||||
{
|
{ icon: Sparkles, text: "Eco-friendly soaps" },
|
||||||
icon: Sparkles,
|
{ icon: Shield, text: "Surface protection" },
|
||||||
text: "Eco-friendly soaps",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
icon: Shield,
|
|
||||||
text: "Surface protection",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-24808.jpg?_wi=2",
|
|
||||||
imageAlt: "siding house cleaning professional",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Driveway Cleaning",
|
title: "Driveway Cleaning", description: "Deep clean concrete and pavers to remove oil, algae, and stubborn surface stains.", media: {
|
||||||
description: "Deep clean concrete and pavers to remove oil, algae, and stubborn surface stains.",
|
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27386.jpg", imageAlt: "Driveway Cleaning"},
|
||||||
media: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-collects-garbage-garbage-bags-park_1157-27386.jpg",
|
|
||||||
imageAlt: "Driveway Cleaning",
|
|
||||||
},
|
|
||||||
items: [
|
items: [
|
||||||
{
|
{ icon: Zap, text: "High pressure power" },
|
||||||
icon: Zap,
|
{ icon: CheckCircle, text: "Deep stain extraction" },
|
||||||
text: "High pressure power",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
icon: CheckCircle,
|
|
||||||
text: "Deep stain extraction",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
reverse: true,
|
reverse: true,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24747.jpg",
|
|
||||||
imageAlt: "siding house cleaning professional",
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Roof Cleaning",
|
title: "Roof Cleaning", description: "Remove unsightly black streaks and moss growth without damaging your shingles.", media: {
|
||||||
description: "Remove unsightly black streaks and moss growth without damaging your shingles.",
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg", imageAlt: "Roof Cleaning"},
|
||||||
media: {
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg?_wi=1",
|
|
||||||
imageAlt: "Roof Cleaning",
|
|
||||||
},
|
|
||||||
items: [
|
items: [
|
||||||
{
|
{ icon: Shield, text: "Gentle soft wash" },
|
||||||
icon: Shield,
|
{ icon: Sparkles, text: "Algae prevention" },
|
||||||
text: "Gentle soft wash",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
icon: Sparkles,
|
|
||||||
text: "Algae prevention",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
reverse: false,
|
reverse: false,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg?_wi=1",
|
|
||||||
imageAlt: "siding house cleaning professional",
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Our Specialized Services"
|
title="Our Specialized Services"
|
||||||
@@ -173,46 +106,11 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{ id: "1", title: "Incredible results!", quote: "My driveway has never looked this clean. The team was fast and professional.", name: "Sarah Miller", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg" },
|
||||||
id: "1",
|
{ id: "2", title: "Worth every penny.", quote: "They removed years of black streaks from our roof safely. Highly recommended.", name: "James Wilson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg" },
|
||||||
title: "Incredible results!",
|
{ id: "3", title: "Professional and fast.", quote: "Our siding looks brand new. Very pleased with their soft wash service.", name: "Emily Chen", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_93675-133241.jpg" },
|
||||||
quote: "My driveway has never looked this clean. The team was fast and professional.",
|
{ id: "4", title: "Top notch service!", quote: "Excellent communication and a spotless finish. Will definitely use again.", name: "David Rogers", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg" },
|
||||||
name: "Sarah Miller",
|
{ id: "5", title: "Exceeded expectations.", quote: "A truly professional job from start to finish. Our home curb appeal improved instantly.", name: "Linda Smith", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg" },
|
||||||
role: "Homeowner",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-pajamas-while-sitting-bed_273609-13213.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
title: "Worth every penny.",
|
|
||||||
quote: "They removed years of black streaks from our roof safely. Highly recommended.",
|
|
||||||
name: "James Wilson",
|
|
||||||
role: "Homeowner",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/two-happy-male-female-business-people-showing-thumbs-up-outdoors_1262-12567.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "3",
|
|
||||||
title: "Professional and fast.",
|
|
||||||
quote: "Our siding looks brand new. Very pleased with their soft wash service.",
|
|
||||||
name: "Emily Chen",
|
|
||||||
role: "Homeowner",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-thinking_93675-133241.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4",
|
|
||||||
title: "Top notch service!",
|
|
||||||
quote: "Excellent communication and a spotless finish. Will definitely use again.",
|
|
||||||
name: "David Rogers",
|
|
||||||
role: "Homeowner",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "5",
|
|
||||||
title: "Exceeded expectations.",
|
|
||||||
quote: "A truly professional job from start to finish. Our home curb appeal improved instantly.",
|
|
||||||
name: "Linda Smith",
|
|
||||||
role: "Homeowner",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Trusted by Homeowners"
|
title="Trusted by Homeowners"
|
||||||
description="See why our clients choose us for their exterior cleaning needs."
|
description="See why our clients choose us for their exterior cleaning needs."
|
||||||
@@ -224,21 +122,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{ id: "f1", title: "Is pressure washing safe for my home?", content: "Yes, we use low-pressure 'soft wash' techniques for siding and roofs to ensure zero damage." },
|
||||||
id: "f1",
|
{ id: "f2", title: "How often should I clean my house?", content: "We recommend professional exterior cleaning every 12-18 months to prevent mold build-up." },
|
||||||
title: "Is pressure washing safe for my home?",
|
{ id: "f3", title: "Do I need to be home?", content: "No, as long as we have access to a water source, we can complete the work while you are out." },
|
||||||
content: "Yes, we use low-pressure 'soft wash' techniques for siding and roofs to ensure zero damage.",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "f2",
|
|
||||||
title: "How often should I clean my house?",
|
|
||||||
content: "We recommend professional exterior cleaning every 12-18 months to prevent mold build-up.",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "f3",
|
|
||||||
title: "Do I need to be home?",
|
|
||||||
content: "No, as long as we have access to a water source, we can complete the work while you are out.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Common answers about our pressure washing process and safety."
|
description="Common answers about our pressure washing process and safety."
|
||||||
@@ -249,18 +135,11 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{ variant: "plain" }}
|
||||||
variant: "plain",
|
|
||||||
}}
|
|
||||||
tag="Contact Us"
|
tag="Contact Us"
|
||||||
title="Get a Sparkling Clean Home Today"
|
title="Get a Sparkling Clean Home Today"
|
||||||
description="Ready to see the PureClean difference? Schedule your free quote now."
|
description="Ready to see the PureClean difference? Schedule your free quote now."
|
||||||
buttons={[
|
buttons={[{ text: "Contact Us Now", href: "mailto:info@pureclean.com" }]}
|
||||||
{
|
|
||||||
text: "Contact Us Now",
|
|
||||||
href: "mailto:info@pureclean.com",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -268,33 +147,16 @@ export default function LandingPage() {
|
|||||||
<FooterBase
|
<FooterBase
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Services",
|
title: "Services", items: [
|
||||||
items: [
|
{ label: "House Washing", href: "#" },
|
||||||
{
|
{ label: "Driveway Cleaning", href: "#" },
|
||||||
label: "House Washing",
|
{ label: "Roof Cleaning", href: "#" },
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Driveway Cleaning",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Roof Cleaning",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
{ label: "About Us", href: "#" },
|
||||||
{
|
{ label: "Contact", href: "#contact" },
|
||||||
label: "About Us",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Contact",
|
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user