Merge version_1 into main #2
274
src/app/page.tsx
274
src/app/page.tsx
@@ -30,78 +30,45 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "why-us",
|
||||
},
|
||||
name: "Why Us", id: "why-us"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Strategic"
|
||||
button={{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Free Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
title="Make Your Property Shine Like New"
|
||||
description="Professional exterior cleaning services serving Jacksonville and Northeast Florida. Expert care for your home's curb appeal."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
{
|
||||
text: "See Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
text: "See Reviews", href: "#reviews"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2951.jpg?_wi=1",
|
||||
imageAlt: "House Wash",
|
||||
},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2951.jpg", imageAlt: "House Wash"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg?_wi=1",
|
||||
imageAlt: "Roof Cleaning",
|
||||
},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg", imageAlt: "Roof Cleaning"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=1",
|
||||
imageAlt: "Fences and Lanais",
|
||||
},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg", imageAlt: "Fences and Lanais"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-examines-construction-site-while-holding-electrical-cable-his-hand-worksite_169016-12127.jpg?_wi=1",
|
||||
imageAlt: "Gutters and Soffits",
|
||||
},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/electrician-examines-construction-site-while-holding-electrical-cable-his-hand-worksite_169016-12127.jpg", imageAlt: "Gutters and Soffits"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg?_wi=1",
|
||||
imageAlt: "Driveways",
|
||||
},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg", imageAlt: "Driveways"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg?_wi=1",
|
||||
imageAlt: "Stain Removal",
|
||||
},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg", imageAlt: "Stain Removal"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -113,94 +80,46 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "House Wash",
|
||||
description: "Safe, low-pressure washing for your siding.",
|
||||
icon: Sparkles,
|
||||
title: "House Wash", description: "Safe, low-pressure washing for your siding.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2951.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2951.jpg?_wi=3",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2951.jpg?_wi=4",
|
||||
imageAlt: "luxury house exterior pressure wash",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2951.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2951.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Driveways & Sidewalks",
|
||||
description: "Deep clean concrete surfaces.",
|
||||
icon: CheckCircle,
|
||||
title: "Driveways & Sidewalks", description: "Deep clean concrete surfaces.", icon: CheckCircle,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg?_wi=3",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg?_wi=2",
|
||||
imageAlt: "professional roof pressure washing",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Roof Cleaning",
|
||||
description: "Gentle, long-lasting cleaning for your shingles.",
|
||||
icon: Shield,
|
||||
title: "Roof Cleaning", description: "Gentle, long-lasting cleaning for your shingles.", icon: Shield,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg?_wi=4",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=2",
|
||||
imageAlt: "pressure washing fence patio",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint_23-2149714282.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Fences & Lanais",
|
||||
description: "Restoring your outdoor wood and vinyl.",
|
||||
icon: Zap,
|
||||
title: "Fences & Lanais", description: "Restoring your outdoor wood and vinyl.", icon: Zap,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg?_wi=4",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-examines-construction-site-while-holding-electrical-cable-his-hand-worksite_169016-12127.jpg?_wi=2",
|
||||
imageAlt: "gutter cleaning professional",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-feet-lawn-rake-near-leaves_259150-58539.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Gutters & Soffits",
|
||||
description: "Clear debris for proper water flow.",
|
||||
icon: Star,
|
||||
title: "Gutters & Soffits", description: "Clear debris for proper water flow.", icon: Star,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-examines-construction-site-while-holding-electrical-cable-his-hand-worksite_169016-12127.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-examines-construction-site-while-holding-electrical-cable-his-hand-worksite_169016-12127.jpg?_wi=4",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/worker-using-power-trowel-machine-construction-site_651396-3214.jpg?_wi=4",
|
||||
imageAlt: "driveway pressure washing before after",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/electrician-examines-construction-site-while-holding-electrical-cable-his-hand-worksite_169016-12127.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/electrician-examines-construction-site-while-holding-electrical-cable-his-hand-worksite_169016-12127.jpg" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Stain Removal",
|
||||
description: "Targeted treatment for stubborn marks.",
|
||||
icon: Award,
|
||||
title: "Stain Removal", description: "Targeted treatment for stubborn marks.", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg?_wi=3",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg?_wi=4",
|
||||
imageAlt: "curb appeal pressure washing",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/couple-painting-their-new-home-after-moving-together_23-2149086828.jpg" }
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Our Services"
|
||||
@@ -215,52 +134,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Always",
|
||||
title: "On Time",
|
||||
items: [
|
||||
"Punctual arrivals for every job",
|
||||
],
|
||||
id: "1", value: "Always", title: "On Time", items: [
|
||||
"Punctual arrivals for every job"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "Best",
|
||||
title: "Price Guarantee",
|
||||
items: [
|
||||
"Fair and transparent pricing",
|
||||
],
|
||||
id: "2", value: "Best", title: "Price Guarantee", items: [
|
||||
"Fair and transparent pricing"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "Pro",
|
||||
title: "Friendly Staff",
|
||||
items: [
|
||||
"Polite and professional team",
|
||||
],
|
||||
id: "3", value: "Pro", title: "Friendly Staff", items: [
|
||||
"Polite and professional team"],
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
value: "Fast",
|
||||
title: "Scheduling",
|
||||
items: [
|
||||
"Saturday booking, Monday on-site",
|
||||
],
|
||||
id: "4", value: "Fast", title: "Scheduling", items: [
|
||||
"Saturday booking, Monday on-site"],
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
value: "Full",
|
||||
title: "Property Care",
|
||||
items: [
|
||||
"Comprehensive exterior cleaning",
|
||||
],
|
||||
id: "5", value: "Full", title: "Property Care", items: [
|
||||
"Comprehensive exterior cleaning"],
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
value: "Year",
|
||||
title: "Repeat Clients",
|
||||
items: [
|
||||
"Clients choose us year after year",
|
||||
],
|
||||
id: "6", value: "Year", title: "Repeat Clients", items: [
|
||||
"Clients choose us year after year"],
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
@@ -275,67 +170,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Scott Smith",
|
||||
role: "Homeowner",
|
||||
company: "Jax",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg",
|
||||
},
|
||||
id: "1", name: "Scott Smith", role: "Homeowner", company: "Jax", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-smiling_93675-133804.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Tim Sellers",
|
||||
role: "Contractor",
|
||||
company: "Jax",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
},
|
||||
id: "2", name: "Tim Sellers", role: "Contractor", company: "Jax", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Danielle Filichia",
|
||||
role: "Homeowner",
|
||||
company: "Jax",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
},
|
||||
id: "3", name: "Danielle Filichia", role: "Homeowner", company: "Jax", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Brian Akers",
|
||||
role: "Homeowner",
|
||||
company: "Jax",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg",
|
||||
},
|
||||
id: "4", name: "Brian Akers", role: "Homeowner", company: "Jax", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Karen Black",
|
||||
role: "Homeowner",
|
||||
company: "Jax",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg",
|
||||
},
|
||||
id: "5", name: "Karen Black", role: "Homeowner", company: "Jax", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-handsome-dark-haired-latin-man-posing-with-arms-folded-kitchen_74855-8094.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Rob Thurlow",
|
||||
role: "Homeowner",
|
||||
company: "Jax",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg",
|
||||
},
|
||||
id: "6", name: "Rob Thurlow", role: "Homeowner", company: "Jax", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "4.9★",
|
||||
label: "Rating",
|
||||
},
|
||||
value: "4.9★", label: "Rating"},
|
||||
{
|
||||
value: "40+",
|
||||
label: "Reviews",
|
||||
},
|
||||
value: "40+", label: "Reviews"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Satisfied",
|
||||
},
|
||||
value: "100%", label: "Satisfied"},
|
||||
]}
|
||||
title="Customer Reviews"
|
||||
description="See why our Jacksonville neighbors trust us."
|
||||
@@ -346,8 +205,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Ready for a Spotless Property?"
|
||||
description="Free estimates. No obligation. Fast response."
|
||||
|
||||
Reference in New Issue
Block a user