From 5ac981c34d1d76933f1f26589fa6727d42639bd4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 02:20:12 +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 d7fa834..6c71d50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -132,9 +132,9 @@ export default function LandingPage() { type: "text", content: "Your Local Plumbing & Heating Specialists"}, { type: "text", content: "Golden Plumbing & Heating Services is a trusted Bristol-based plumbing and heating company known for professional workmanship, fast response times, and exceptional customer service. We provide reliable plumbing, heating, boiler repairs, radiator installations, maintenance, and emergency services throughout Bristol. As a women-owned and LGBTQ+ friendly business, we pride ourselves on a trusted local reputation, professional & fully insured service. Our commitment is to deliver transparent, high-quality solutions with a friendly approach."}, + { + type: "image", src: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447184.jpg", alt: "Female plumber working on a boiler inspection"} ]} - imageSrc="http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447184.jpg" - imageAlt="Female plumber working on a boiler inspection" /> -- 2.49.1