From ad3506ac4f14a843f83cbe6f4c1fc7965b530e6c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 9 May 2026 11:12:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 625b436..faa0b6d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,13 +88,13 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Kitchen Renovations", description: "Custom designs and high-end cabinetry.", imageSrc: "http://img.b2bpic.net/free-photo/linear-kitchen-black-hob-blue-cabinetry_169016-69065.jpg"}, + title: "Kitchen Renovations", description: "Custom designs and high-end cabinetry.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTzML3qaLYGVBUL3LzgmW81Ozs/uploaded-1778324889523-178jig8d.jpg"}, { - title: "Bathroom Renovations", description: "Full plumbing and tiling services.", imageSrc: "http://img.b2bpic.net/free-vector/bath-room-isometric-composition_1284-26104.jpg"}, + title: "Bathroom Renovations", description: "Full plumbing and tiling services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTzML3qaLYGVBUL3LzgmW81Ozs/uploaded-1778324900966-hw4lvv98.jpg"}, { - title: "Home Renovations", description: "Complete interior and exterior remodels.", imageSrc: "http://img.b2bpic.net/free-vector/insurance-icons-gray-tones_1284-812.jpg"}, + title: "Home Renovations", description: "Complete interior and exterior remodels.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTzML3qaLYGVBUL3LzgmW81Ozs/uploaded-1778325042007-jr94tpd9.jpg"}, { - title: "Additions & Extensions", description: "Adding space and value to your home.", imageSrc: "http://img.b2bpic.net/free-photo/home-front-side_187299-39255.jpg"}, + title: "Additions & Extensions", description: "Adding space and value to your home.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTzML3qaLYGVBUL3LzgmW81Ozs/uploaded-1778325129205-dqnch0xa.jpg"}, { title: "Residential Building", description: "New builds and structural modifications.", imageSrc: "http://img.b2bpic.net/free-photo/chart-statistics-icon-left-side_187299-39620.jpg"}, { -- 2.49.1