4 Commits

Author SHA1 Message Date
220bd6ac3d Update src/app/page.tsx 2026-04-06 13:22:03 +00:00
d6efdebd9a Merge version_1 into main
Merge version_1 into main
2026-04-06 13:21:00 +00:00
354714c465 Merge version_1 into main
Merge version_1 into main
2026-04-06 13:20:36 +00:00
f61f37fe38 Merge version_1 into main
Merge version_1 into main
2026-04-06 13:20:04 +00:00

View File

@@ -29,14 +29,10 @@ export default function LandingPage() {
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
navItems={[ navItems={[
{ { name: "Services", id: "#services" },
name: "Services", id: "#services"}, { name: "About", id: "#about" },
{ { name: "FAQ", id: "#faq" },
name: "About", id: "#about"}, { name: "Contact", id: "#contact" },
{
name: "FAQ", id: "#faq"},
{
name: "Contact", id: "#contact"},
]} ]}
brandName="Ingram Lawn & Garden" brandName="Ingram Lawn & Garden"
/> />
@@ -44,27 +40,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardRotatedCarousel <HeroBillboardRotatedCarousel
background={{ background={{ variant: "gradient-bars" }}
variant: "gradient-bars"}}
title="Complete Lawn & Garden Care" title="Complete Lawn & Garden Care"
description="Expert landscaping, lawn maintenance, and property management services for your home and business in Flourtown and beyond." description="Expert landscaping, lawn maintenance, and property management services for your home and business in Flourtown and beyond."
buttons={[ buttons={[
{ { text: "Get a Quote", href: "#contact" },
text: "Get a Quote", href: "#contact"},
]} ]}
carouselItems={[ carouselItems={[
{ { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=1", imageAlt: "Professional landscaping" },
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=1", imageAlt: "Professional landscaping"}, { id: "2", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=2", imageAlt: "Garden design" },
{ { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=3", imageAlt: "Seasonal cleanup" },
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=2", imageAlt: "Garden design"}, { id: "4", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=4", imageAlt: "Lawn maintenance" },
{ { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=5", imageAlt: "Hardscaping" },
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=3", imageAlt: "Seasonal cleanup"}, { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=6", imageAlt: "Property care" },
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=4", imageAlt: "Lawn maintenance"},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=5", imageAlt: "Hardscaping"},
{
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=6", imageAlt: "Property care"},
]} ]}
/> />
</div> </div>
@@ -88,24 +76,12 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ { title: "Lawn Maintenance", description: "Weekly cutting, fertilizing, and aeration for healthy grass.", bentoComponent: "reveal-icon", icon: Scissors },
title: "Lawn Maintenance", description: "Weekly cutting, fertilizing, and aeration for healthy grass.", bentoComponent: "reveal-icon", icon: Scissors, { title: "Landscaping Design", description: "Custom designs and installations for beautiful outdoor spaces.", bentoComponent: "reveal-icon", icon: Leaf },
}, { title: "Garden & Tree Care", description: "Pruning, planting, and disease treatment programs.", bentoComponent: "reveal-icon", icon: Star },
{ { title: "Cleanup & Removal", description: "Spring/fall cleanups, branch removal, and debris disposal.", bentoComponent: "reveal-icon", icon: Trash2 },
title: "Landscaping Design", description: "Custom designs and installations for beautiful outdoor spaces.", bentoComponent: "reveal-icon", icon: Leaf, { title: "Commercial Services", description: "Complete care for commercial properties.", bentoComponent: "reveal-icon", icon: Building2 },
}, { title: "Pest Control", description: "Tick and mosquito extermination to keep your space comfortable.", bentoComponent: "reveal-icon", icon: Star },
{
title: "Garden & Tree Care", description: "Pruning, planting, and disease treatment programs.", bentoComponent: "reveal-icon", icon: Star,
},
{
title: "Cleanup & Removal", description: "Spring/fall cleanups, branch removal, and debris disposal.", bentoComponent: "reveal-icon", icon: Trash2,
},
{
title: "Commercial Services", description: "Complete care for commercial properties.", bentoComponent: "reveal-icon", icon: Building2,
},
{
title: "Pest Control", description: "Tick and mosquito extermination to keep your space comfortable.", bentoComponent: "reveal-icon", icon: Star,
},
]} ]}
title="Our Professional Services" title="Our Professional Services"
description="We offer a wide range of services to keep your lawn and garden looking pristine all year round." description="We offer a wide range of services to keep your lawn and garden looking pristine all year round."
@@ -116,14 +92,10 @@ export default function LandingPage() {
<FaqSplitText <FaqSplitText
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ { id: "1", title: "What areas do you serve?", content: "We serve Flourtown, Lafayette Hill, and surrounding areas." },
id: "1", title: "What areas do you serve?", content: "We serve Flourtown, Lafayette Hill, and surrounding areas."}, { id: "2", title: "Do you offer commercial landscaping?", content: "Yes, we handle complete landscape care for commercial properties." },
{ { id: "3", title: "Can I get a one-time service?", content: "We offer both regular routine maintenance and special projects." },
id: "2", title: "Do you offer commercial landscaping?", content: "Yes, we handle complete landscape care for commercial properties."}, { id: "4", title: "Are you open on weekends?", content: "Please contact us at (267) 844-3733 for our current availability." },
{
id: "3", title: "Can I get a one-time service?", content: "We offer both regular routine maintenance and special projects."},
{
id: "4", title: "Are you open on weekends?", content: "Please contact us at (267) 844-3733 for our current availability."},
]} ]}
sideTitle="Common Questions" sideTitle="Common Questions"
sideDescription="Everything you need to know about our lawn and garden services." sideDescription="Everything you need to know about our lawn and garden services."
@@ -134,8 +106,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplit <ContactSplit
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{ variant: "plain" }}
variant: "plain"}}
tag="Get in touch" tag="Get in touch"
title="Ready for a beautiful lawn?" title="Ready for a beautiful lawn?"
description="Call us today at (267) 844-3733 or send us a message to get a free estimate." description="Call us today at (267) 844-3733 or send us a message to get a free estimate."
@@ -153,26 +124,20 @@ export default function LandingPage() {
columns={[ columns={[
{ {
title: "Services", items: [ title: "Services", items: [
{ { label: "Lawn Care", href: "#services" },
label: "Lawn Care", href: "#services"}, { label: "Landscaping", href: "#services" },
{ { label: "Pest Control", href: "#services" },
label: "Landscaping", href: "#services"},
{
label: "Pest Control", href: "#services"},
], ],
}, },
{ {
title: "Company", items: [ title: "Company", items: [
{ { label: "About Us", href: "#about" },
label: "About Us", href: "#about"}, { label: "Contact", href: "#contact" },
{
label: "Contact", href: "#contact"},
], ],
}, },
{ {
title: "Location", items: [ title: "Location", items: [
{ { label: "810 Bethlehem Pike, Flourtown, PA 19031", href: "#" },
label: "810 Bethlehem Pike, Flourtown, PA 19031", href: "#"},
], ],
}, },
]} ]}
@@ -182,4 +147,4 @@ export default function LandingPage() {
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );
} }