From 38fa5c4b0fc61d1476e91ca1549122b9b1306c70 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 10 Apr 2026 10:00:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c5f354..149bc6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function HomePage() { { id: "02", title: "Driveway & Sidewalk Cleaning", description: "Restore concrete surfaces and remove stubborn stains with professional pressure washing", imageSrc: "http://img.b2bpic.net/free-photo/woman-collects-leaves-cleans-park_1157-27412.jpg?_wi=2", imageAlt: "Driveway cleaning service"}, { - id: "03", title: "Ceiling Pavers Cleaning", description: "Specialized cleaning to remove grime and debris from your outdoor ceiling pavers", imageSrc: "http://img.b2bpic.net/free-photo/abstract-textured-background-pattern-outdoor-floor-tiles_559531-11076.jpg?_wi=2", imageAlt: "Ceiling pavers cleaning"}, + id: "03", title: "Ceiling Pavers Cleaning", description: "Specialized cleaning to remove grime and debris from your outdoor ceiling pavers", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQTDu2EUCvGQ2uunbbsny5vMOf/uploaded-1775815230011-aq12ubwu.webp", imageAlt: "Ceiling pavers cleaning"}, { id: "04", title: "Commercial Pressure Washing", description: "Keep storefronts and buildings looking professional year-round", imageSrc: "http://img.b2bpic.net/free-photo/effort-fatigue-young-adult-tired-man-protective-helmet-bright-vest-with-special-equipment-working-construction-site-against-background-new-building_259150-57671.jpg?_wi=2", imageAlt: "Commercial cleaning services"}, ]} -- 2.49.1