From ea5089f6e50a82f67f60c68f34bdf2afad9b3efc Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 21:29:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d0518fd..42f28b1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,7 +109,7 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - id: "f1", label: "Faucets", title: "Leaky Faucets & Pipes", items: [ + id: "f1", label: "Faucets ", title: "Leaky Faucets & Pipes", items: [ "Repair of all brands", "Pipe leak sealing", "Drip prevention"], }, { @@ -209,7 +209,8 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "m1", value: "Phone-First", title: "Phone-First Help", description: "We often help you fix it BEFORE charging you.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-shows-paper-with-stay-home-phrase-sofa_74190-10319.jpg"}, + id: "m1", value: "Phone +", title: "Phone", description: "We often help you fix it BEFORE charging you.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-shows-paper-with-stay-home-phrase-sofa_74190-10319.jpg"}, { id: "m2", value: "Transparent", title: "Clear Explanation", description: "We explain everything clearly so you're never in the dark.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-construction_23-2149366626.jpg"}, { -- 2.49.1