From 910a6027a3ac0d5615fb58c41473a2edd5cfbe6c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 05:07:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d1c0493..44b36f2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { background={{ variant: "rotated-rays-static"}} title="Restoring Excellence in Mount Juliet" - description="Family-owned and trusted for 18+ years. Premier residential and commercial roofing, siding, and remodeling services." + description="Family-owned and trusted for 18+ years. Serving Mount Juliet, TN. Call us at (615) 555-0101 for Construction or (615) 555-0102 for Restoration Services." buttons={[ { text: "Get an Estimate", href: "#contact"}, @@ -127,12 +127,13 @@ export default function LandingPage() { variant: "rotated-rays-static"}} tag="Contact Us" title="Ready for a Renovation?" - description="Reach out today to discuss your next residential or commercial project." + description="Reach out today to discuss your next residential or commercial project. Construction: (615) 555-0101 | Restoration: (615) 555-0102" /> ); -} +} \ No newline at end of file -- 2.49.1