Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-05 23:29:01 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
tag="Services"
features={[
{
title: "Garden Maintenance", description: "Regular lawn care, hedge trimming, seasonal plantings, and garden upkeep to keep your outdoor space pristine year-round.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg", imageAlt: "Garden maintenance service", buttonIcon: Leaf,
title: "Garden Maintenance", description: "Regular lawn care, hedge trimming, seasonal plantings, and garden upkeep to keep your outdoor space pristine year-round.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg?_wi=1", imageAlt: "Garden maintenance service", buttonIcon: Leaf,
},
{
title: "Hard Landscaping", description: "Professional installation of patios, pathways, retaining walls, and garden structures using quality materials and expert craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Hard landscaping and patio design", buttonIcon: Hammer,
@@ -80,7 +80,7 @@ export default function LandingPage() {
title: "Garden Design", description: "Custom landscape designs that blend aesthetics with functionality, creating outdoor spaces that enhance your property value.", imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg", imageAlt: "Garden design consultation", buttonIcon: Lightbulb,
},
{
title: "Seasonal Care", description: "Spring cleanup, autumn maintenance, winter preparations, and ongoing seasonal services to keep your garden thriving.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg", imageAlt: "Seasonal landscaping care", buttonIcon: Cloud,
title: "Seasonal Care", description: "Spring cleanup, autumn maintenance, winter preparations, and ongoing seasonal services to keep your garden thriving.", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-shirt_1157-41448.jpg?_wi=2", imageAlt: "Seasonal landscaping care", buttonIcon: Cloud,
},
]}
textboxLayout="default"
@@ -92,9 +92,9 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Margaret Thompson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "Margaret Thompson"},
id: "1", name: "Margaret Thompson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=1", imageAlt: "Margaret Thompson"},
{
id: "2", name: "David Williams", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg", imageAlt: "David Williams"},
id: "2", name: "David Williams", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-sitting-cafe-table-gesturing_1262-1141.jpg?_wi=2", imageAlt: "David Williams"},
{
id: "3", name: "Catherine Harris", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Catherine Harris"},
{