Merge version_2 into main #2
252
src/app/page.tsx
252
src/app/page.tsx
@@ -31,31 +31,19 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Promotions",
|
||||
id: "promotions",
|
||||
},
|
||||
name: "Promotions", id: "promotions"},
|
||||
{
|
||||
name: "Gallery",
|
||||
id: "gallery",
|
||||
},
|
||||
name: "Gallery", id: "gallery"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Instant Curb Appeal of Florida"
|
||||
button={{
|
||||
text: "Get Free Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get Free Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -65,18 +53,16 @@ export default function LandingPage() {
|
||||
description="Professional soft washing for roofs, driveways, patios, and more in Gainesville, FL\n⭐ 4.9 rating from 75+ reviews | Locally owned & operated | Fast, reliable, and affordable"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Free Quote", href: "#contact"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:3523163281",
|
||||
},
|
||||
text: "Call Now", href: "tel:3523163281"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-umbrellas-seen-from-tree_1203-297.jpg"
|
||||
imageAlt="Residential building with clean white walls and a clear blue sky, illustrating fresh curb appeal"
|
||||
textPosition="bottom-left"
|
||||
showDimOverlay={false}
|
||||
showBlur={true}
|
||||
ariaLabel="Hero section displaying soft washing services and customer contact options"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -87,50 +73,27 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "roof-washing",
|
||||
title: "Roof Soft Washing",
|
||||
description: "Gently remove black streaks, moss, and algae, restoring your roof's appearance and extending its life without harsh pressure.",
|
||||
tag: "Roofs",
|
||||
|
||||
id: "roof-washing", title: "Roof Soft Washing", description: "Gently remove black streaks, moss, and algae, restoring your roof's appearance and extending its life without harsh pressure.", tag: "Roofs",
|
||||
},
|
||||
{
|
||||
id: "house-washing",
|
||||
title: "House Washing",
|
||||
description: "Bring back your home's sparkle! We safely clean siding, stucco, brick, and more, eliminating dirt, mold, and grime.",
|
||||
tag: "Exteriors",
|
||||
|
||||
id: "house-washing", title: "House Washing", description: "Bring back your home's sparkle! We safely clean siding, stucco, brick, and more, eliminating dirt, mold, and grime.", tag: "Exteriors",
|
||||
},
|
||||
{
|
||||
id: "driveway-cleaning",
|
||||
title: "Driveway & Sidewalk Cleaning",
|
||||
description: "Deep clean concrete and pavers to remove oil stains, dirt, mildew, and rust, making your hardscapes look pristine.",
|
||||
tag: "Hardscapes",
|
||||
|
||||
id: "driveway-cleaning", title: "Driveway & Sidewalk Cleaning", description: "Deep clean concrete and pavers to remove oil stains, dirt, mildew, and rust, making your hardscapes look pristine.", tag: "Hardscapes",
|
||||
},
|
||||
{
|
||||
id: "pool-deck-cleaning",
|
||||
title: "Pool Deck & Pool Cage Cleaning",
|
||||
description: "Ensure a safe and inviting poolside area. We remove slippery algae and dirt from decks and cages.",
|
||||
tag: "Pool Areas",
|
||||
|
||||
id: "pool-deck-cleaning", title: "Pool Deck & Pool Cage Cleaning", description: "Ensure a safe and inviting poolside area. We remove slippery algae and dirt from decks and cages.", tag: "Pool Areas",
|
||||
},
|
||||
{
|
||||
id: "gutter-cleaning",
|
||||
title: "Gutter Cleaning",
|
||||
description: "Clear out debris and grime from your gutters and their exteriors, ensuring proper water flow and enhancing curb appeal.",
|
||||
tag: "Maintenance",
|
||||
|
||||
id: "gutter-cleaning", title: "Gutter Cleaning", description: "Clear out debris and grime from your gutters and their exteriors, ensuring proper water flow and enhancing curb appeal.", tag: "Maintenance",
|
||||
},
|
||||
{
|
||||
id: "patio-cleaning",
|
||||
title: "Patio Cleaning",
|
||||
description: "Transform your outdoor living spaces. We clean patios, lanais, and screened enclosures, making them enjoyable again.",
|
||||
tag: "Outdoor Living",
|
||||
|
||||
id: "patio-cleaning", title: "Patio Cleaning", description: "Transform your outdoor living spaces. We clean patios, lanais, and screened enclosures, making them enjoyable again.", tag: "Outdoor Living",
|
||||
},
|
||||
]}
|
||||
title="Our Professional Soft Washing Services"
|
||||
description="Expert exterior cleaning that protects your home, extends its lifespan, and instantly boosts its curb appeal."
|
||||
ariaLabel="List of professional soft washing services offered, including roofs, houses, and driveways"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -141,59 +104,36 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "pool-deck-promo",
|
||||
name: "Pool Deck Combo",
|
||||
price: "FREE",
|
||||
buttons: [
|
||||
id: "pool-deck-promo", name: "Pool Deck Combo", price: "FREE", buttons: [
|
||||
{
|
||||
text: "Get This Offer",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get This Offer", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Pool Deck Cleaning (with Pool Cage)",
|
||||
"Limited Time Only",
|
||||
],
|
||||
badge: "Hot Deal",
|
||||
badgeIcon: Sparkles,
|
||||
"Pool Deck Cleaning (with Pool Cage)", "Limited Time Only"],
|
||||
badge: "Hot Deal", badgeIcon: Sparkles,
|
||||
},
|
||||
{
|
||||
id: "roof-gutter-promo",
|
||||
name: "Roof & Gutter Duo",
|
||||
price: "FREE",
|
||||
buttons: [
|
||||
id: "roof-gutter-promo", name: "Roof & Gutter Duo", price: "FREE", buttons: [
|
||||
{
|
||||
text: "Get This Offer",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get This Offer", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Gutter Cleaning (with Roof Wash)",
|
||||
"Limited Time Only",
|
||||
],
|
||||
badge: "Popular",
|
||||
badgeIcon: Star,
|
||||
"Gutter Cleaning (with Roof Wash)", "Limited Time Only"],
|
||||
badge: "Popular", badgeIcon: Star,
|
||||
},
|
||||
{
|
||||
id: "patio-promo",
|
||||
name: "Patio Bonus",
|
||||
price: "FREE",
|
||||
buttons: [
|
||||
id: "patio-promo", name: "Patio Bonus", price: "FREE", buttons: [
|
||||
{
|
||||
text: "Get This Offer",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get This Offer", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Patio Cleaning (with Pool Deck)",
|
||||
"Limited Time Only",
|
||||
],
|
||||
badge: "Value",
|
||||
badgeIcon: Tag,
|
||||
"Patio Cleaning (with Pool Deck)", "Limited Time Only"],
|
||||
badge: "Value", badgeIcon: Tag,
|
||||
},
|
||||
]}
|
||||
title="Limited-Time Offers"
|
||||
description="Act fast to grab these special deals and transform your home for less. Book before March 31!"
|
||||
ariaLabel="Limited-time promotional offers for soft washing services"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -205,38 +145,18 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "driveway-1",
|
||||
brand: "Before/After",
|
||||
name: "Driveway & Walkway",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "0",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg",
|
||||
imageAlt: "Cleaned driveway and walkway after soft washing",
|
||||
},
|
||||
id: "driveway-1", brand: "Before/After", name: "Driveway & Walkway", price: "", rating: 5,
|
||||
reviewCount: "0", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-grass-edge-road-perfect-background_181624-26914.jpg", imageAlt: "Cleaned driveway and walkway after soft washing"},
|
||||
{
|
||||
id: "roof-1",
|
||||
brand: "Before/After",
|
||||
name: "Roof Cleaning",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "0",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apricots-multiple-trays-outdoors_417767-404.jpg",
|
||||
imageAlt: "Cleaned roof after soft washing, no streaks",
|
||||
},
|
||||
id: "roof-1", brand: "Before/After", name: "Roof Cleaning", price: "", rating: 5,
|
||||
reviewCount: "0", imageSrc: "http://img.b2bpic.net/free-photo/apricots-multiple-trays-outdoors_417767-404.jpg", imageAlt: "Cleaned roof after soft washing, no streaks"},
|
||||
{
|
||||
id: "siding-1",
|
||||
brand: "Before/After",
|
||||
name: "House Siding",
|
||||
price: "",
|
||||
rating: 5,
|
||||
reviewCount: "0",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-brown-light-yellow-building-blue-sky_181624-3894.jpg",
|
||||
imageAlt: "Cleaned house siding after soft washing, vibrant white",
|
||||
},
|
||||
id: "siding-1", brand: "Before/After", name: "House Siding", price: "", rating: 5,
|
||||
reviewCount: "0", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-brown-light-yellow-building-blue-sky_181624-3894.jpg", imageAlt: "Cleaned house siding after soft washing, vibrant white"},
|
||||
]}
|
||||
title="See the Instant Curb Appeal Difference"
|
||||
description="Witness dramatic transformations of roofs, driveways, and patios with our soft washing expertise."
|
||||
ariaLabel="Gallery of before and after soft washing results on various home exteriors"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -248,48 +168,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "Homeowner",
|
||||
company: "Gainesville, FL",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-medium-shot_23-2148347673.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "Homeowner", company: "Gainesville, FL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-smiling-medium-shot_23-2148347673.jpg", imageAlt: "Portrait of Sarah J., a satisfied homeowner"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael D.",
|
||||
role: "Resident",
|
||||
company: "Gainesville, FL",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286491.jpg",
|
||||
},
|
||||
id: "2", name: "Michael D.", role: "Resident", company: "Gainesville, FL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adult-having-great-time-with-friends_23-2149286491.jpg", imageAlt: "Portrait of Michael D., a satisfied resident"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
role: "Homeowner",
|
||||
company: "Newberry, FL",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-girl-with-cute-haircut-posing-with-eyes-closed-near-garden-outdoor-photo-ecstatic-tanned-woman-trendy-pink-dress_197531-9071.jpg",
|
||||
},
|
||||
id: "3", name: "Emily R.", role: "Homeowner", company: "Newberry, FL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/amazing-girl-with-cute-haircut-posing-with-eyes-closed-near-garden-outdoor-photo-ecstatic-tanned-woman-trendy-pink-dress_197531-9071.jpg", imageAlt: "Portrait of Emily R., a satisfied homeowner"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
role: "Resident",
|
||||
company: "Alachua, FL",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-woman-shopping-center-doing-horns_1149-228.jpg",
|
||||
},
|
||||
id: "4", name: "David K.", role: "Resident", company: "Alachua, FL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-woman-shopping-center-doing-horns_1149-228.jpg", imageAlt: "Portrait of David K., a satisfied resident"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Laura S.",
|
||||
role: "Homeowner",
|
||||
company: "High Springs, FL",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartphone_329181-12185.jpg",
|
||||
},
|
||||
id: "5", name: "Laura S.", role: "Homeowner", company: "High Springs, FL", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-using-smartphone_329181-12185.jpg", imageAlt: "Portrait of Laura S., a satisfied homeowner"},
|
||||
]}
|
||||
title="What Our Gainesville Neighbors Say"
|
||||
description="Proudly serving homeowners with 5-star soft washing experiences that leave their properties looking immaculate."
|
||||
ariaLabel="Customer reviews and testimonials about soft washing services"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -297,8 +193,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Ready to Shine?"
|
||||
title="Transform Your Home Today! Get Your Free Quote."
|
||||
description="Getting a sparkling clean home is easy: 1. Request a free quote. 2. Schedule your service. 3. Enjoy a like-new home! Call us directly at (352) 316-3281 or send a message below. Don't miss out on our limited-time offers."
|
||||
@@ -306,6 +201,7 @@ export default function LandingPage() {
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Your Email"
|
||||
buttonText="Send Message"
|
||||
ariaLabel="Contact form to request a free quote for soft washing services"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -313,62 +209,42 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Roof Washing",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Roof Washing", href: "#services"},
|
||||
{
|
||||
label: "House Washing",
|
||||
href: "#services",
|
||||
},
|
||||
label: "House Washing", href: "#services"},
|
||||
{
|
||||
label: "Driveway Cleaning",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Driveway Cleaning", href: "#services"},
|
||||
{
|
||||
label: "Pool Deck Cleaning",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Pool Deck Cleaning", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "Phone: (352) 316-3281",
|
||||
href: "tel:3523163281",
|
||||
},
|
||||
label: "Phone: (352) 316-3281", href: "tel:3523163281"},
|
||||
{
|
||||
label: "Facebook",
|
||||
href: "#",
|
||||
},
|
||||
label: "Facebook", href: "#"},
|
||||
{
|
||||
label: "Google My Business",
|
||||
href: "#",
|
||||
},
|
||||
label: "Google My Business", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2024 Instant Curb Appeal of Florida. All rights reserved."
|
||||
bottomRightText="Serving Gainesville, FL & Surrounding Areas"
|
||||
ariaLabel="Site footer with navigation links, company information, and contact details"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user