Merge version_5 into main #24

Merged
bender merged 1 commits from version_5 into main 2026-03-11 06:38:53 +00:00

View File

@@ -68,13 +68,13 @@ export default function HomePage() {
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/back-view-young-woman-taking-care-plants_23-2148509882.jpg", imageAlt: "Professional landscaping transformation"
},
{
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg", imageAlt: "Expert landscaping design"
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=1", imageAlt: "Expert landscaping design"
},
{
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-wooden-criss-cross-fence-with-blurred_181624-16317.jpg", imageAlt: "Premium fence installation"
},
{
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803953.jpg", imageAlt: "Modern outdoor living"
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803953.jpg?_wi=1", imageAlt: "Modern outdoor living"
},
{
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/japanese-culture-house-entrance_23-2149301087.jpg", imageAlt: "Beautiful gate design"
@@ -97,7 +97,7 @@ export default function HomePage() {
tagIcon={Leaf}
features={[
{
title: "Landscaping Design", description: "Custom landscape designs tailored to your vision and property needs", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg", imageAlt: "Professional landscaping design"
title: "Landscaping Design", description: "Custom landscape designs tailored to your vision and property needs", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg?_wi=2", imageAlt: "Professional landscaping design"
},
{
title: "Fence Installation", description: "Premium fence installation with high-quality materials and expert craftsmanship", imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=1", imageAlt: "Fence installation services"
@@ -106,7 +106,7 @@ export default function HomePage() {
title: "Gate Installation", description: "Professional gate installation for security and curb appeal", imageSrc: "http://img.b2bpic.net/free-photo/closeup-base-green-barrier-overpass-bridge_181624-22816.jpg?_wi=2", imageAlt: "Gate installation services"
},
{
title: "Backyard Renovation", description: "Complete backyard transformations with custom outdoor living spaces", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803953.jpg", imageAlt: "Backyard renovation project"
title: "Backyard Renovation", description: "Complete backyard transformations with custom outdoor living spaces", imageSrc: "http://img.b2bpic.net/free-photo/view-robot-tending-maintaining-gardens_23-2151803953.jpg?_wi=2", imageAlt: "Backyard renovation project"
},
]}
gridVariant="two-columns-alternating-heights"