11 Commits

Author SHA1 Message Date
9d3f96d98f Update src/app/page.tsx 2026-03-23 18:51:14 +00:00
5dc1e935a7 Merge version_3 into main
Merge version_3 into main
2026-03-23 18:46:17 +00:00
2937fa5fc1 Update src/app/page.tsx 2026-03-23 18:46:14 +00:00
afd8d71baa Merge version_2 into main
Merge version_2 into main
2026-03-23 18:43:20 +00:00
e2489e57df Update src/app/page.tsx 2026-03-23 18:43:14 +00:00
4ff09c27f8 Merge version_1 into main
Merge version_1 into main
2026-03-23 18:41:25 +00:00
fa1cb0e72b Merge version_1 into main
Merge version_1 into main
2026-03-23 18:40:13 +00:00
9a0d4fe3b7 Merge version_1 into main
Merge version_1 into main
2026-03-23 18:39:28 +00:00
0f78467947 Merge version_1 into main
Merge version_1 into main
2026-03-23 18:38:40 +00:00
ebb3956c96 Merge version_1 into main
Merge version_1 into main
2026-03-23 18:38:04 +00:00
67c5c1ae40 Merge version_1 into main
Merge version_1 into main
2026-03-23 18:37:31 +00:00

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardTwentySeven <FeatureCardTwentySeven
title="Our Services: Unmatched Quality & Reliability" title="Our Services: Unmatched Quality & Reliability"
description="From pristine lawns to vibrant trees, our comprehensive services are designed to elevate your property's curb appeal and health." description="Our comprehensive services, delivered with precision and meticulous care, ensure your property's pristine appearance and robust health, echoing the standards you've come to expect."
features={[ features={[
{ id: "lawn-maintenance", title: "Precision Lawn Maintenance", description: "Expert mowing, edging, and blowing ensures a perfectly manicured lawn that stands out every time.", imageSrc: "http://img.b2bpic.net/free-photo/senior-mows-grass-yard-with-lawn-mower_1157-29769.jpg", imageAlt: "Lush green lawn after professional maintenance" }, { id: "lawn-maintenance", title: "Precision Lawn Maintenance", description: "Expert mowing, edging, and blowing ensures a perfectly manicured lawn that stands out every time.", imageSrc: "http://img.b2bpic.net/free-photo/senior-mows-grass-yard-with-lawn-mower_1157-29769.jpg", imageAlt: "Lush green lawn after professional maintenance" },
{ id: "tree-care", title: "Professional Tree & Shrub Care", description: "Health-focused trimming, pruning, and disease prevention to keep your trees and shrubs thriving.", imageSrc: "http://img.b2bpic.net/free-photo/female-lumberjack-cutting-oak-tree-with-chainsaw-forest_342744-507.jpg", imageAlt: "Arborist carefully trimming tree branches" }, { id: "tree-care", title: "Professional Tree & Shrub Care", description: "Health-focused trimming, pruning, and disease prevention to keep your trees and shrubs thriving.", imageSrc: "http://img.b2bpic.net/free-photo/female-lumberjack-cutting-oak-tree-with-chainsaw-forest_342744-507.jpg", imageAlt: "Arborist carefully trimming tree branches" },
@@ -111,7 +111,7 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve <TestimonialCardTwelve
cardTitle="What Our Clients Say" cardTitle="What Our Clients Say"
cardTag="Hear From Them" cardTag="Real Stories, Real Results"
cardAnimation="blur-reveal" cardAnimation="blur-reveal"
testimonials={[ testimonials={[
{ id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Sarah Johnson" }, { id: "1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg", imageAlt: "Sarah Johnson" },