Merge version_10 into main

Merge version_10 into main
This commit was merged in pull request #15.
This commit is contained in:
2026-03-20 15:08:52 +00:00
2 changed files with 2 additions and 23 deletions

View File

@@ -68,9 +68,7 @@ export default function AssessmentPage() {
<NavbarStyleCentered
brandName="Land Care 4 U"
navItems={[
{ name: "Our Work", id: "showcase" },
{ name: "About", id: "about" },
{ name: "Reviews", id: "testimonials" }
{ name: "Our Work", id: "showcase", href: "https://www.instagram.com/lawncare4ulandscaping" }
]}
button={{ text: "Back to Home", href: "/" }}
/>

View File

@@ -35,9 +35,7 @@ export default function LandingPage() {
<NavbarStyleCentered
brandName="Land Care 4 U"
navItems={[
{ name: "Our Work", id: "showcase" },
{ name: "About", id: "about" },
{ name: "Reviews", id: "testimonials" }
{ name: "Our Work", id: "showcase", href: "https://www.instagram.com/lawncare4ulandscaping" }
]}
button={{ text: "Get Free Quote", onClick: handleGetAssessment }}
/>
@@ -124,23 +122,6 @@ export default function LandingPage() {
/>
</div>
<div id="about" data-section="about">
<TestimonialAboutCard
tag="Our Story"
tagIcon={Heart}
tagAnimation="slide-up"
title="Meet the Team Behind the Work"
description="Led by Juan and his dedicated team, Land Care 4 U & Landscaping is built on hard work, honesty, and real care for every home we touch."
subdescription="We don't just show up—we listen, explain, and deliver results that last. Every project is treated with the same pride and attention to detail, regardless of size."
icon={Users}
imageSrc="http://img.b2bpic.net/premium-photo/landscaper-cut-natural-grass-turfs-size_1426-4787.jpg?id=49630866"
imageAlt="Land Care 4 U team"
mediaAnimation="slide-up"
useInvertedBackground={false}
ariaLabel="About our team section"
/>
</div>
<div id="process" data-section="process">
<FeatureCardOne
tag="Simple Process"