Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-17 14:23:42 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<HeroBillboardRotatedCarousel
title="Transform Your Yard Into a Private Oasis"
description="Premium lawn care, patios, and landscaping designed with precision, passion, and pride. Trusted by homeowners who expect more."
background="radial-gradient"
background={{ variant: "radial-gradient" }}
tag="5-Star Rated • Professional & Friendly • On-Time • Dream Backyards Delivered"
tagIcon={Award}
tagAnimation="slide-up"
@@ -52,8 +52,8 @@ export default function LandingPage() {
]}
buttonAnimation="slide-up"
carouselItems={[
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg?_wi=1", imageAlt: "Luxury stone patio with greenery" },
{ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-bed-pool_1203-6571.jpg?_wi=1", imageAlt: "Modern patio with contemporary landscaping" },
{ id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg", imageAlt: "Luxury stone patio with greenery" },
{ id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/umbrella-bed-pool_1203-6571.jpg", imageAlt: "Modern patio with contemporary landscaping" },
{ id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-beautiful-cheerful-bearded-caucasian-farmer-blue-shirt-gloves-smiling-working-with-garden-tools-his-farm-near-countryside-house_176420-19905.jpg", imageAlt: "Professional fencing installation" },
{ id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-plant_23-2147907203.jpg", imageAlt: "Perfectly manicured lawn" },
{ id: "carousel-5", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-gardening-objects_23-2148060632.jpg", imageAlt: "Custom garden planting and design" },
@@ -78,36 +78,36 @@ export default function LandingPage() {
{
title: "Lawn Care & Maintenance", description: "Grass cutting, seasonal cleanup, and bush trimming to keep your yard pristine year-round.", icon: Leaf,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139745.jpg?_wi=1", imageAlt: "Professional lawn maintenance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139745.jpg?_wi=2", imageAlt: "Perfectly manicured grass" }
{ imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139745.jpg", imageAlt: "Professional lawn maintenance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-helping-neighbors-with-grass-lawn_23-2149139745.jpg", imageAlt: "Perfectly manicured grass" }
]
},
{
title: "Hardscaping & Patios", description: "Stone patios, pavers, and outdoor living spaces that become the heart of your home.", icon: Square,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-crossfit-with-hammer-wheel_23-2147671875.jpg?_wi=1", imageAlt: "Premium patio installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-crossfit-with-hammer-wheel_23-2147671875.jpg?_wi=2", imageAlt: "Stone patio design" }
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-crossfit-with-hammer-wheel_23-2147671875.jpg", imageAlt: "Premium patio installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-crossfit-with-hammer-wheel_23-2147671875.jpg", imageAlt: "Stone patio design" }
]
},
{
title: "Landscaping & Garden Design", description: "Custom garden layouts, mulch installation, and strategic planting for lasting beauty.", icon: Sprout,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037317.jpg?_wi=1", imageAlt: "Garden design and planting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037317.jpg?_wi=2", imageAlt: "Landscaping installation" }
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037317.jpg", imageAlt: "Garden design and planting" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037317.jpg", imageAlt: "Landscaping installation" }
]
},
{
title: "Backyard Transformations", description: "Complete redesigns from concept to completion—sod installation, drainage solutions, and more.", icon: Zap,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1703.jpg?_wi=1", imageAlt: "Complete yard transformation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1703.jpg?_wi=2", imageAlt: "Before and after project" }
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1703.jpg", imageAlt: "Complete yard transformation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1703.jpg", imageAlt: "Before and after project" }
]
},
{
title: "Fencing", description: "Expert installation and repairs for privacy, security, and curb appeal.", icon: Shield,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-wooden-handrail_23-2147678205.jpg?_wi=1", imageAlt: "Professional fence installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-wooden-handrail_23-2147678205.jpg?_wi=2", imageAlt: "Quality fencing work" }
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-wooden-handrail_23-2147678205.jpg", imageAlt: "Professional fence installation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-man-wooden-handrail_23-2147678205.jpg", imageAlt: "Quality fencing work" }
]
}
]}
@@ -140,10 +140,10 @@ export default function LandingPage() {
buttons={[{ text: "View Full Gallery", href: "#contact" }]}
buttonAnimation="slide-up"
metrics={[
{ id: "project-1", value: "Muddy", title: "Before", description: "Overgrown and unusable yard space", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg?_wi=2", imageAlt: "Before: muddy yard" },
{ id: "project-2", value: "Elegant", title: "After", description: "Clean, premium patio with perfect landscaping", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg?_wi=3", imageAlt: "After: beautiful patio" },
{ id: "project-3", value: "Overgrown", title: "Before", description: "Neglected garden with poor layout", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037317.jpg?_wi=3", imageAlt: "Before: overgrown garden" },
{ id: "project-4", value: "Thriving", title: "After", description: "Beautifully designed custom garden", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037317.jpg?_wi=4", imageAlt: "After: custom garden" }
{ id: "project-1", value: "Muddy", title: "Before", description: "Overgrown and unusable yard space", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg", imageAlt: "Before: muddy yard" },
{ id: "project-2", value: "Elegant", title: "After", description: "Clean, premium patio with perfect landscaping", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg", imageAlt: "After: beautiful patio" },
{ id: "project-3", value: "Overgrown", title: "Before", description: "Neglected garden with poor layout", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037317.jpg", imageAlt: "Before: overgrown garden" },
{ id: "project-4", value: "Thriving", title: "After", description: "Beautifully designed custom garden", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-hard-greenhouse_23-2149037317.jpg", imageAlt: "After: custom garden" }
]}
animationType="slide-up"
textboxLayout="default"
@@ -193,36 +193,36 @@ export default function LandingPage() {
{
title: "Request a Quote", description: "Contact us with details about your project. We respond fast and professionally.", icon: MessageCircle,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg?_wi=4", imageAlt: "Quote request" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg?_wi=5", imageAlt: "Quote process" }
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg", imageAlt: "Quote request" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg", imageAlt: "Quote process" }
]
},
{
title: "On-Site Consultation", description: "Hugo visits your property to understand your vision and assess the scope.", icon: MapPin,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-bed-pool_1203-6571.jpg?_wi=2", imageAlt: "Site consultation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-bed-pool_1203-6571.jpg?_wi=3", imageAlt: "Property assessment" }
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-bed-pool_1203-6571.jpg", imageAlt: "Site consultation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-bed-pool_1203-6571.jpg", imageAlt: "Property assessment" }
]
},
{
title: "Custom Plan & Pricing", description: "We provide a detailed plan and transparent pricing—no surprises.", icon: FileText,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-crossfit-with-hammer-wheel_23-2147671875.jpg?_wi=3", imageAlt: "Custom design plan" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-crossfit-with-hammer-wheel_23-2147671875.jpg?_wi=4", imageAlt: "Project proposal" }
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-crossfit-with-hammer-wheel_23-2147671875.jpg", imageAlt: "Custom design plan" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-crossfit-with-hammer-wheel_23-2147671875.jpg", imageAlt: "Project proposal" }
]
},
{
title: "Professional Execution", description: "Our team brings your vision to life with precision and care.", icon: Hammer,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1703.jpg?_wi=3", imageAlt: "Project execution" },
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1703.jpg?_wi=4", imageAlt: "Work in progress" }
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1703.jpg", imageAlt: "Project execution" },
{ imageSrc: "http://img.b2bpic.net/free-photo/umbrella-pool-chair_74190-1703.jpg", imageAlt: "Work in progress" }
]
},
{
title: "Enjoy Your Space", description: "Sit back and enjoy your transformed outdoor oasis. We even show you maintenance tips.", icon: Smile,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg?_wi=6", imageAlt: "Finished project" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg?_wi=7", imageAlt: "Client enjoying patio" }
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg", imageAlt: "Finished project" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-modern-plants-deco_23-2149198554.jpg", imageAlt: "Client enjoying patio" }
]
}
]}