From 0904ec51ec9cb018541520ef0d5894160a73c1d4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 3 Apr 2026 21:33:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 227 +++++++++-------------------------------------- 1 file changed, 43 insertions(+), 184 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 85ab77d..0f9f628 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,26 +32,11 @@ export default function LandingPage() { @@ -137,7 +72,7 @@ export default function LandingPage() { description="Founded with a passion for sustainable, beautiful outdoor spaces, we have served the San Diego community for over a decade with precision and dedication." subdescription="We treat every client's garden as if it were our own, ensuring meticulous care and long-term vitality." icon={Shield} - imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg" mediaAnimation="slide-up" /> @@ -148,26 +83,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - tag: "Irrigation", - title: "Smart Irrigation Systems", - subtitle: "Efficient Water Management", - description: "Custom automated irrigation systems tailored to local weather patterns, saving you water and money.", - imageSrc: "http://img.b2bpic.net/free-photo/blue-watering-can-near-plants-growing-greenhouse_23-2147948319.jpg?_wi=2", - }, + tag: "Irrigation", title: "Smart Irrigation Systems", subtitle: "Efficient Water Management", description: "Custom automated irrigation systems tailored to local weather patterns, saving you water and money.", imageSrc: "http://img.b2bpic.net/free-photo/blue-watering-can-near-plants-growing-greenhouse_23-2147948319.jpg"}, { - tag: "Maintenance", - title: "Regular Maintenance", - subtitle: "Garden Care", - description: "Weekly and monthly maintenance packages including mowing, pruning, fertilization, and debris clearing.", - imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-strong-male-gardener-pushing-cart-equipment-transportation-close-up-metal_7502-10445.jpg?_wi=2", - }, + tag: "Maintenance", title: "Regular Maintenance", subtitle: "Garden Care", description: "Weekly and monthly maintenance packages including mowing, pruning, fertilization, and debris clearing.", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-strong-male-gardener-pushing-cart-equipment-transportation-close-up-metal_7502-10445.jpg"}, { - tag: "Construction", - title: "Hardscaping & Patios", - subtitle: "Outdoor Construction", - description: "Professional stonework, patios, walkways, and retaining walls to define and elevate your garden space.", - imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg?_wi=2", - }, + tag: "Construction", title: "Hardscaping & Patios", subtitle: "Outdoor Construction", description: "Professional stonework, patios, walkways, and retaining walls to define and elevate your garden space.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg"}, ]} title="Our Professional Landscaping Services" description="Comprehensive outdoor solutions for residential and commercial properties in San Diego." @@ -182,23 +102,11 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "t1", - name: "Mark Wilson", - role: "Lead Landscaper", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-taking-care-plants_176420-3838.jpg?_wi=1", - }, + id: "t1", name: "Mark Wilson", role: "Lead Landscaper", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-taking-care-plants_176420-3838.jpg"}, { - id: "t2", - name: "Sara Miller", - role: "Garden Architect", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12289.jpg?_wi=1", - }, + id: "t2", name: "Sara Miller", role: "Garden Architect", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-beautiful-blond-hair-gentle-smile-dressed-green-robe-with-belt-is-working-greenhouse_197531-12289.jpg"}, { - id: "t3", - name: "John Davis", - role: "Irrigation Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/young-male-gardener-holding-potted-plant-crate_23-2147844281.jpg", - }, + id: "t3", name: "John Davis", role: "Irrigation Specialist", imageSrc: "http://img.b2bpic.net/free-photo/young-male-gardener-holding-potted-plant-crate_23-2147844281.jpg"}, ]} title="The Experts Behind Your Garden" description="Meet our dedicated landscape design and installation team based in San Diego." @@ -207,22 +115,15 @@ export default function LandingPage() {
@@ -324,29 +193,19 @@ export default function LandingPage() {