Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-03 21:33:12 +00:00

View File

@@ -32,26 +32,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "features",
},
{
name: "Team",
id: "team",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Team", id: "team" },
{ name: "Contact", id: "contact" },
]}
brandName="SD Landscaping"
/>
@@ -62,69 +47,19 @@ 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?_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",
},
{ 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" },
]}
imageSrc="http://img.b2bpic.net/free-photo/green-labyrinth-park_346278-1302.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/green-labyrinth-park_346278-1302.jpg"
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",
},
{
src: "http://img.b2bpic.net/free-photo/young-male-gardener-holding-potted-plant-crate_23-2147844281.jpg",
alt: "Client 3",
},
{
src: "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",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-photo/green-labyrinth-park_346278-1302.jpg",
alt: "Client 5",
},
{ 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" },
{ src: "http://img.b2bpic.net/free-photo/young-male-gardener-holding-potted-plant-crate_23-2147844281.jpg", alt: "Client 3" },
{ src: "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", alt: "Client 4" },
{ src: "http://img.b2bpic.net/free-photo/green-labyrinth-park_346278-1302.jpg", alt: "Client 5" },
]}
/>
</div>
@@ -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"
/>
</div>
@@ -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() {
<div id="team-bio" data-section="team-bio">
<TeamCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="asymmetric-60-wide-40-narrow"
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?_wi=2",
},
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: "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",
},
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"},
]}
title="Our Leadership Team"
description="Our team prides itself on professional growth and exceptional service."
@@ -234,30 +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?_wi=1",
},
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: "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: "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: "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: "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: "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: "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: "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",
},
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"},
]}
cardTitle="What Our Customers Say"
cardTag="Reviews"
@@ -271,20 +157,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Do you offer free quotes?",
content: "Yes, we provide free, on-site consultations to assess your landscaping needs.",
},
id: "f1", title: "Do you offer free quotes?", content: "Yes, we provide free, on-site consultations to assess your landscaping needs."},
{
id: "f2",
title: "Do you service all of San Diego?",
content: "Yes, we serve the entire San Diego metropolitan area.",
},
id: "f2", title: "Do you service all of San Diego?", content: "Yes, we serve the entire San Diego metropolitan area."},
{
id: "f3",
title: "Are your irrigation systems water efficient?",
content: "Absolutely. We specialize in drought-tolerant designs that comply with city regulations.",
},
id: "f3", title: "Are your irrigation systems water efficient?", content: "Absolutely. We specialize in drought-tolerant designs that comply with city regulations."},
]}
title="Frequently Asked Questions"
description="Get answers to commonly asked questions about our landscape services."
@@ -299,22 +176,14 @@ export default function LandingPage() {
description="Ready to transform your garden? Send us a message and we'll get back to you shortly."
inputs={[
{
name: "name",
type: "text",
placeholder: "Full Name",
required: true,
name: "name", type: "text", placeholder: "Full Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Tell us about your project",
rows: 4,
name: "message", placeholder: "Tell us about your project", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-working-greenhouse_23-2147768463.jpg"
/>
@@ -324,29 +193,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Services",
href: "#features",
},
label: "Services", href: "#features"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
],
},
]}