Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 20:34:16 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg"
imageAlt="Professional outdoor landscape transformation"
mediaAnimation="slide-up"
buttons={[
@@ -105,10 +105,10 @@ export default function LandingPage() {
title: "Planning & Preparation", description: "We handle all the details—permits, site preparation, material sourcing, and project scheduling. You simply wait for your transformation to begin.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-material-pieces-wooden-boxes_181624-18062.jpg", imageAlt: "Construction preparation and planning"},
{
id: 3,
title: "Expert Installation", description: "Our skilled team executes your project with precision. We maintain open communication and minimize disruption to your daily life throughout the build.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=1", imageAlt: "Professional installation and construction"},
title: "Expert Installation", description: "Our skilled team executes your project with precision. We maintain open communication and minimize disruption to your daily life throughout the build.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg", imageAlt: "Professional installation and construction"},
{
id: 4,
title: "Quality Assurance & Warranty", description: "We conduct thorough inspections and provide comprehensive warranties on all work. Your satisfaction—and your investment—is protected.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg?_wi=2", imageAlt: "Final inspection and quality check"},
title: "Quality Assurance & Warranty", description: "We conduct thorough inspections and provide comprehensive warranties on all work. Your satisfaction—and your investment—is protected.", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-young-woman-taking-care-plants_23-2148509881.jpg", imageAlt: "Final inspection and quality check"},
]}
mediaAnimation="slide-up"
/>
@@ -129,7 +129,7 @@ export default function LandingPage() {
{
id: "2", name: "Garden Landscape Design", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/chinese-tea-ceremony-park-tea-drinking-open-air_613910-7341.jpg", imageAlt: "Custom garden landscaping installation"},
{
id: "3", name: "Backyard Living Space", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg?_wi=2", imageAlt: "Stone patio and outdoor living area"},
id: "3", name: "Backyard Living Space", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/path-way_74190-2125.jpg", imageAlt: "Stone patio and outdoor living area"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"