Merge version_1 into main #7

Merged
bender merged 1 commits from version_1 into main 2026-03-14 07:26:35 +00:00

View File

@@ -95,15 +95,15 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Expert Weed Control", description: "Advanced weed treatment tailored to your lawn's needs. We eliminate weeds while protecting your grass and landscaping.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=nqve2i&_wi=1", imageAlt: "Professional weed control spray application"
title: "Expert Weed Control", description: "Advanced weed treatment tailored to your lawn's needs. We eliminate weeds while protecting your grass and landscaping.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtfDIMAHfqOJO7abrLGvuiLV6c/uploaded-1773473146141-kx78kv36.jpg", imageAlt: "Professional weed control spray application"
},
{
id: 2,
title: "Professional Fertilization", description: "Seasonal fertilizer programs designed to strengthen your lawn and promote healthy, vibrant green growth year-round.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5quxyz&_wi=1", imageAlt: "Lawn fertilizer application for nutrient-rich grass"
title: "Professional Fertilization", description: "Seasonal fertilizer programs designed to strengthen your lawn and promote healthy, vibrant green growth year-round.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtfDIMAHfqOJO7abrLGvuiLV6c/uploaded-1773473155722-xjwh34qu.jpg", imageAlt: "Lawn fertilizer application for nutrient-rich grass"
},
{
id: 3,
title: "Lawn Aeration", description: "Core aeration improves soil health by enhancing water and nutrient penetration, resulting in stronger, deeper grass roots.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=52n82g&_wi=1", imageAlt: "Professional lawn aeration equipment and process"
title: "Lawn Aeration", description: "Core aeration improves soil health by enhancing water and nutrient penetration, resulting in stronger, deeper grass roots.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtfDIMAHfqOJO7abrLGvuiLV6c/uploaded-1773473165781-45m7bn0s.avif", imageAlt: "Professional lawn aeration equipment and process"
}
]}
animationType="slide-up"
@@ -174,7 +174,7 @@ export default function LandingPage() {
rating={5}
author="Damara King - Local Guide"
avatars={[
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=xlbih2", alt: "Damara King" }
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AtfDIMAHfqOJO7abrLGvuiLV6c/uploaded-1773473123498-vhku85e3.jpg", alt: "Damara King" }
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"