Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-09 19:29:13 +00:00

View File

@@ -33,42 +33,29 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "features",
},
name: "Services", id: "features"},
{
name: "Work",
id: "products",
},
name: "Work", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Busy B. Landscaping"
button={{
text: "Get a Quote",
href: "#contact",
}}
text: "Get a Quote", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Transforming Your Yard into a Sanctuary"
description="Professional landscaping services for the Chester & Grasonville area. We bring beauty to your doorstep."
buttons={[
{
text: "Get a Free Quote",
href: "#contact",
},
text: "Get a Free Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/women-working-greenhouse-with-flowerpots_1157-30867.jpg"
imageAlt="Busy B. Landscaping residential project"
@@ -82,19 +69,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
label: "Experience",
value: "10+",
},
label: "Experience", value: "10+"},
{
icon: Star,
label: "Customer Rating",
value: "5.0",
},
label: "Customer Rating", value: "5.0"},
{
icon: CheckCircle,
label: "Satisfied Clients",
value: "500+",
},
label: "Satisfied Clients", value: "500+"},
]}
metricsAnimation="slide-up"
/>
@@ -107,25 +88,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Lawn Care",
author: "Busy B.",
description: "Regular mowing, edging, and seasonal cleanups for healthy grass.",
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg",
id: "f1", title: "Lawn Care", author: "Busy B.", description: "Regular mowing, edging, and seasonal cleanups for healthy grass.", imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg", tags: ["Maintained"],
},
{
id: "f2",
title: "Hardscaping",
author: "Busy B.",
description: "Beautiful walkways, patios, and stone features to elevate your yard.",
imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg",
id: "f2", title: "Hardscaping", author: "Busy B.", description: "Beautiful walkways, patios, and stone features to elevate your yard.", imageSrc: "http://img.b2bpic.net/free-photo/stone-road_1417-1558.jpg", tags: ["Designed"],
},
{
id: "f3",
title: "Gardening",
author: "Busy B.",
description: "Expert planting, mulching, and bed maintenance for lush gardens.",
imageSrc: "http://img.b2bpic.net/free-photo/planting-trees-as-part-reforestation-process_23-2149410026.jpg",
id: "f3", title: "Gardening", author: "Busy B.", description: "Expert planting, mulching, and bed maintenance for lush gardens.", imageSrc: "http://img.b2bpic.net/free-photo/planting-trees-as-part-reforestation-process_23-2149410026.jpg", tags: ["Blooming"],
},
]}
title="Our Professional Services"
@@ -141,41 +110,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Curb Appeal Refresh",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg",
},
id: "p1", name: "Curb Appeal Refresh", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/grass-background_1127-3417.jpg"},
{
id: "p2",
name: "Garden Bed Design",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-abandoned-house-village_1268-15652.jpg",
},
id: "p2", name: "Garden Bed Design", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/close-up-old-abandoned-house-village_1268-15652.jpg"},
{
id: "p3",
name: "Hardscape Pathway",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair-living-room_1339-7076.jpg",
},
id: "p3", name: "Hardscape Pathway", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/empty-wood-chair-living-room_1339-7076.jpg"},
{
id: "p4",
name: "Full Lawn Renovation",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-plants_23-2148224017.jpg",
},
id: "p4", name: "Full Lawn Renovation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/back-view-woman-plants_23-2148224017.jpg"},
{
id: "p5",
name: "Seasonal Flower Planting",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pruner-tending-flowers_23-2147768531.jpg",
},
id: "p5", name: "Seasonal Flower Planting", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-pruner-tending-flowers_23-2147768531.jpg"},
{
id: "p6",
name: "Backyard Patio Installation",
price: "Custom",
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-caring-garden_23-2149530837.jpg",
},
id: "p6", name: "Backyard Patio Installation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/man-servant-caring-garden_23-2149530837.jpg"},
]}
title="Recent Projects"
description="Take a look at how we transform Maryland homes."
@@ -187,30 +132,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Alice T.",
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-posing-plants-flowers_176420-3826.jpg",
},
id: "t1", name: "Alice T.", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-cheerful-gardener-smiling-posing-plants-flowers_176420-3826.jpg"},
{
id: "t2",
name: "Mark D.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-giving-potted-plant-her-client-greenhouse_23-2147948333.jpg",
},
id: "t2", name: "Mark D.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-woman-giving-potted-plant-her-client-greenhouse_23-2147948333.jpg"},
{
id: "t3",
name: "Susan G.",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-cute-clothes-reaching-plants-greenhouse_197531-12330.jpg",
},
id: "t3", name: "Susan G.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-cute-clothes-reaching-plants-greenhouse_197531-12330.jpg"},
{
id: "t4",
name: "Robert B.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-sitting-outdoors_23-2149722628.jpg",
},
id: "t4", name: "Robert B.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-people-sitting-outdoors_23-2149722628.jpg"},
{
id: "t5",
name: "Jane W.",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg",
},
id: "t5", name: "Jane W.", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-love-garden_23-2147986408.jpg"},
]}
cardTitle="Client Stories"
cardTag="Reviews"
@@ -226,20 +156,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "100%",
description: "Customer Satisfaction",
},
id: "m1", value: "100%", description: "Customer Satisfaction"},
{
id: "m2",
value: "24/7",
description: "Always Accessible Support",
},
id: "m2", value: "24/7", description: "Always Accessible Support"},
{
id: "m3",
value: "12+",
description: "Years of Excellence",
},
id: "m3", value: "12+", description: "Years of Excellence"},
]}
title="Serving Our Community"
description="Quality landscaping in Chester and Grasonville since 2014."
@@ -252,20 +173,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you offer free estimates?",
content: "Yes, we provide free on-site consultations for all projects.",
},
id: "q1", title: "Do you offer free estimates?", content: "Yes, we provide free on-site consultations for all projects."},
{
id: "q2",
title: "Are you licensed and insured?",
content: "We are fully licensed and insured for your peace of mind.",
},
id: "q2", title: "Are you licensed and insured?", content: "We are fully licensed and insured for your peace of mind."},
{
id: "q3",
title: "What areas do you serve?",
content: "We proudly serve the Chester and Grasonville communities.",
},
id: "q3", title: "What areas do you serve?", content: "We proudly serve the Chester and Grasonville communities."},
]}
title="Common Questions"
description="Find answers to our most popular inquiries."
@@ -280,20 +192,12 @@ export default function LandingPage() {
description="Send us a message or visit us at 2706 Cecil Dr, Chester, MD 21619."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
name: "name", type: "text", placeholder: "Your Name"},
{
name: "email",
type: "email",
placeholder: "Your Email",
},
name: "email", type: "email", placeholder: "Your Email"},
]}
textarea={{
name: "message",
placeholder: "Tell us about your project...",
}}
name: "message", placeholder: "Tell us about your project..."}}
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-using-trimming-tool-bush_23-2148256658.jpg"
/>
</div>
@@ -304,25 +208,17 @@ export default function LandingPage() {
{
items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Services",
href: "#features",
},
label: "Services", href: "#features"},
],
},
{
items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}