From 484f791f95c6efb8bcebdc3f2bd45893f4d89762 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 00:38:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 06a4962..25bfe12 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,7 +92,7 @@ export default function LandingPage() { { title: "Residential Cleanup", description: "Full home cleanouts, furniture, appliances, and yard waste.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776386019559-05w59hnh.png"}, { - title: "Commercial Services", description: "Office cleanouts, construction debris, and property management services.", imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-texture-pattern_58702-13311.jpg"}, + title: "Commercial Services", description: "Office cleanouts, construction debris, and property management services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0jIpfeBfvLeCF2bACvgE7dpF/uploaded-1776386284458-vbb1nl97.jpg"}, { title: "Fast Appointments", description: "Same or next-day availability for urgent needs and flexible scheduling.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-cleaning-his-house_23-2148119208.jpg"}, ]} @@ -207,4 +207,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +} -- 2.49.1