48 Commits

Author SHA1 Message Date
c76b5a3218 Update src/app/tree-removal-trimming/page.tsx 2026-03-29 03:59:15 +00:00
855f7ecad7 Update src/app/rock-gravel/page.tsx 2026-03-29 03:59:14 +00:00
25d130bf90 Update src/app/irrigation/page.tsx 2026-03-29 03:59:13 +00:00
6489eeb581 Update src/app/hedge-trimming/page.tsx 2026-03-29 03:59:13 +00:00
ddc72e22ed Update src/app/tree-removal-trimming/page.tsx 2026-03-29 03:57:01 +00:00
77b570b9f1 Add src/app/rock-gravel/page.tsx 2026-03-29 03:57:01 +00:00
9ba5f61890 Update src/app/page.tsx 2026-03-29 03:57:01 +00:00
1fa85ed52d Add src/app/irrigation/page.tsx 2026-03-29 03:57:00 +00:00
245f75158e Update src/app/hedge-trimming/page.tsx 2026-03-29 03:57:00 +00:00
7831f7ae2d Merge version_13 into main
Merge version_13 into main
2026-03-29 03:56:27 +00:00
a788ed1cf3 Add src/app/tree-removal-trimming/page.tsx 2026-03-29 03:56:24 +00:00
cd0d78a33e Update src/app/page.tsx 2026-03-29 03:56:24 +00:00
69f79cb498 Add src/app/hedge-trimming/page.tsx 2026-03-29 03:56:23 +00:00
61bf735d88 Merge version_11 into main
Merge version_11 into main
2026-03-29 03:54:12 +00:00
13e97d9265 Update src/app/page.tsx 2026-03-29 03:54:09 +00:00
6e0c150450 Merge version_11 into main
Merge version_11 into main
2026-03-29 03:49:17 +00:00
acc1d8f33e Update src/app/page.tsx 2026-03-29 03:49:14 +00:00
161f2e6aaa Merge version_11 into main
Merge version_11 into main
2026-03-29 03:44:12 +00:00
098c2ce029 Update src/app/page.tsx 2026-03-29 03:44:09 +00:00
7985437cfb Merge version_11 into main
Merge version_11 into main
2026-03-29 03:43:24 +00:00
08f528f471 Update src/app/page.tsx 2026-03-29 03:43:17 +00:00
b0c39e1fd7 Merge version_11 into main
Merge version_11 into main
2026-03-29 03:41:05 +00:00
d9d066664d Update src/app/page.tsx 2026-03-29 03:41:02 +00:00
bcb0251047 Merge version_11 into main
Merge version_11 into main
2026-03-29 03:34:52 +00:00
c868dddbbf Update src/app/page.tsx 2026-03-29 03:34:49 +00:00
3bb36608a1 Merge version_11 into main
Merge version_11 into main
2026-03-28 08:10:15 +00:00
e58976f116 Update src/app/page.tsx 2026-03-28 08:10:09 +00:00
2b679f7592 Merge version_10 into main
Merge version_10 into main
2026-03-28 08:07:05 +00:00
5d875f3068 Update src/app/page.tsx 2026-03-28 08:06:59 +00:00
ce8040ff4b Merge version_9 into main
Merge version_9 into main
2026-03-28 08:02:45 +00:00
e1bd42a083 Update src/app/page.tsx 2026-03-28 08:02:42 +00:00
14edf5e553 Merge version_9 into main
Merge version_9 into main
2026-03-28 08:02:13 +00:00
0847c4158f Update src/app/page.tsx 2026-03-28 08:02:09 +00:00
6f19d96a3d Merge version_9 into main
Merge version_9 into main
2026-03-28 08:01:41 +00:00
ede54b715f Update src/app/page.tsx 2026-03-28 08:01:38 +00:00
9c41328dc7 Merge version_8 into main
Merge version_8 into main
2026-03-28 07:54:26 +00:00
cc2ef48a27 Update src/app/page.tsx 2026-03-28 07:54:23 +00:00
4d50925df8 Merge version_7 into main
Merge version_7 into main
2026-03-28 07:52:41 +00:00
5bf5a136dd Update src/app/page.tsx 2026-03-28 07:52:38 +00:00
23801994a4 Merge version_6 into main
Merge version_6 into main
2026-03-28 07:50:03 +00:00
005368510c Update src/app/page.tsx 2026-03-28 07:49:57 +00:00
7c3099a329 Merge version_6 into main
Merge version_6 into main
2026-03-28 07:49:00 +00:00
b6c6b5951f Update src/app/page.tsx 2026-03-28 07:48:57 +00:00
24e26564c2 Merge version_6 into main
Merge version_6 into main
2026-03-28 07:48:28 +00:00
f8aec4639f Update src/app/page.tsx 2026-03-28 07:48:24 +00:00
a8d59ca2fe Merge version_4 into main
Merge version_4 into main
2026-03-28 07:44:45 +00:00
5479753135 Update src/app/page.tsx 2026-03-28 07:44:38 +00:00
e12c8b9554 Merge version_3 into main
Merge version_3 into main
2026-03-28 07:43:34 +00:00
5 changed files with 250 additions and 57 deletions

