Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 03:15:02 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -47,8 +47,8 @@ export default function LandingPage() {
background={{ variant: "plain" }}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/cereus-white-succulent_1372-348.jpg", imageAlt: "Beautiful desert landscaping" },
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-garden-pathway_23-2151934178.jpg", imageAlt: "Modern landscape design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-servant-caring-garden_23-2149530835.jpg", imageAlt: "Professional lawn maintenance" }
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-garden-pathway_23-2151934178.jpg?_wi=1", imageAlt: "Modern landscape design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-servant-caring-garden_23-2149530835.jpg?_wi=1", imageAlt: "Professional lawn maintenance" }
]}
mediaAnimation="slide-up"
buttons={[
@@ -100,10 +100,10 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "01", title: "Lawn Care & Maintenance", description: "Regular mowing, edging, trimming, and seasonal care to keep your lawn healthy and vibrant.", imageSrc: "http://img.b2bpic.net/free-photo/man-servant-caring-garden_23-2149530835.jpg", imageAlt: "Professional lawn maintenance"
id: "01", title: "Lawn Care & Maintenance", description: "Regular mowing, edging, trimming, and seasonal care to keep your lawn healthy and vibrant.", imageSrc: "http://img.b2bpic.net/free-photo/man-servant-caring-garden_23-2149530835.jpg?_wi=2", imageAlt: "Professional lawn maintenance"
},
{
id: "02", title: "Landscape Design", description: "Custom design solutions that enhance curb appeal and create functional outdoor living spaces.", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-garden-pathway_23-2151934178.jpg", imageAlt: "Modern landscape design"
id: "02", title: "Landscape Design", description: "Custom design solutions that enhance curb appeal and create functional outdoor living spaces.", imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-garden-pathway_23-2151934178.jpg?_wi=2", imageAlt: "Modern landscape design"
},
{
id: "03", title: "Hardscape Installation", description: "Expert installation of patios, walkways, retaining walls, and decorative stonework.", imageSrc: "http://img.b2bpic.net/free-photo/empty-stone-stairway_1339-6118.jpg", imageAlt: "Stone patio hardscape"