2 Commits

Author SHA1 Message Date
fd7ff071e3 Update src/app/page.tsx 2026-05-06 17:00:38 +00:00
64998053b4 Update src/app/page.tsx 2026-05-06 17:00:15 +00:00

View File

@@ -6,7 +6,7 @@ import AboutMetric from '@/components/sections/about/AboutMetric';
import ContactSplit from '@/components/sections/contact/ContactSplit'; import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqDouble from '@/components/sections/faq/FaqDouble'; import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour'; import FeatureCardTwentyFour from '@/components/sections/feature/FeatureCardTwentyFour';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal'; import FooterMedia from '@/components/sections/footer/FooterMedia';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel'; import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen'; import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Services", name: "Services", id: "services"},
id: "services",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Top G.T.A Landscaping" brandName="Top G.T.A Landscaping"
/> />
@@ -55,42 +47,27 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardCarousel <HeroBillboardCarousel
background={{ background={{
variant: "gradient-bars", variant: "gradient-bars"}}
}}
title="Excellence in Every Blade" title="Excellence in Every Blade"
description="Professional landscaping and lawn care services for the Greater Toronto Area. We bring your vision to life with precision and care." description="Professional landscaping and lawn care services for the Greater Toronto Area. We bring your vision to life with precision and care."
tag="Trusted GTA Landscaping" tag="Trusted GTA Landscaping"
buttons={[ buttons={[
{ {
text: "Get a Quote", text: "Get a Quote", href: "#contact"},
href: "#contact",
},
]} ]}
mediaItems={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-checking-leaves-potted-plant_23-2147918579.jpg", imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-checking-leaves-potted-plant_23-2147918579.jpg?_wi=1", imageAlt: "GTA Landscaping"},
imageAlt: "GTA Landscaping",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/green-park-view_1417-1510.jpg", imageSrc: "http://img.b2bpic.net/free-photo/green-park-view_1417-1510.jpg", imageAlt: "Lawn Care"},
imageAlt: "Lawn Care",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/bush-pruning-with-hedge-trimmer_342744-536.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bush-pruning-with-hedge-trimmer_342744-536.jpg", imageAlt: "Garden Design"},
imageAlt: "Garden Design",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127909.jpg", imageSrc: "http://img.b2bpic.net/free-photo/greenhouse-still-life_23-2148127909.jpg", imageAlt: "Garden Maintenance"},
imageAlt: "Garden Maintenance",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-gardener-woman-apron-hat-wearing-rubber-gloves_141793-47502.jpg", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-gardener-woman-apron-hat-wearing-rubber-gloves_141793-47502.jpg", imageAlt: "Professional Gardening"},
imageAlt: "Professional Gardening",
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-pool-plants_23-2149684499.jpg", imageAlt: "Outdoor Living"},
imageAlt: "Outdoor Living",
},
]} ]}
/> />
</div> </div>
@@ -102,19 +79,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Award, icon: Award,
label: "Years Experience", label: "Years Experience", value: "15+"},
value: "15+",
},
{ {
icon: CheckCircle, icon: CheckCircle,
label: "Projects Completed", label: "Projects Completed", value: "500+"},
value: "500+",
},
{ {
icon: Star, icon: Star,
label: "Satisfied Clients", label: "Satisfied Clients", value: "450+"},
value: "450+",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -127,41 +98,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "1", id: "1", title: "Lawn Maintenance", author: "Pro Team", description: "Weekly mowing, edging, and seasonal cleanup services.", tags: [
title: "Lawn Maintenance", "Residential", "Commercial"],
author: "Pro Team", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22795.jpg", imageAlt: "Lawn Service"},
description: "Weekly mowing, edging, and seasonal cleanup services.",
tags: [
"Residential",
"Commercial",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard_1303-22795.jpg",
imageAlt: "Lawn Service",
},
{ {
id: "2", id: "2", title: "Garden Design", author: "Designer Team", description: "Custom planting plans and softscape installation.", tags: [
title: "Garden Design", "Design", "Plants"],
author: "Designer Team", imageSrc: "http://img.b2bpic.net/free-photo/close-up-moss-nature_23-2151369177.jpg", imageAlt: "Design"},
description: "Custom planting plans and softscape installation.",
tags: [
"Design",
"Plants",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-moss-nature_23-2151369177.jpg",
imageAlt: "Design",
},
{ {
id: "3", id: "3", title: "Hardscaping", author: "Build Team", description: "Patios, walkways, and retaining wall installations.", tags: [
title: "Hardscaping", "Build", "Hardscape"],
author: "Build Team", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803952.jpg", imageAlt: "Hardscape"},
description: "Patios, walkways, and retaining wall installations.",
tags: [
"Build",
"Hardscape",
],
imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803952.jpg",
imageAlt: "Hardscape",
},
]} ]}
title="Our Professional Services" title="Our Professional Services"
description="Comprehensive landscaping solutions tailored to your property needs." description="Comprehensive landscaping solutions tailored to your property needs."
@@ -173,30 +120,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-apron-hat-holding-plant-hedge-clippers-looking-camera-smiling-with-happy-face-standing-light-background_141793-48913.jpg"},
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/young-gardener-man-apron-hat-holding-plant-hedge-clippers-looking-camera-smiling-with-happy-face-standing-light-background_141793-48913.jpg",
},
{ {
id: "2", id: "2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-selling-crops-from-their-garden_329181-16518.jpg"},
name: "Mark D.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-selling-crops-from-their-garden_329181-16518.jpg",
},
{ {
id: "3", id: "3", name: "Lisa R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-standing-front-woman-near-car_23-2147874698.jpg"},
name: "Lisa R.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-man-standing-front-woman-near-car_23-2147874698.jpg",
},
{ {
id: "4", id: "4", name: "Tom B.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-cute-clothes-reaching-plants-greenhouse_197531-12328.jpg"},
name: "Tom B.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-cute-clothes-reaching-plants-greenhouse_197531-12328.jpg",
},
{ {
id: "5", id: "5", name: "Elena P.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-balcony-enjoying-spending-time-together_23-2147891190.jpg"},
name: "Elena P.",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-balcony-enjoying-spending-time-together_23-2147891190.jpg",
},
]} ]}
cardTitle="Client Success Stories" cardTitle="Client Success Stories"
cardTag="Trusted Service" cardTag="Trusted Service"
@@ -209,14 +141,7 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
names={[ names={[
"GTA Landscapers Assoc.", "GTA Landscapers Assoc.", "Ontario Garden Society", "Professional Lawn Care", "Green Living Alliance", "City Garden Certified", "Sustainable Landscape Org", "Top Property Care"]}
"Ontario Garden Society",
"Professional Lawn Care",
"Green Living Alliance",
"City Garden Certified",
"Sustainable Landscape Org",
"Top Property Care",
]}
title="Certified Professionals" title="Certified Professionals"
description="We are proud members of leading landscape industry associations." description="We are proud members of leading landscape industry associations."
showCard={true} showCard={true}
@@ -229,20 +154,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "1", id: "1", title: "What areas do you serve?", content: "We serve the entire Greater Toronto Area."},
title: "What areas do you serve?",
content: "We serve the entire Greater Toronto Area.",
},
{ {
id: "2", id: "2", title: "Do you provide seasonal cleanups?", content: "Yes, we offer both spring and fall cleanup packages."},
title: "Do you provide seasonal cleanups?",
content: "Yes, we offer both spring and fall cleanup packages.",
},
{ {
id: "3", id: "3", title: "Can you handle commercial sites?", content: "Absolutely, we specialize in both residential and commercial properties."},
title: "Can you handle commercial sites?",
content: "Absolutely, we specialize in both residential and commercial properties.",
},
]} ]}
title="Common Questions" title="Common Questions"
description="Find answers to popular landscaping inquiries." description="Find answers to popular landscaping inquiries."
@@ -254,8 +170,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Contact Us" tag="Contact Us"
title="Request a Free Quote" title="Request a Free Quote"
description="Send us your property details and we will reach out soon." description="Send us your property details and we will reach out soon."
@@ -266,45 +181,31 @@ export default function LandingPage() {
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBaseReveal <FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/female-gardener-checking-leaves-potted-plant_23-2147918579.jpg?_wi=2"
logoText="Top G.T.A Landscaping" logoText="Top G.T.A Landscaping"
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Lawn Care", label: "Lawn Care", href: "#services"},
href: "#services",
},
{ {
label: "Design", label: "Design", href: "#services"},
href: "#services",
},
{ {
label: "Hardscaping", label: "Hardscaping", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "FAQs", label: "FAQs", href: "#faq"},
href: "#faq",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}
copyrightText="© 2024 Top G.T.A Landscaping. All rights reserved."
/> />
</div> </div>
</ReactLenis> </ReactLenis>