Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
228
src/app/page.tsx
228
src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "pricing",
|
||||
},
|
||||
name: "Pricing", id: "pricing"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Dylan Pressure Washing"
|
||||
/>
|
||||
@@ -56,21 +48,16 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "downward-rays-animated",
|
||||
}}
|
||||
variant: "downward-rays-animated"}}
|
||||
logoText="Dylan Pressure Washing"
|
||||
description="Premium exterior cleaning services for your home and driveway. Revive your curb appeal with our expert team."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
{
|
||||
text: "View Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "View Services", href: "#services"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358977.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358977.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="professional pressure washing service residential home"
|
||||
/>
|
||||
@@ -81,18 +68,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "Restoring Your Property's ",
|
||||
},
|
||||
type: "text", content: "Restoring Your Property's "},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367577.jpg",
|
||||
alt: "Dylan at work",
|
||||
},
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367577.jpg", alt: "Dylan at work"},
|
||||
{
|
||||
type: "text",
|
||||
content: " Original Beauty",
|
||||
},
|
||||
type: "text", content: " Original Beauty"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -104,67 +84,43 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Driveway Cleaning",
|
||||
description: "Removing deep stains, moss, and dirt to refresh your curb appeal.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-white-shirt-washing-his-car_1157-27222.jpg",
|
||||
imageAlt: "Driveway pressure washing",
|
||||
},
|
||||
title: "Driveway Cleaning", description: "Removing deep stains, moss, and dirt to refresh your curb appeal.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsomen-man-white-shirt-washing-his-car_1157-27222.jpg", imageAlt: "Driveway pressure washing"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Oil stain removal",
|
||||
},
|
||||
text: "Oil stain removal"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Deep surface cleaning",
|
||||
},
|
||||
text: "Deep surface cleaning"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358977.jpg?_wi=2",
|
||||
imageAlt: "professional pressure washing service residential home",
|
||||
},
|
||||
{
|
||||
title: "Deck Restoration",
|
||||
description: "Gentle soft washing methods to protect your wood decks.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520593.jpg",
|
||||
imageAlt: "Deck cleaning",
|
||||
},
|
||||
title: "Deck Restoration", description: "Gentle soft washing methods to protect your wood decks.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-professional-cleaning-service-person-holding-supplies_23-2150520593.jpg", imageAlt: "Deck cleaning"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Wood safe cleaning",
|
||||
},
|
||||
text: "Wood safe cleaning"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Mold removal",
|
||||
},
|
||||
text: "Mold removal"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-car-mechanic-working-car-repair-shop_23-2150367577.jpg",
|
||||
imageAlt: "professional pressure washing service residential home",
|
||||
},
|
||||
{
|
||||
title: "House Washing",
|
||||
description: "Complete exterior house soft washing to kill mold and grime.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-annoyed-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-yells-someone-looking-side-isolated-white-background-with-copy-space_141793-65548.jpg",
|
||||
imageAlt: "House exterior washing",
|
||||
},
|
||||
title: "House Washing", description: "Complete exterior house soft washing to kill mold and grime.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-annoyed-blonde-office-worker-man-headphones-sits-desk-with-office-tools-using-laptop-yells-someone-looking-side-isolated-white-background-with-copy-space_141793-65548.jpg", imageAlt: "House exterior washing"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Vinyl & brick safe",
|
||||
},
|
||||
text: "Vinyl & brick safe"},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Mold & algae removal",
|
||||
},
|
||||
text: "Mold & algae removal"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-distraught-call-center-agent-communicating-with-client-while-using-desktop-pc-office_637285-6461.jpg?_wi=1",
|
||||
imageAlt: "professional pressure washing service residential home",
|
||||
},
|
||||
]}
|
||||
title="Professional Services"
|
||||
@@ -179,20 +135,11 @@ export default function LandingPage() {
|
||||
tag="Our Impact"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "500+",
|
||||
description: "Homes Cleaned",
|
||||
},
|
||||
id: "m1", value: "500+", description: "Homes Cleaned"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "100%",
|
||||
description: "Customer Satisfaction",
|
||||
},
|
||||
id: "m2", value: "100%", description: "Customer Satisfaction"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "5+",
|
||||
description: "Years Experience",
|
||||
},
|
||||
id: "m3", value: "5+", description: "Years Experience"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -205,36 +152,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "p1",
|
||||
badge: "Essential",
|
||||
price: "$199",
|
||||
subtitle: "Basic surface cleaning",
|
||||
features: [
|
||||
"Driveway cleaning",
|
||||
"Standard chemicals",
|
||||
],
|
||||
id: "p1", badge: "Essential", price: "$199", subtitle: "Basic surface cleaning", features: [
|
||||
"Driveway cleaning", "Standard chemicals"],
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
badge: "Popular",
|
||||
price: "$349",
|
||||
subtitle: "Comprehensive clean",
|
||||
features: [
|
||||
"House wash",
|
||||
"Driveway cleaning",
|
||||
"Window rinse",
|
||||
],
|
||||
id: "p2", badge: "Popular", price: "$349", subtitle: "Comprehensive clean", features: [
|
||||
"House wash", "Driveway cleaning", "Window rinse"],
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
badge: "Complete",
|
||||
price: "$599",
|
||||
subtitle: "Total home restoration",
|
||||
features: [
|
||||
"Full house wash",
|
||||
"Deck & patio",
|
||||
"Garage wash",
|
||||
],
|
||||
id: "p3", badge: "Complete", price: "$599", subtitle: "Total home restoration", features: [
|
||||
"Full house wash", "Deck & patio", "Garage wash"],
|
||||
},
|
||||
]}
|
||||
title="Transparent Pricing"
|
||||
@@ -249,45 +176,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Mark S.",
|
||||
handle: "@marks",
|
||||
testimonial: "My driveway looks brand new again. Excellent service!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg",
|
||||
},
|
||||
id: "t1", name: "Mark S.", handle: "@marks", testimonial: "My driveway looks brand new again. Excellent service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-professional-home-cleaning-service_23-2150358979.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Jane D.",
|
||||
handle: "@janed",
|
||||
testimonial: "Very professional and detailed work. Highly recommended.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg",
|
||||
},
|
||||
id: "t2", name: "Jane D.", handle: "@janed", testimonial: "Very professional and detailed work. Highly recommended.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-yellow-rubber-boots-with-high-pressure-water-nozzle-cleaning-dirt-tiles_181624-23652.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Mike P.",
|
||||
handle: "@mikep",
|
||||
testimonial: "Quick to respond and did a fantastic job on our deck.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg",
|
||||
},
|
||||
id: "t3", name: "Mike P.", handle: "@mikep", testimonial: "Quick to respond and did a fantastic job on our deck.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-operating-special-equipment-cleaning-construction-site_259150-57675.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sarah L.",
|
||||
handle: "@sarahl",
|
||||
testimonial: "Best pressure washing service in town. Great prices.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/effort-fatigue-young-adult-tired-man-protective-helmet-bright-vest-with-special-equipment-working-construction-site-against-background-new-building_259150-57671.jpg",
|
||||
},
|
||||
id: "t4", name: "Sarah L.", handle: "@sarahl", testimonial: "Best pressure washing service in town. Great prices.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/effort-fatigue-young-adult-tired-man-protective-helmet-bright-vest-with-special-equipment-working-construction-site-against-background-new-building_259150-57671.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Tom K.",
|
||||
handle: "@tomk",
|
||||
testimonial: "Professional, clean, and efficient. Will hire again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-attractive-young-bearded-hispanic-man-blue-t-shirt-with-relaxed-face-expression-watering-plants-cutting-leaves_176420-19918.jpg",
|
||||
},
|
||||
id: "t5", name: "Tom K.", handle: "@tomk", testimonial: "Professional, clean, and efficient. Will hire again.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-attractive-young-bearded-hispanic-man-blue-t-shirt-with-relaxed-face-expression-watering-plants-cutting-leaves_176420-19918.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Happy Clients"
|
||||
@@ -301,22 +203,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Are you licensed?",
|
||||
content: "Yes, we are fully licensed and insured.",
|
||||
},
|
||||
id: "f1", title: "Are you licensed?", content: "Yes, we are fully licensed and insured."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you need water?",
|
||||
content: "We bring our own equipment and water supply.",
|
||||
},
|
||||
id: "f2", title: "Do you need water?", content: "We bring our own equipment and water supply."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "How often should I clean?",
|
||||
content: "We recommend professional cleaning every 12 months.",
|
||||
},
|
||||
id: "f3", title: "How often should I clean?", content: "We recommend professional cleaning every 12 months."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-distraught-call-center-agent-communicating-with-client-while-using-desktop-pc-office_637285-6461.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-distraught-call-center-agent-communicating-with-client-while-using-desktop-pc-office_637285-6461.jpg"
|
||||
title="Frequently Asked"
|
||||
description="Answers to common questions about our process."
|
||||
faqsAnimation="slide-up"
|
||||
@@ -328,16 +221,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Ready to Start?"
|
||||
title="Book Your Service"
|
||||
description="Send us a message to get your free estimate today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:dylan@example.com",
|
||||
},
|
||||
text: "Contact Us", href: "mailto:dylan@example.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -346,29 +236,19 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#",
|
||||
},
|
||||
label: "About", href: "#"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#",
|
||||
},
|
||||
label: "FAQ", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user