Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 36bb406097 | |||
| 397a47087b |
170
src/app/page.tsx
170
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Reviews", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Five Star Lawn Maintenance"
|
||||
/>
|
||||
@@ -53,41 +45,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Five Star Lawn Maintenance in Hillsborough"
|
||||
description="Professional, reliable, and premium lawn care for your Hillsborough home. We ensure your lawn looks immaculate all year round."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get A Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get A Quote", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=1",
|
||||
imageAlt: "Professional lawn service",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=1", imageAlt: "Professional lawn service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=2",
|
||||
imageAlt: "Lawn care results",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=2", imageAlt: "Lawn care results"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=3",
|
||||
imageAlt: "Immaculate garden",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=3", imageAlt: "Immaculate garden"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=4",
|
||||
imageAlt: "Hillsborough landscaping",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=4", imageAlt: "Hillsborough landscaping"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=5",
|
||||
imageAlt: "Green turf excellence",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=5", imageAlt: "Green turf excellence"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=6",
|
||||
imageAlt: "Expert lawn maintenance",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41434.jpg?_wi=6", imageAlt: "Expert lawn maintenance"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -100,23 +77,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Expert Mowing",
|
||||
description: "Precision cutting and grass grooming for a lush look.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg",
|
||||
imageAlt: "Expert Mowing",
|
||||
},
|
||||
title: "Precision Lawn Mowing", description: "Precision cutting and grass grooming for a lush look.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22793.jpg", imageAlt: "Expert Mowing"},
|
||||
{
|
||||
title: "Precision Edging",
|
||||
description: "Defining your borders for clean lines and polished curb appeal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cement-walkway-garden_1252-1024.jpg",
|
||||
imageAlt: "Precision Edging",
|
||||
},
|
||||
title: "Precision Edging", description: "Defining your borders for clean lines and polished curb appeal.", imageSrc: "http://img.b2bpic.net/free-photo/cement-walkway-garden_1252-1024.jpg", imageAlt: "Precision Edging"},
|
||||
{
|
||||
title: "Lawn Health",
|
||||
description: "Comprehensive fertilization and weed control programs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lush-green-foliage-sunlight_632498-60880.jpg",
|
||||
imageAlt: "Lawn Health",
|
||||
},
|
||||
title: "Sustainable Lawn Care", description: "Comprehensive fertilization and weed control programs.", imageSrc: "http://img.b2bpic.net/free-photo/lush-green-foliage-sunlight_632498-60880.jpg", imageAlt: "Lawn Health"},
|
||||
]}
|
||||
title="Premium Lawn Services"
|
||||
description="Customized lawn care programs tailored to the needs of Hillsborough properties."
|
||||
@@ -131,45 +96,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Smith",
|
||||
role: "Homeowner",
|
||||
company: "Hillsborough",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "John Smith", role: "Homeowner", company: "Hillsborough", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg?_wi=1"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah Miller",
|
||||
role: "Homeowner",
|
||||
company: "Hillsborough",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/work-life-joyful-middle-aged-man-comfortable-casual-clothes-talking-smartphone-gesturing-while-sitting-open-terrace-country-house-sunny-day_259150-59318.jpg",
|
||||
},
|
||||
id: "2", name: "Sarah Miller", role: "Homeowner", company: "Hillsborough", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/work-life-joyful-middle-aged-man-comfortable-casual-clothes-talking-smartphone-gesturing-while-sitting-open-terrace-country-house-sunny-day_259150-59318.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "David Wilson",
|
||||
role: "Homeowner",
|
||||
company: "Hillsborough",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg",
|
||||
},
|
||||
id: "3", name: "David Wilson", role: "Homeowner", company: "Hillsborough", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/concentrated-gardeners-arranging-coniferous-plants-garden-man-woman-wearing-aprons-growing-small-thuja-greenhouse-selective-focus-commercial-gardening-activity-summer-concept_74855-12739.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Robert Davis",
|
||||
role: "Homeowner",
|
||||
company: "Hillsborough",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-old-man-eldery-puring-water-taking-care-small-tree-table-garden_554837-89.jpg",
|
||||
},
|
||||
id: "4", name: "Robert Davis", role: "Homeowner", company: "Hillsborough", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-old-man-eldery-puring-water-taking-care-small-tree-table-garden_554837-89.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emily Johnson",
|
||||
role: "Homeowner",
|
||||
company: "Hillsborough",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Emily Johnson", role: "Homeowner", company: "Hillsborough", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-holding-handle_651396-1543.jpg?_wi=2"},
|
||||
]}
|
||||
title="Trusted by Hillsborough Neighbors"
|
||||
description="See why homeowners trust Five Star Lawn Maintenance."
|
||||
@@ -182,20 +122,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer free estimates?",
|
||||
content: "Yes, we provide complimentary consultations for all Hillsborough properties.",
|
||||
},
|
||||
id: "q1", title: "Do you offer free estimates?", content: "Yes, we provide complimentary consultations for all Hillsborough properties."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Are you licensed and insured?",
|
||||
content: "Absolutely. We are fully insured and bonded to give you peace of mind.",
|
||||
},
|
||||
id: "q2", title: "Are you licensed and insured?", content: "Absolutely. We are fully insured and bonded to give you peace of mind."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "What service areas do you cover?",
|
||||
content: "We primarily serve Hillsborough Township and surrounding NJ communities.",
|
||||
},
|
||||
id: "q3", title: "What service areas do you cover?", content: "We primarily serve Hillsborough Township and surrounding NJ communities."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions? We have answers about our premium lawn care services."
|
||||
@@ -209,22 +140,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "contact-details",
|
||||
title: "Our Information",
|
||||
content: "649 US-206 #9, Hillsborough Township, NJ 08844 | +1 908-359-6432",
|
||||
},
|
||||
id: "contact-details", title: "Our Information", content: "649 US-206 #9, Hillsborough Township, NJ 08844 | +1 908-359-6432"},
|
||||
{
|
||||
id: "hours",
|
||||
title: "Working Hours",
|
||||
content: "Mon-Fri: 8am-6pm, Sat-Sun: Closed",
|
||||
},
|
||||
id: "hours", title: "Working Hours", content: "Mon-Fri: 8am-6pm, Sat-Sun: Closed"},
|
||||
]}
|
||||
ctaTitle="Ready for a Five Star Lawn?"
|
||||
ctaDescription="Get your custom estimate today by calling or messaging us."
|
||||
ctaButton={{
|
||||
text: "Call Now",
|
||||
href: "tel:+19083596432",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+19083596432"}}
|
||||
ctaIcon={Phone}
|
||||
/>
|
||||
</div>
|
||||
@@ -233,38 +156,25 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "649 US-206 #9, Hillsborough, NJ",
|
||||
href: "#",
|
||||
},
|
||||
label: "649 US-206 #9, Hillsborough, NJ", href: "#"},
|
||||
{
|
||||
label: "+1 908-359-6432",
|
||||
href: "tel:+19083596432",
|
||||
},
|
||||
label: "+1 908-359-6432", href: "tel:+19083596432"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -275,4 +185,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user