From f13d5f21f3c7663db96f3565398c76f6df10995a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 20:47:42 +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 b328dcf..b3da2c4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -206,7 +206,7 @@ export default function LandingPage() { { id: "f2", title: "Do you provide estimates?", content: "Yes, we offer professional, no-pressure estimates after an on-site consultation to ensure your quote is accurate."}, { - id: "f3", title: "How long will my patio last?", content: "When built to our standard (which includes reinforced drainage and deep-compacted base), our projects are designed for decades of service."}, + id: "f3", title: "How long will my patio last?", content: "Our projects are engineered for decades of service, built with reinforced drainage and deep-compacted bases."}, { id: "f4", title: "Are you licensed and insured?", content: "Absolutely. Reliability and security are core principles of Rock Solid Concepts."}, ]} -- 2.49.1