View File

@@ -0,0 +1,53 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
import FooterCard from '@/components/sections/footer/FooterCard';
export default function HedgeTrimmingPage() {
return (
<ThemeProvider defaultButtonVariant="hover-magnetic" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "/" },
{ name: "Hedge Trimming", id: "/hedge-trimming" },
{ name: "Tree Care", id: "/tree-removal-trimming" },
{ name: "Irrigation", id: "/irrigation" },
{ name: "Rock & Gravel", id: "/rock-gravel" }
]}
brandName="Ryan Brothers"
button={{ text: "Get A Quote", href: "tel:4803279024" }}
/>
</div>
<div id="home" data-section="home">
<HeroLogoBillboard
logoText="Expert Hedge Trimming"
description="Keep your property lines clean and your landscaping sharp with our professional hedge and shrub trimming services."
buttons={[{ text: "Get A Quote", href: "tel:4803279024" }]}
background={{ variant: "plain" }}
/>
</div>
<div id="services" data-section="services">
<FeatureCardSix
title="Our Trimming Process"
description="Precision trimming to enhance the beauty and health of your greenery."
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: 1, title: "Shaping", description: "Detailed shaping for a polished look.", imageSrc: "https://images.unsplash.com/photo-1598440947619-2c35fd95604d?w=800" },
{ id: 2, title: "Height Reduction", description: "Controlled cutting for growth management.", imageSrc: "https://images.unsplash.com/photo-1589476993168-f52b36a21908?w=800" }
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterCard />
</div>
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -0,0 +1,56 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import FooterCard from '@/components/sections/footer/FooterCard';
export default function IrrigationPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="background-highlight"
borderRadius="pill"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="noiseDiagonalGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "/" },
{ name: "Hedge Trimming", id: "/hedge-trimming" },
{ name: "Tree Care", id: "/tree-removal-trimming" },
{ name: "Irrigation", id: "/irrigation" },
{ name: "Rock & Gravel", id: "/rock-gravel" }
]}
brandName="Ryan Brothers"
button={{ text: "Get A Quote", href: "tel:4803279024" }}
/>
</div>
<div id="home" data-section="home">
<HeroLogoBillboard
logoText="Irrigation Repair & Installation"
description="Comprehensive irrigation services to keep your landscape thriving. From system repairs to custom installations, we ensure your water usage is efficient and your plants stay hydrated."
buttons={[{ text: "Get a Free Quote", href: "tel:4803279024" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683217001-qyt5vvru.png"
imageAlt="Irrigation maintenance"
background={{ variant: "plain" }}
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="Ryan Brothers Lawn & Landscape"
copyrightText="© 2025 Ryan Brothers Lawn & Landscape"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -9,19 +9,19 @@ import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
import { Phone, Mail } from "lucide-react";
import { Phone } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="elastic-effect"
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="background-highlight"
borderRadius="pill"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="noiseDiagonalGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="radial-glow"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
headingFontWeight="bold"
>
@@ -29,36 +29,30 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home", id: "home"},
{
name: "Services", id: "services"},
{
name: "Why Us", id: "why-us"},
{
name: "Reviews", id: "reviews"},
{ name: "Home", id: "home" },
{ name: "Services", id: "services" },
{ name: "Irrigation", id: "/irrigation" },
{ name: "Rock & Gravel", id: "/rock-gravel" },
{ name: "Why Us", id: "why-us" },
{ name: "Reviews", id: "reviews" },
]}
brandName="Ryan Brothers"
button={{
text: "Get Quote", href: "#contact"}}
button={{ text: "Get A Quote", href: "tel:4803279024" }}
/>
</div>
<div id="home" data-section="home">
<HeroLogoBillboard
background={{
variant: "plain"}}
logoText="Your Lawn, Maintained the Right Way"
logoText="Professional Lawn & Landscaping"
description="Ryan Brothers Lawn & Landscape delivers efficient, high-quality lawn care and landscaping for East Valley homeowners who want their property looking sharp—without the hassle."
buttons={[
{
text: "Request a Free Quote", href: "#contact"},
{
text: "Call Now", href: "tel:4803279024"},
{ text: "Request a Free Quote", href: "tel:4803279024" },
{ text: "Call Now", href: "tel:4803279024" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683172804-an6fhagl.png"
imageAlt="Professional lawn service"
mediaAnimation="slide-up"
background={{ variant: "plain" }}
/>
</div>
@@ -67,15 +61,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: 1,
title: "Lawn Maintenance", description: "Weekly & bi-weekly mowing, edging, trimming, and blowing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683195658-uefq70lm.png", imageAlt: "Lawn mowing service"},
{
id: 2,
title: "Landscaping Services", description: "Yard cleanups, hedge trimming, and landscape refreshes.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683217001-qyt5vvru.png", imageAlt: "Landscape maintenance"},
{
id: 3,
title: "Seasonal Cleanups", description: "Leaf removal, property cleanouts, and overgrown yard restoration.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683236779-lfs0cx8c.png", imageAlt: "Garden cleanup"},
{ id: 1, title: "Lawn Maintenance", description: "Weekly, bi-weekly & monthly mowing, edging, trimming, blowing & more.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774756198244-5vkzgw2u.png", imageAlt: "Lawn mowing service" },
{ id: 2, title: "Irrigation Repair & Installation", description: "Professional irrigation system repair, troubleshooting, and custom installation to keep your landscape lush and healthy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683217001-qyt5vvru.png", imageAlt: "Irrigation services" },
{ id: 3, title: "Rock & Gravel Installation & Removal", description: "Transform your yard with professional rock and gravel services, including new installations and total removal.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683236779-lfs0cx8c.png", imageAlt: "Rock installation" },
]}
title="Our Services"
description="Clean, sharp, and consistent results for every property we serve."
@@ -88,14 +76,10 @@ export default function LandingPage() {
title="Why Choose Ryan Brothers?"
tag="Trusted Professionalism"
metrics={[
{
id: "m1", value: "50+", description: "Recurring Monthly Clients"},
{
id: "m2", value: "Reliable", description: "Consistent Scheduling"},
{
id: "m3", value: "Fast", description: "Efficient, Detail-Oriented"},
{
id: "m4", value: "Professional", description: "Respectful Crew"},
{ id: "m1", value: "50+", description: "Recurring Monthly Clients" },
{ id: "m2", value: "100% On-Time", description: "Consistent Scheduling" },
{ id: "m3", value: "24hr Response", description: "Fast, Efficient Service" },
{ id: "m4", value: "5-Star Rated", description: "Proven Satisfaction" },
]}
metricsAnimation="slide-up"
/>
@@ -106,16 +90,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1", title: "Great Results", quote: "My lawn has never looked better. Highly recommend the Ryan Brothers team!", name: "Sarah Miller", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683259302-to7hsomj.png"},
{
id: "t2", title: "Very Reliable", quote: "They show up on time every time. Efficient and very professional.", name: "David Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-massage-his-man_23-2148231869.jpg"},
{
id: "t3", title: "Excellent Service", quote: "Attention to detail is unmatched. My yard is finally usable again.", name: "Emily Johnson", role: "HOA Member", imageSrc: "http://img.b2bpic.net/free-photo/boy-taking-pictures-his-sister_23-2147636705.jpg"},
{
id: "t4", title: "Highly Professional", quote: "They treated my property with care. I love the recurring schedule.", name: "Mark Stevens", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-receiving-keys-their-new-home-from-realtor_23-2148895469.jpg"},
{
id: "t5", title: "Best in the Valley", quote: "A truly professional team that goes above and beyond every week.", name: "Jessica Reed", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-feeling-carefree-walking-green-park-playing-ukulele-singing-along_1258-200627.jpg?_wi=2"},
{ id: "t1", title: "Great Results", quote: "My lawn has never looked better. Highly recommend the Ryan Brothers team!", name: "Sarah Miller", role: "Homeowner", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683259302-to7hsomj.png" },
{ id: "t2", title: "Very Reliable", quote: "They show up on time every time. Efficient and very professional.", name: "David Thompson", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-massage-his-man_23-2148231869.jpg" },
{ id: "t3", title: "Excellent Service", quote: "Attention to detail is unmatched. My yard is finally usable again.", name: "Emily Johnson", role: "HOA Member", imageSrc: "http://img.b2bpic.net/free-photo/boy-taking-pictures-his-sister_23-2147636705.jpg" },
{ id: "t4", title: "Highly Professional", quote: "They treated my property with care. I love the recurring schedule.", name: "Mark Stevens", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-couple-receiving-keys-their-new-home-from-realtor_23-2148895469.jpg" },
{ id: "t5", title: "Best in the Valley", quote: "A truly professional team that goes above and beyond every week.", name: "Jessica Reed", role: "Homeowner", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-feeling-carefree-walking-green-park-playing-ukulele-singing-along_1258-200627.jpg?_wi=2" },
]}
title="What Clients Say"
description="Why 50+ local East Valley homeowners trust us with their yards."
@@ -127,18 +106,14 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={true}
faqs={[
{
id: "f1", title: "What areas do you serve?", content: "We proudly serve the entire East Valley including Mesa, Chandler, Gilbert, Queen Creek, and Tempe."},
{
id: "f2", title: "Do you offer recurring plans?", content: "Yes, we focus on long-term relationships and offer consistent weekly and bi-weekly maintenance."},
{
id: "f3", title: "How do I get a quote?", content: "Simply reach out via our contact form or call us directly to get a free, no-obligation quote."},
{ id: "f1", title: "What areas do you serve?", content: "We proudly serve the entire East Valley including Mesa, Chandler, Gilbert, Queen Creek, and Tempe." },
{ id: "f2", title: "Do you offer recurring plans?", content: "Yes, we focus on long-term relationships and offer consistent weekly and bi-weekly maintenance." },
{ id: "f3", title: "How do I get a quote?", content: "Simply reach out via our contact form or call us directly to get a free, no-obligation quote." },
]}
ctaTitle="Ready for a perfect lawn?"
ctaDescription="Let Ryan Brothers handle the work—so your yard always looks its best. Contact us at 480-327-9024 or email ryanbrothersaz@gmail.com."
ctaButton={{
text: "Request a Free Quote", href: "mailto:ryanbrothersaz@gmail.com"}}
ctaIcon={Mail}
ctaButton={{ text: "Call Now", href: "tel:4803279024" }}
ctaIcon={Phone}
/>
</div>
@@ -152,4 +127,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -0,0 +1,56 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import FooterCard from '@/components/sections/footer/FooterCard';
export default function RockGravelPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="background-highlight"
borderRadius="pill"
contentWidth="compact"
sizing="mediumLargeSizeMediumTitles"
background="noiseDiagonalGradient"
cardStyle="gradient-bordered"
primaryButtonStyle="shadow"
secondaryButtonStyle="glass"
headingFontWeight="bold"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "/" },
{ name: "Hedge Trimming", id: "/hedge-trimming" },
{ name: "Tree Care", id: "/tree-removal-trimming" },
{ name: "Irrigation", id: "/irrigation" },
{ name: "Rock & Gravel", id: "/rock-gravel" }
]}
brandName="Ryan Brothers"
button={{ text: "Get A Quote", href: "tel:4803279024" }}
/>
</div>
<div id="home" data-section="home">
<HeroLogoBillboard
logoText="Rock & Gravel Installation & Removal"
description="Transform your landscape aesthetics with our professional rock and gravel services. Whether you need a fresh new install or complete removal of old materials, we handle the heavy lifting."
buttons={[{ text: "Get a Free Quote", href: "tel:4803279024" }]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BXDFgC7Q1QH0RYIW8wS68MTMTG/uploaded-1774683236779-lfs0cx8c.png"
imageAlt="Rock installation service"
background={{ variant: "plain" }}
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="Ryan Brothers Lawn & Landscape"
copyrightText="© 2025 Ryan Brothers Lawn & Landscape"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}

View File

@@ -0,0 +1,53 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
import FooterCard from '@/components/sections/footer/FooterCard';
export default function TreeCarePage() {
return (
<ThemeProvider defaultButtonVariant="hover-magnetic" defaultTextAnimation="entrance-slide" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "/" },
{ name: "Hedge Trimming", id: "/hedge-trimming" },
{ name: "Tree Care", id: "/tree-removal-trimming" },
{ name: "Irrigation", id: "/irrigation" },
{ name: "Rock & Gravel", id: "/rock-gravel" }
]}
brandName="Ryan Brothers"
button={{ text: "Get A Quote", href: "tel:4803279024" }}
/>
</div>
<div id="home" data-section="home">
<HeroLogoBillboard
logoText="Professional Tree Services"
description="Safe removal and expert pruning to maintain the safety and aesthetic appeal of your trees."
buttons={[{ text: "Get A Quote", href: "tel:4803279024" }]}
background={{ variant: "plain" }}
/>
</div>
<div id="services" data-section="services">
<FeatureCardSix
title="Tree Maintenance & Safety"
description="Protect your property with certified tree care."
textboxLayout="default"
useInvertedBackground={false}
features={[
{ id: 1, title: "Tree Trimming", description: "Promoting healthy growth and clearance.", imageSrc: "https://images.unsplash.com/photo-1590486803833-1c3dc47d3763?w=800" },
{ id: 2, title: "Tree Removal", description: "Safe, professional removal of hazardous or unwanted trees.", imageSrc: "https://images.unsplash.com/photo-1542601906990-b4d3fb778b09?w=800" }
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterCard />
</div>
</ReactLenis>
</ThemeProvider>
);
}