Merge version_24 into main #26

Merged
bender merged 1 commits from version_24 into main 2026-04-01 02:24:39 +00:00

View File

@@ -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() {
</ReactLenis>
</ThemeProvider>
);
}
}