Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-04-08 16:17:12 +00:00

View File

@@ -26,240 +26,117 @@ export default function LandingPage() {
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Services",
id: "#services",
},
{
name: "About",
id: "#about",
},
{
name: "Testimonials",
id: "#testimonials",
},
]}
brandName="Easy Landscaping"
button={{
text: "Free Estimate",
href: "#contact",
}}
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{ name: "Services", id: "#services" },
{ name: "About", id: "#about" },
{ name: "Testimonials", id: "#testimonials" },
]}
brandName="Easy Landscaping"
button={{
text: "Free Estimate", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "gradient-bars",
}}
title="Luxury Landscapes, Expertly Graded."
description="Serving Edmonton and surrounding areas for over 15 years with a city-certified 100% grading guarantee."
tag="15+ Years Experience | 500+ Projects Completed"
buttons={[
{
text: "Get Your Estimate",
href: "#contact",
},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-green-city-park-dawn_1127-3213.jpg",
imageAlt: "Luxury Landscaping Project",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-outdoors-consulting-map_23-2148704503.jpg",
imageAlt: "Certified Landscaping Work",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-deck_1203-3200.jpg?_wi=1",
imageAlt: "Stone Patio Installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-dreamy-barefooted-lady-with-long-curly-hair-sitting-wooden-bench-park-looking-away-romantic-girl-straw-hat-white-dress-posing-front-flowerbed_197531-3979.jpg?_wi=1",
imageAlt: "Custom Deck Build",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/adorable-little-girls-playing-with-garden-hose-hot-summer-day_169016-37201.jpg?_wi=1",
imageAlt: "Irrigation System Installation",
},
]}
mediaAnimation="blur-reveal"
rating={5}
ratingText="Trusted by Edmonton homeowners"
tagIcon={Sparkles}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{ variant: "gradient-bars" }}
title="Luxury Landscapes, Expertly Graded."
description="Serving Edmonton and surrounding areas for over 15 years with a city-certified 100% grading guarantee."
tag="15+ Years Experience | 500+ Projects Completed"
buttons={[{ text: "Get Your Estimate", href: "#contact" }]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-panorama-green-city-park-dawn_1127-3213.jpg", imageAlt: "Luxury Landscaping Project"},
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-outdoors-consulting-map_23-2148704503.jpg", imageAlt: "Certified Landscaping Work"}
]}
mediaAnimation="blur-reveal"
rating={5}
ratingText="Trusted by Edmonton homeowners"
tagIcon={Sparkles}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={false}
title="Your Vision, Our Craftsmanship."
description={[
"We transform ordinary outdoor spaces into luxury living environments. From precise city-certified grading to exquisite patio design, our team handles it all with precision.",
"Based in Edmonton, we provide comprehensive landscaping solutions that blend aesthetic elegance with structural integrity.",
]}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={false}
title="Your Vision, Our Craftsmanship."
description={[
"We transform ordinary outdoor spaces into luxury living environments. From precise city-certified grading to exquisite patio design, our team handles it all with precision.", "Based in Edmonton, we provide comprehensive landscaping solutions that blend aesthetic elegance with structural integrity."]}
/>
</div>
<div id="services" data-section="services">
<ProductCardThree
animationType="slide-up"
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Custom Patios",
price: "Get Quote",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-deck_1203-3200.jpg?_wi=2",
},
{
id: "2",
name: "Certified Grading",
price: "Get Quote",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg",
},
{
id: "3",
name: "Tree Care",
price: "Get Quote",
imageSrc: "http://img.b2bpic.net/free-photo/pensive-woman-sitting-lawn-near-trees_23-2148072222.jpg",
},
{
id: "4",
name: "Deck Building",
price: "Get Quote",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-dreamy-barefooted-lady-with-long-curly-hair-sitting-wooden-bench-park-looking-away-romantic-girl-straw-hat-white-dress-posing-front-flowerbed_197531-3979.jpg?_wi=2",
},
{
id: "5",
name: "Maintenance",
price: "Get Quote",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-truffle-mushroom-shovel-forest_342744-1353.jpg",
},
{
id: "6",
name: "Sprinkler Systems",
price: "Get Quote",
imageSrc: "http://img.b2bpic.net/free-photo/adorable-little-girls-playing-with-garden-hose-hot-summer-day_169016-37201.jpg?_wi=2",
},
]}
title="Our Specialized Services"
description="Professional landscaping tailored to your home's unique requirements."
/>
</div>
<div id="services" data-section="services">
<ProductCardThree
animationType="slide-up"
textboxLayout="split"
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "1", name: "Custom Patios", price: "Get Quote", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-deck_1203-3200.jpg" },
{ id: "2", name: "Certified Grading", price: "Get Quote", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg" },
{ id: "3", name: "Tree Care", price: "Get Quote", imageSrc: "http://img.b2bpic.net/free-photo/pensive-woman-sitting-lawn-near-trees_23-2148072222.jpg" },
{ id: "4", name: "Deck Building", price: "Get Quote", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-dreamy-barefooted-lady-with-long-curly-hair-sitting-wooden-bench-park-looking-away-romantic-girl-straw-hat-white-dress-posing-front-flowerbed_197531-3979.jpg" },
{ id: "5", name: "Maintenance", price: "Get Quote", imageSrc: "http://img.b2bpic.net/free-photo/close-up-truffle-mushroom-shovel-forest_342744-1353.jpg" },
{ id: "6", name: "Sprinkler Systems", price: "Get Quote", imageSrc: "http://img.b2bpic.net/free-photo/adorable-little-girls-playing-with-garden-hose-hot-summer-day_169016-37201.jpg" },
]}
title="Our Specialized Services"
description="Professional landscaping tailored to your home's unique requirements."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarahj",
testimonial: "The best grading work in Edmonton, hands down.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-girl-with-headphones-laughing-autumn-garden-blonde-female-student-posing-with-book-smiling_197531-25999.jpg",
},
{
id: "2",
name: "Mark Miller",
handle: "@markm",
testimonial: "Our new patio is a showstopper. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/finally-we-met-grandmother-grandfather-have-fun-outdoors-with-granddaughter-painting-conception_146671-16162.jpg",
},
{
id: "3",
name: "Jane Doe",
handle: "@janed",
testimonial: "Prompt, professional, and excellent quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-sideways-camera-talking-smartphone-outdoors_259150-59320.jpg",
},
{
id: "4",
name: "Paul Smith",
handle: "@pauls",
testimonial: "Professional team, great attention to detail.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-dress-with-pruner_1398-5273.jpg",
},
{
id: "5",
name: "Lisa Wong",
handle: "@lisaw",
testimonial: "The tree care was impeccable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-eco-bag-with-fruit-country-side_1303-15249.jpg",
},
]}
showRating={true}
title="Client Success Stories"
description="See why Edmonton trusts us with their homes."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardThirteen
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The best grading work in Edmonton, hands down.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-girl-with-headphones-laughing-autumn-garden-blonde-female-student-posing-with-book-smiling_197531-25999.jpg" },
{ id: "2", name: "Mark Miller", handle: "@markm", testimonial: "Our new patio is a showstopper. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/finally-we-met-grandmother-grandfather-have-fun-outdoors-with-granddaughter-painting-conception_146671-16162.jpg" },
{ id: "3", name: "Jane Doe", handle: "@janed", testimonial: "Prompt, professional, and excellent quality.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-standing-sideways-camera-talking-smartphone-outdoors_259150-59320.jpg" },
{ id: "4", name: "Paul Smith", handle: "@pauls", testimonial: "Professional team, great attention to detail.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-dress-with-pruner_1398-5273.jpg" },
{ id: "5", name: "Lisa Wong", handle: "@lisaw", testimonial: "The tree care was impeccable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-with-eco-bag-with-fruit-country-side_1303-15249.jpg" },
]}
showRating={true}
title="Client Success Stories"
description="See why Edmonton trusts us with their homes."
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Expert Landscaping Solutions"
title="Request Your Free Estimate"
description="Ready to transform your lawn? Call us at (780) 555-0123 or fill out the form below. Available Mon-Fri: 8am-6pm."
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{ variant: "plain" }}
tag="Expert Landscaping Solutions"
title="Request Your Free Estimate"
description="Ready to transform your lawn? Call us at (780) 555-0123 or fill out the form below. Available Mon-Fri: 8am-6pm."
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Easy Landscaping",
items: [
{
label: "(780) 555-0123",
href: "tel:+17805550123",
},
{
label: "info@easylandscaping.ca",
href: "mailto:info@easylandscaping.ca",
},
{
label: "Mon-Fri: 8am-6pm",
href: "#",
},
],
},
{
title: "Services",
items: [
{
label: "Patios",
href: "#services",
},
{
label: "Grading",
href: "#services",
},
{
label: "Maintenance",
href: "#services",
},
],
},
]}
bottomLeftText="© 2024 Easy Landscaping"
bottomRightText="Edmonton, Alberta"
/>
</div>
<div id="footer" data-section="footer">
<FooterSimple
columns={[
{
title: "Easy Landscaping", items: [
{ label: "(780) 555-0123", href: "tel:+17805550123" },
{ label: "info@easylandscaping.ca", href: "mailto:info@easylandscaping.ca" },
{ label: "Mon-Fri: 8am-6pm", href: "#" },
],
},
{
title: "Services", items: [
{ label: "Patios", href: "#services" },
{ label: "Grading", href: "#services" },
{ label: "Maintenance", href: "#services" },
],
},
]}
bottomLeftText="© 2024 Easy Landscaping"
bottomRightText="Edmonton, Alberta"
/>
</div>
</ReactLenis>
</ThemeProvider>
);