From 1d0fcedb773b9b914883ff5142a3b1cb8e751e93 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 02:24:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 955ab8f..2311938 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -201,7 +201,7 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "plain"}} - tag="Ready to Restore?" + tag="Get Your Free Quote in 24 Hours" title="Bring Your Favorites Back to Life" description="Restore your favorites today with a free, no-obligation estimate from our master craftsmen." buttonText="Get Your Free Repair Estimate" @@ -252,4 +252,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1