Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-04-27 05:09:51 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488208.jpg", imageAlt: "Landscaping service" },
{ imageSrc: "http://img.b2bpic.net/free-photo/collection-garden-equipment-meadow_23-2148028911.jpg", imageAlt: "Gardening tools" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg", imageAlt: "Pathway" }
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg?_wi=1", imageAlt: "Pathway" }
]}
mediaAnimation="slide-up"
tagIcon={Leaf}
@@ -72,7 +72,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
features={[
{ title: "Hardscaping", description: "Beautiful, durable pathways and patios.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg", buttonIcon: Zap },
{ title: "Hardscaping", description: "Beautiful, durable pathways and patios.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-pathway-park-surrounded-by-grasses-flowers_181624-20486.jpg?_wi=2", buttonIcon: Zap },
{ title: "Lawn Maintenance", description: "Regular care for a healthy lawn.", imageSrc: "http://img.b2bpic.net/free-photo/city-park_1127-3452.jpg", buttonIcon: Zap },
{ title: "Planting & Trimming", description: "Expert plant and hedge care.", imageSrc: "http://img.b2bpic.net/free-photo/gardener_23-2148013417.jpg", buttonIcon: Zap },
{ title: "Irrigation Systems", description: "Smart water management solutions.", imageSrc: "http://img.b2bpic.net/free-photo/fork-harrows-grass_1339-7746.jpg", buttonIcon: Zap },