diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f9f628..83ee995 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,13 +47,13 @@ export default function LandingPage() { title="Bringing Your San Diego Landscape Vision to Life" description="Expert landscaping, irrigation, and hardscape design solutions crafted to thrive in Southern California's unique climate." testimonials={[ - { name: "Alice Johnson", handle: "@alicej", testimonial: "The best landscaping work I've seen in San Diego! My garden is now a desert-friendly paradise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/green-labyrinth-park_346278-1302.jpg", imageAlt: "modern garden landscape design" }, - { name: "Bob Smith", handle: "@bobsmith", testimonial: "Professional, quick, and reliable. Highly recommend these guys for any lawn maintenance.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg", imageAlt: "landscaper gardener professional" }, - { name: "Carol White", handle: "@carolw", testimonial: "Transformed my backyard into the perfect entertainment spot. Great craftsmanship.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blue-watering-can-near-plants-growing-greenhouse_23-2147948319.jpg", imageAlt: "irrigation system installation" }, - { name: "Dave Brown", handle: "@daveb", testimonial: "Honest pricing and excellent attention to detail. Will call again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-strong-male-gardener-pushing-cart-equipment-transportation-close-up-metal_7502-10445.jpg", imageAlt: "lawn maintenance service" }, - { name: "Eve Davis", handle: "@eved", testimonial: "Absolutely love the new patio area. It looks stunning and the quality is amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg", imageAlt: "hardscape patio design" }, + { name: "Alice Johnson", handle: "@alicej", testimonial: "The best landscaping work I've seen in San Diego! My garden is now a desert-friendly paradise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/green-labyrinth-park_346278-1302.jpg?_wi=1", imageAlt: "modern garden landscape design" }, + { name: "Bob Smith", handle: "@bobsmith", testimonial: "Professional, quick, and reliable. Highly recommend these guys for any lawn maintenance.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg?_wi=1", imageAlt: "landscaper gardener professional" }, + { name: "Carol White", handle: "@carolw", testimonial: "Transformed my backyard into the perfect entertainment spot. Great craftsmanship.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blue-watering-can-near-plants-growing-greenhouse_23-2147948319.jpg?_wi=1", imageAlt: "irrigation system installation" }, + { name: "Dave Brown", handle: "@daveb", testimonial: "Honest pricing and excellent attention to detail. Will call again.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-strong-male-gardener-pushing-cart-equipment-transportation-close-up-metal_7502-10445.jpg?_wi=1", imageAlt: "lawn maintenance service" }, + { name: "Eve Davis", handle: "@eved", testimonial: "Absolutely love the new patio area. It looks stunning and the quality is amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/outdoor-with-circle-chair_1339-5465.jpg?_wi=1", imageAlt: "hardscape patio design" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/green-labyrinth-park_346278-1302.jpg" + imageSrc="http://img.b2bpic.net/free-photo/green-labyrinth-park_346278-1302.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-taking-care-plants_176420-3838.jpg", alt: "Client 1" }, { src: "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", alt: "Client 2" }, @@ -72,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" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg?_wi=2" mediaAnimation="slide-up" /> @@ -83,11 +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"}, + 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: "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: "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: "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"}, + 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"}, ]} title="Our Professional Landscaping Services" description="Comprehensive outdoor solutions for residential and commercial properties in San Diego." @@ -102,9 +102,9 @@ 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"}, + 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: "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: "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: "t3", name: "John Davis", role: "Irrigation Specialist", imageSrc: "http://img.b2bpic.net/free-photo/young-male-gardener-holding-potted-plant-crate_23-2147844281.jpg"}, ]} @@ -121,9 +121,9 @@ export default function LandingPage() { useInvertedBackground={false} members={[ { - id: "m1", name: "Alice Vance", role: "Director of Operations", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-taking-care-plants_176420-3838.jpg"}, + id: "m1", name: "Alice Vance", role: "Director of Operations", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-taking-care-plants_176420-3838.jpg?_wi=2"}, { - id: "m2", name: "Robert Klein", role: "Chief Consultant", 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: "m2", name: "Robert Klein", role: "Chief Consultant", 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=2"}, ]} title="Our Leadership Team" description="Our team prides itself on professional growth and exceptional service." @@ -135,15 +135,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah P.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg"}, + id: "1", name: "Sarah P.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg?_wi=1"}, { - id: "2", name: "Mike L.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg"}, + id: "2", name: "Mike L.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg?_wi=2"}, { - id: "3", name: "Linda M.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg"}, + id: "3", name: "Linda M.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg?_wi=3"}, { - id: "4", name: "Greg R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg"}, + id: "4", name: "Greg R.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg?_wi=4"}, { - id: "5", name: "Beth K.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg"}, + id: "5", name: "Beth K.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-attractive-bearded-caucasian-male-gardener-blue-t-shirt-gloves-smiling-holding-flower-pot-with-green-sprout-hands-looking-aside-with-excited-face-expression_176420-19922.jpg?_wi=5"}, ]} cardTitle="What Our Customers Say" cardTag="Reviews"