From 09035619af4ed9f7be128c3f78d94c20d7246f95 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 07:26:46 +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 0092650..fb7d8a8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} title="The Standard Others Aspire To" - description="\"All our cast iron pipes collapsed under our home. Rowland and crew showed up and did an amazing job. They were very professional, answered all my questions and kept me up to date with the progress.\" — Huskin R., Jersey City Homeowner" + description="All our cast iron pipes collapsed under our home. Rowland and crew showed up and did an amazing job. They were very professional, answered all my questions and kept me up to date with the progress. — Huskin R., Jersey City Homeowner" bulletPoints={[ { title: "Transparent, Fair Pricing", description: "We quote before we start. No bait-and-switch, no hidden fees. What we say is what you pay — every time." }, { title: "Rapid Response", description: "Emergencies don't wait for business hours. We're available 24/7 and respond fast — because your home can't wait." }, -- 2.49.1