Merge version_1 into main #2
155
src/app/page.tsx
155
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="Ingram Lawn & Garden"
|
||||
/>
|
||||
@@ -53,47 +45,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Complete Lawn & Garden Care"
|
||||
description="Expert landscaping, lawn maintenance, and property management services for your home and business in Flourtown and beyond."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
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", 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: "2", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", 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: "3", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", imageAlt: "Seasonal cleanup"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=4",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", 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: "5", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", imageAlt: "Hardscaping"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=6",
|
||||
imageAlt: "Property care",
|
||||
},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg", imageAlt: "Property care"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -106,7 +77,7 @@ export default function LandingPage() {
|
||||
description="With years of experience serving Flourtown, we provide full-service landscaping, from routine mowing to complete property management and garden center support."
|
||||
subdescription="Our commitment is your satisfaction. Whether it's mosquito extermination or tree pruning, we handle every detail with care."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803955.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803955.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -118,52 +89,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Lawn Maintenance",
|
||||
description: "Weekly cutting, fertilizing, and aeration for healthy grass.",
|
||||
bentoComponent: "reveal-icon",
|
||||
icon: Scissors,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=7",
|
||||
imageAlt: "professional landscaping garden maintenance",
|
||||
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,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803955.jpg?_wi=2",
|
||||
imageAlt: "lawn mowing and lawn care",
|
||||
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,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg?_wi=1",
|
||||
imageAlt: "gardener landscaping tools on grass",
|
||||
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,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-digging-grass-up_23-2147714901.jpg?_wi=8",
|
||||
imageAlt: "professional landscaping garden maintenance",
|
||||
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,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803955.jpg?_wi=3",
|
||||
imageAlt: "lawn mowing and lawn care",
|
||||
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,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg?_wi=2",
|
||||
imageAlt: "gardener landscaping tools on grass",
|
||||
title: "Pest Control", description: "Tick and mosquito extermination to keep your space comfortable.", bentoComponent: "reveal-icon", icon: Star,
|
||||
},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
@@ -176,25 +117,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
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: "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: "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.",
|
||||
},
|
||||
id: "4", title: "Are you open on weekends?", content: "Please contact us at (267) 844-3733 for our current availability."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Everything you need to know about our lawn and garden services."
|
||||
@@ -206,12 +135,11 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in touch"
|
||||
title="Ready for a beautiful lawn?"
|
||||
description="Call us today at (267) 844-3733 or send us a message to get a free estimate."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email for inquiries"
|
||||
@@ -224,42 +152,27 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Lawn Care",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Lawn Care", href: "#services"},
|
||||
{
|
||||
label: "Landscaping",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Landscaping", href: "#services"},
|
||||
{
|
||||
label: "Pest Control",
|
||||
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: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user