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