Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
193
src/app/page.tsx
193
src/app/page.tsx
@@ -33,33 +33,21 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Reviews", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-vector/hand-drawn-flat-design-pressure-washinglogo_23-2149250488.jpg"
|
||||
logoAlt="Faithful Pressure Washing Logo"
|
||||
brandName="Faithful Pressure Washing"
|
||||
button={{
|
||||
text: "Get an Estimate",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get an Estimate", href: "#contact"}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -67,8 +55,7 @@ export default function LandingPage() {
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "downward-rays-static",
|
||||
}}
|
||||
variant: "downward-rays-static"}}
|
||||
title="Reliable Pressure Washing & Junk Removal Experts"
|
||||
description="Providing the best service across Greater San Diego County, we enhance curb appeal and property value with expert cleaning and efficient junk removal solutions."
|
||||
tag="Trusted Service"
|
||||
@@ -76,36 +63,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get an Estimate",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get an Estimate", href: "#contact"},
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-brown-light-yellow-building-blue-sky_181624-3894.jpg",
|
||||
imageAlt: "Professional pressure washing a house exterior",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-brown-light-yellow-building-blue-sky_181624-3894.jpg", imageAlt: "Professional pressure washing a house exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-blind-man-with-walking-cane-near-car_23-2149404086.jpg",
|
||||
imageAlt: "Pressure washing a dirty driveway",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/weathered-concrete-surface-with-grime-mildew_632498-60772.jpg",
|
||||
imageAlt: "Weathered Concrete Surface with Grime and Mildew",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-cleaning-hazmat-suit_23-2149345576.jpg",
|
||||
imageAlt: "Full shot man cleaning in hazmat suit",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-cleaning-her-greenhouse_23-2148509895.jpg",
|
||||
imageAlt: "Woman cleaning her greenhouse",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-blind-man-with-walking-cane-near-car_23-2149404086.jpg", imageAlt: "Pressure washing a dirty driveway"},
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -135,29 +102,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Driveway Cleaning",
|
||||
description: "Restore the pristine look of your driveway, removing stubborn oil stains, dirt, and grime.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg",
|
||||
imageAlt: "Cleaned driveway",
|
||||
},
|
||||
title: "Driveway Cleaning", description: "Restore the pristine look of your driveway, removing stubborn oil stains, dirt, and grime.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Cleaned driveway"},
|
||||
{
|
||||
title: "Solar Panel Cleaning",
|
||||
description: "Maximize your solar energy efficiency with professional cleaning that removes dirt and debris.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solar-energy-panel-light-bulb-green-energy_93675-135281.jpg",
|
||||
imageAlt: "Cleaned solar panels",
|
||||
},
|
||||
title: "Solar Panel Cleaning", description: "Maximize your solar energy efficiency with professional cleaning that removes dirt and debris.", imageSrc: "http://img.b2bpic.net/free-photo/solar-energy-panel-light-bulb-green-energy_93675-135281.jpg", imageAlt: "Cleaned solar panels"},
|
||||
{
|
||||
title: "Patio Cleaning",
|
||||
description: "Rejuvenate your outdoor living spaces with thorough cleaning of decks and patios.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wood-texture-background_1232-3333.jpg",
|
||||
imageAlt: "Cleaned patio",
|
||||
},
|
||||
title: "Patio Cleaning", description: "Rejuvenate your outdoor living spaces with thorough cleaning of decks and patios.", imageSrc: "http://img.b2bpic.net/free-photo/wood-texture-background_1232-3333.jpg", imageAlt: "Cleaned patio"},
|
||||
{
|
||||
title: "Junk Removal & Hauling",
|
||||
description: "Efficiently remove unwanted items and debris, keeping your property clean and clutter-free.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-antiques-market-objects_23-2148950905.jpg",
|
||||
imageAlt: "Junk removal service",
|
||||
},
|
||||
title: "Junk Removal & Hauling", description: "Efficiently remove unwanted items and debris, keeping your property clean and clutter-free.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-antiques-market-objects_23-2148950905.jpg", imageAlt: "Junk removal service"},
|
||||
]}
|
||||
title="Comprehensive Cleaning & Hauling Solutions"
|
||||
description="We offer a wide variety of services designed to enhance the appearance and maintain the value of your property."
|
||||
@@ -169,14 +120,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Trusted Professionals",
|
||||
"Clear Process",
|
||||
"Lasting Results",
|
||||
"Eco-Friendly Methods",
|
||||
"Customer Satisfaction",
|
||||
"Family Owned",
|
||||
"Community Focused",
|
||||
]}
|
||||
"Trusted Professionals", "Clear Process", "Lasting Results", "Eco-Friendly Methods", "Customer Satisfaction", "Family Owned", "Community Focused"]}
|
||||
title="The Faithful Difference"
|
||||
description="We bring a commitment to quality, transparency, and lasting results to every single job."
|
||||
/>
|
||||
@@ -190,25 +134,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "5.0",
|
||||
title: "Google Rating",
|
||||
description: "Across 72 glowing reviews.",
|
||||
icon: Star,
|
||||
id: "m1", value: "5.0", title: "Google Rating", description: "Across 72 glowing reviews.", icon: Star,
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "70+",
|
||||
title: "Happy Clients",
|
||||
description: "Ensuring satisfaction in every project.",
|
||||
icon: ThumbsUp,
|
||||
id: "m2", value: "70+", title: "Happy Clients", description: "Ensuring satisfaction in every project.", icon: ThumbsUp,
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5+",
|
||||
title: "Years Experience",
|
||||
description: "Delivering expert service since inception.",
|
||||
icon: Clock,
|
||||
id: "m3", value: "5+", title: "Years Experience", description: "Delivering expert service since inception.", icon: Clock,
|
||||
},
|
||||
]}
|
||||
title="Our Achievements Speak For Themselves"
|
||||
@@ -223,59 +155,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Homeowner",
|
||||
company: "San Diego",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-showing-thumb-up_1187-5092.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "San Diego", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-showing-thumb-up_1187-5092.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Business Owner",
|
||||
company: "San Diego",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-doing-paperwork-office_273609-7270.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Business Owner", company: "San Diego", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-doing-paperwork-office_273609-7270.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Property Manager",
|
||||
company: "San Diego",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-smiling-lady-sitting-table-drinking-coffee-pink-jacket-summer-style-trend-blue-handbag-accessories-street-style-women-fashion_285396-4304.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Property Manager", company: "San Diego", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-smiling-lady-sitting-table-drinking-coffee-pink-jacket-summer-style-trend-blue-handbag-accessories-street-style-women-fashion_285396-4304.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Client",
|
||||
company: "San Diego",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-bearded-man-keeping-thumb-up-looking-happy-white-background-attractive-guy-smiling-camera-showing-approved-sign-isolated_574295-6108.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Client", company: "San Diego", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-bearded-man-keeping-thumb-up-looking-happy-white-background-attractive-guy-smiling-camera-showing-approved-sign-isolated_574295-6108.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jessica Lee",
|
||||
role: "Homeowner",
|
||||
company: "San Diego",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-decorating-house-with-christmas-toys_1303-25884.jpg",
|
||||
},
|
||||
id: "5", name: "Jessica Lee", role: "Homeowner", company: "San Diego", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-decorating-house-with-christmas-toys_1303-25884.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5.0",
|
||||
label: "Overall Rating",
|
||||
},
|
||||
value: "5.0", label: "Overall Rating"},
|
||||
{
|
||||
value: "72",
|
||||
label: "Customer Reviews",
|
||||
},
|
||||
value: "72", label: "Customer Reviews"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Satisfaction",
|
||||
},
|
||||
value: "100%", label: "Satisfaction"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="See why clients consistently rate us 5.0 out of 5 stars for our professional and thorough service."
|
||||
@@ -287,20 +188,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "What are your service areas?",
|
||||
content: "We serve all of San Diego County, bringing our professional pressure washing and junk removal services right to your doorstep.",
|
||||
},
|
||||
id: "q1", title: "What are your service areas?", content: "We serve all of San Diego County, bringing our professional pressure washing and junk removal services right to your doorstep."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "How do you determine pricing for your services?",
|
||||
content: "Our pricing is based on the type of service, materials required, and the scope of the job. We provide transparent, upfront pricing before any work begins, so there are no surprises. Reach out to us to discuss specifics for your project.",
|
||||
},
|
||||
id: "q2", title: "How do you determine pricing for your services?", content: "Our pricing is based on the type of service, materials required, and the scope of the job. We provide transparent, upfront pricing before any work begins, so there are no surprises. Reach out to us to discuss specifics for your project."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "How do I get in contact with you?",
|
||||
content: "If you'd like to get scheduled in with us, please fill out our request form or give us a call directly at (619) 796-8084. We look forward to hearing from you!",
|
||||
},
|
||||
id: "q3", title: "How do I get in contact with you?", content: "If you'd like to get scheduled in with us, please fill out our request form or give us a call directly at (619) 796-8084. We look forward to hearing from you!"},
|
||||
]}
|
||||
sideTitle="Frequently Asked Questions"
|
||||
sideDescription="Find quick answers to common questions about our services, pricing, and how to get in touch."
|
||||
@@ -312,8 +204,7 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Ready to Restore?"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
@@ -321,13 +212,9 @@ export default function LandingPage() {
|
||||
description="Experience the Faithful Pressure Washing difference. Contact us today for a personalized quote and let's revitalize your property."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Us Now",
|
||||
href: "tel:+14066970192",
|
||||
},
|
||||
text: "Call Us Now", href: "tel:+14066970192"},
|
||||
{
|
||||
text: "Email Us",
|
||||
href: "mailto:faithfulpressurewashingsd@gmail.com",
|
||||
},
|
||||
text: "Email Us", href: "mailto:faithfulpressurewashingsd@gmail.com"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -340,9 +227,7 @@ export default function LandingPage() {
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Award,
|
||||
href: "https://www.facebook.com/faithfulpressurewash",
|
||||
ariaLabel: "Facebook",
|
||||
},
|
||||
href: "https://www.facebook.com/faithfulpressurewash", ariaLabel: "Facebook"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user