From c7ec021719cf33bc2befec4868ab663d80b69c1f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 06:13:33 +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 51bd4a4..d425ce8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Same-Day Roofing Delivery in San Francisco" - description="Your trusted partner for premium roofing materials. Same-day delivery, expert advice, and a massive inventory for all your contracting needs." + description="Our Same-Day Delivery service ensures local contractors get the materials they need precisely when needed to keep projects on track." testimonials={[ { name: "Alejandro Hinojosa", handle: "@contractor", testimonial: "Best service in the industry. They go above and beyond ensuring materials are scheduled accordingly.", rating: 5, -- 2.49.1