Merge version_1 into main #3
@@ -86,13 +86,13 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "p1", brand: "Robotic", name: "Robotic Lawn Mowing", price: "Precision cuts, silent daily maintenance.", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/a-close-up-of-a-robotic-mower-operating--1774932423666-def70b93.png"},
|
||||
reviewCount: "100+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/a-close-up-of-a-robotic-mower-operating--1774932423666-def70b93.png?_wi=1"},
|
||||
{
|
||||
id: "p2", brand: "Surface", name: "Lawn Edging & Surfaces", price: "Perfect lines and manicured borders.", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/close-up-of-crisp-clean-lawn-edging-agai-1774932426143-4be74908.png"},
|
||||
reviewCount: "100+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/close-up-of-crisp-clean-lawn-edging-agai-1774932426143-4be74908.png?_wi=1"},
|
||||
{
|
||||
id: "p3", brand: "Hedge", name: "Shrub / Hedge Touch-Up", price: "Sharp, clean lines for every shrub.", rating: 5,
|
||||
reviewCount: "100+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/neatly-trimmed-garden-hedge-with-profess-1774932424994-db669858.png"},
|
||||
reviewCount: "100+", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/neatly-trimmed-garden-hedge-with-profess-1774932424994-db669858.png?_wi=1"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Precision robotic care for every corner of your property."
|
||||
@@ -116,11 +116,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Better for You", description: "Less noise, less carbon footprint, and reclaiming your valuable weekends.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/a-close-up-of-a-robotic-mower-operating--1774932423666-def70b93.png"},
|
||||
title: "Better for You", description: "Less noise, less carbon footprint, and reclaiming your valuable weekends.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/a-close-up-of-a-robotic-mower-operating--1774932423666-def70b93.png?_wi=2"},
|
||||
{
|
||||
title: "Better for Grass", description: "Micro-mulching promotes thicker turf and nutrient-dense natural fertilization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/close-up-of-crisp-clean-lawn-edging-agai-1774932426143-4be74908.png"},
|
||||
title: "Better for Grass", description: "Micro-mulching promotes thicker turf and nutrient-dense natural fertilization.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/close-up-of-crisp-clean-lawn-edging-agai-1774932426143-4be74908.png?_wi=2"},
|
||||
{
|
||||
title: "Precision Cuts", description: "Every blade is trimmed with robotic accuracy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/neatly-trimmed-garden-hedge-with-profess-1774932424994-db669858.png"},
|
||||
title: "Precision Cuts", description: "Every blade is trimmed with robotic accuracy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BhClk5IvooUXDMa0JRBrgttwbu/neatly-trimmed-garden-hedge-with-profess-1774932424994-db669858.png?_wi=2"},
|
||||
]}
|
||||
title="Why Us & Differentiators"
|
||||
description="Traditional mowing damages grass. Robotic mowing is better for your grass and better for you."
|
||||
|
||||
Reference in New Issue
Block a user