Merge version_1 into main #1
366
src/app/page.tsx
366
src/app/page.tsx
@@ -25,269 +25,121 @@ export default function LandingPage() {
|
||||
headingFontWeight="semibold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
]}
|
||||
brandName="Edgar's Lawn Service"
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Edgar's Lawn Service"
|
||||
button={{ text: "Get a Quote", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
title="Professional Lawn Care & Tree Trimming"
|
||||
description="Edgar's Lawn Service and Trimming Inc. provides expert care to transform your outdoor space. Reliable, professional, and affordable."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/suburban-housing-garden_53876-30333.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-landscaper-denim-shirt-trimming-overgrown-lawn-with-lawn-mover-summer-day-low_7502-10170.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12430.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-with-weedwacker_329181-20603.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037240.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-trimming-bough-brush-guy-works-backyard_1157-41446.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-harvesting-flower-with-secateurs_23-2148165189.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-uniform-glasses-gloves-pruning-bushes-garden_7502-9841.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10698.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256681.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/busy-man-using-weedwacker-garden_329181-20572.jpg",
|
||||
imageAlt: "Lawn maintenance",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/panorama-chateau-vartely-winery-sunset-with-green-garden_1268-15701.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/countryside-house_53876-16157.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/lodge-resort-thailand_1388-203.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-architecture-italy-style_1203-7262.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ Local Homeowners"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Lawn Mowing",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Tree Trimming",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Garden Maintenance",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Hedge Care",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Yard Cleanup",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Professional Lawn Care & Tree Trimming"
|
||||
description="Edgar's Lawn Service and Trimming Inc. provides expert care to transform your outdoor space. Reliable, professional, and affordable."
|
||||
leftCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/suburban-housing-garden_53876-30333.jpg", imageAlt: "Lawn maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-attractive-male-gardener-glasses-posing-while-trimming-bush-with-electric-hedge-clippers_7502-10137.jpg", imageAlt: "Lawn maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-landscaper-denim-shirt-trimming-overgrown-lawn-with-lawn-mover-summer-day-low_7502-10170.jpg", imageAlt: "Lawn maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12430.jpg", imageAlt: "Lawn maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-working-with-weedwacker_329181-20603.jpg", imageAlt: "Lawn maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/nature-lover-working-greenhouse_23-2149037240.jpg", imageAlt: "Lawn maintenance" },
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-trimming-bough-brush-guy-works-backyard_1157-41446.jpg", imageAlt: "Lawn maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-harvesting-flower-with-secateurs_23-2148165189.jpg", imageAlt: "Lawn maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/man-uniform-glasses-gloves-pruning-bushes-garden_7502-9841.jpg", imageAlt: "Lawn maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/old-gardener-cuts-bush-with-large-metal-old-pruning-shears_169016-10698.jpg", imageAlt: "Lawn maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256681.jpg", imageAlt: "Lawn maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/busy-man-using-weedwacker-garden_329181-20572.jpg", imageAlt: "Lawn maintenance" },
|
||||
]}
|
||||
buttons={[{ text: "Get a Free Quote", href: "#contact" }]}
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/panorama-chateau-vartely-winery-sunset-with-green-garden_1268-15701.jpg", alt: "Client 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/countryside-house_53876-16157.jpg", alt: "Client 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/lodge-resort-thailand_1388-203.jpg", alt: "Client 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/beautiful-architecture-italy-style_1203-7262.jpg", alt: "Client 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/worker-is-cutting-grass-with-hose_7502-9835.jpg", alt: "Client 5" },
|
||||
]}
|
||||
avatarText="Trusted by 500+ Local Homeowners"
|
||||
marqueeItems={[
|
||||
{ type: "text", text: "Lawn Mowing" },
|
||||
{ type: "text", text: "Tree Trimming" },
|
||||
{ type: "text", text: "Garden Maintenance" },
|
||||
{ type: "text", text: "Hedge Care" },
|
||||
{ type: "text", text: "Yard Cleanup" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "About Edgar's Lawn Service",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131214.jpg",
|
||||
alt: "Team",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{ type: "text", content: "About Edgar's Lawn Service" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/composition-garden-tools_93675-131214.jpg", alt: "Team" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Lawn Mowing",
|
||||
description: "Weekly and bi-weekly lawn mowing for pristine grass.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-rake-grass_23-2148224033.jpg",
|
||||
imageAlt: "Lawn Mowing",
|
||||
},
|
||||
{
|
||||
title: "Tree Trimming",
|
||||
description: "Expert tree pruning and trimming to keep your property safe and healthy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2289.jpg",
|
||||
imageAlt: "Tree Trimming",
|
||||
},
|
||||
{
|
||||
title: "Garden Cleanup",
|
||||
description: "Comprehensive cleanup services to keep your garden looking great year-round.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg",
|
||||
imageAlt: "Garden Cleanup",
|
||||
},
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="We offer comprehensive lawn and tree maintenance solutions."
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Lawn Mowing", description: "Weekly and bi-weekly lawn mowing for pristine grass.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-rake-grass_23-2148224033.jpg", imageAlt: "Lawn Mowing" },
|
||||
{ title: "Tree Trimming", description: "Expert tree pruning and trimming to keep your property safe and healthy.", imageSrc: "http://img.b2bpic.net/free-photo/cropped-view-gardening-worker-wearing-protective-gloves-while-trimming-plants_344912-2289.jpg", imageAlt: "Tree Trimming" },
|
||||
{ title: "Garden Cleanup", description: "Comprehensive cleanup services to keep your garden looking great year-round.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-gardener-holding-trimmer-working-yard_342744-541.jpg", imageAlt: "Garden Cleanup" },
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="We offer comprehensive lawn and tree maintenance solutions."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John Doe",
|
||||
handle: "@johnd",
|
||||
testimonial: "Excellent service and very prompt.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256621.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Jane Smith",
|
||||
handle: "@janes",
|
||||
testimonial: "My lawn has never looked better!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-nature_23-2148574709.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Mike Brown",
|
||||
handle: "@mikeb",
|
||||
testimonial: "Professional tree trimming work.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-father-playing-with-daughter-planes-outdoor_624325-4133.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Sarah Lee",
|
||||
handle: "@sarahl",
|
||||
testimonial: "Great attention to detail.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nice-looking-mature-birded-man-casual-standing-tree-grass-looking-tree-with-hands-pockets-freelancer-spend-time-working-outdoors_549566-1004.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Kevin White",
|
||||
handle: "@kevinw",
|
||||
testimonial: "Reliable and affordable landscaping.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg",
|
||||
},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
description="Hear from our satisfied customers."
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "John Doe", handle: "@johnd", testimonial: "Excellent service and very prompt.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-senior-couple-with-water-hose_23-2148256621.jpg" },
|
||||
{ id: "2", name: "Jane Smith", handle: "@janes", testimonial: "My lawn has never looked better!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-nature_23-2148574709.jpg" },
|
||||
{ id: "3", name: "Mike Brown", handle: "@mikeb", testimonial: "Professional tree trimming work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-father-playing-with-daughter-planes-outdoor_624325-4133.jpg" },
|
||||
{ id: "4", name: "Sarah Lee", handle: "@sarahl", testimonial: "Great attention to detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/nice-looking-mature-birded-man-casual-standing-tree-grass-looking-tree-with-hands-pockets-freelancer-spend-time-working-outdoors_549566-1004.jpg" },
|
||||
{ id: "5", name: "Kevin White", handle: "@kevinw", testimonial: "Reliable and affordable landscaping.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-gardener-posing-while-trimming-conifer-bush-by-electric-hedge-clippers-sunny-day_7502-10442.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Clients Say"
|
||||
description="Hear from our satisfied customers."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Contact Us"
|
||||
title="Ready for a beautiful yard?"
|
||||
description="Get in touch with Edgar's Lawn Service today for a free estimate on your next project."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us Now",
|
||||
href: "mailto:info@edgarslawservice.com",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Ready for a beautiful yard?"
|
||||
description="Get in touch with Edgar's Lawn Service today for a free estimate on your next project."
|
||||
buttons={[{ text: "Contact Us Now", href: "mailto:info@edgarslawservice.com" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Edgar's Lawn Service and Trimming Inc."
|
||||
copyrightText="© 2025 | Edgar's Lawn Service"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Edgar's Lawn Service and Trimming Inc."
|
||||
copyrightText="© 2025 | Edgar's Lawn Service"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user