Update src/app/contact/page.tsx

This commit is contained in:
2026-03-22 14:21:14 +00:00
parent 9ac2c16434
commit dbc3619139

View File

@@ -138,21 +138,21 @@ const ContactPage = () => {
id: 1,
title: "Randburg",
description: "Full range of gardening and landscaping services for residential and commercial properties in Randburg.",
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41431.jpg?_wi=3",
imageAlt: "Randburg gardening services",
},
{
id: 2,
title: "Fourways",
description: "Professional lawn maintenance, fencing, and landscaping services for Fourways residents and businesses.",
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-male-gardener-pushing-modern-lawn-mower-while-walking-grass-view-handyman_7502-10570.jpg?_wi=6",
imageAlt: "Fourways landscaping services",
},
{
id: 3,
title: "Surrounding Areas",
description: "Extended service coverage to neighboring areas. Call for specific location inquiries and availability.",
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-gardening-scissors_23-2149382186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-gardening-scissors_23-2149382186.jpg?_wi=3",
imageAlt: "Extended service areas",
},
]}