Compare commits

...

7 Commits

Author SHA1 Message Date
b1fa2c1155 Update src/pages/HomePage.tsx 2026-06-24 20:58:43 +00:00
d2e45eb490 Update src/pages/HomePage.tsx 2026-06-24 20:57:39 +00:00
b8a7694a24 Update src/pages/HomePage.tsx 2026-06-24 20:56:24 +00:00
fd6ac25784 Update src/pages/HomePage.tsx 2026-06-24 20:54:42 +00:00
739da6789f Update src/pages/HomePage.tsx 2026-06-24 20:52:34 +00:00
c4212886d0 Update src/pages/HomePage.tsx 2026-06-24 20:51:56 +00:00
f03396d4f1 Update src/pages/HomePage.tsx 2026-06-24 20:51:17 +00:00

View File

@@ -36,13 +36,13 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-carrying-box_23-2149722682.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-gardener-shirt-mowing-lawn-with-modern-lawn-mower-summer-season-side-view-brunet_7502-10485.jpg",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FXy6XqtM1cttNQpbwC9FlWFm0b/uploaded-1782334339597-g4zii87b.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-zombie-gardening_23-2150838676.jpg",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FXy6XqtM1cttNQpbwC9FlWFm0b/uploaded-1782334256186-45eas6sq.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/gardening-nature-plant-agriculture-growth_53876-167078.jpg",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FXy6XqtM1cttNQpbwC9FlWFm0b/uploaded-1782334301348-dc32kgkz.jpg",
},
]}
/>
@@ -72,7 +72,7 @@ export default function HomePage() {
description: "Professional clearing of walks and drives.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/garden-tools-with-piece-fence_23-2148152948.jpg"
imageSrc="https://storage.googleapis.com/webild/users/user_3FXy6XqtM1cttNQpbwC9FlWFm0b/uploaded-1782334463047-pwa2z7ak.jpg"
/>
</SectionErrorBoundary>
</div>
@@ -89,21 +89,21 @@ export default function HomePage() {
title: "Contact Us",
subtitle: "Get a quote",
description: "Reach out to us by phone or online for your free estimate.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-truffle-mushroom-shovel-forest_342744-1353.jpg",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FXy6XqtM1cttNQpbwC9FlWFm0b/uploaded-1782334568588-dh23yplz.png",
},
{
tag: "Step 2",
title: "Service Day",
subtitle: "We arrive on time",
description: "Our team executes the work with precision and care.",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FXy6XqtM1cttNQpbwC9FlWFm0b/uploaded-1782258774296-wzqa3bbp.jpg",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FXy6XqtM1cttNQpbwC9FlWFm0b/uploaded-1782334643714-pbqhab4y.jpg",
},
{
tag: "Step 3",
title: "Enjoy Results",
subtitle: "Your dream lawn",
description: "Sit back and enjoy your professionally maintained space.",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FXy6XqtM1cttNQpbwC9FlWFm0b/uploaded-1782258706872-ghn54axp.jpg",
imageSrc: "https://storage.googleapis.com/webild/users/user_3FXy6XqtM1cttNQpbwC9FlWFm0b/uploaded-1782334706947-unwv0dkw.webp",
},
]}
/>