6 Commits

Author SHA1 Message Date
6502c8b560 Update src/app/page.tsx 2026-03-25 22:02:10 +00:00
71eff1fb60 Merge version_13 into main
Merge version_13 into main
2026-03-25 21:46:43 +00:00
16888962a5 Update src/app/page.tsx 2026-03-25 21:46:37 +00:00
56997c4cb2 Merge version_12 into main
Merge version_12 into main
2026-03-25 21:27:30 +00:00
b55a76a688 Update src/app/page.tsx 2026-03-25 21:27:24 +00:00
3246c62f5a Merge version_11 into main
Merge version_11 into main
2026-03-25 21:23:32 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
{
text: "Get a Quote", href: "#contact"},
{
text: "Visit Us", href: "#contact"},
text: "Get Your Free Repair Estimate", href: "#contact"},
]}
buttonAnimation="slide-up"
marqueeItems={[
@@ -192,7 +192,7 @@ export default function LandingPage() {
description="Experience the meticulous journey your items take from worn to renewed, handled with expertise at every stage."
buttons={[
{
text: "Request a Repair", href: "#contact"
text: "Get Your Free Repair Estimate", href: "#contact"
}
]}
/>
@@ -205,7 +205,7 @@ export default function LandingPage() {
variant: "plain"}}
tag="Ready to Restore?"
title="Bring Your Favorites Back to Life"
description="High-quality repairs take time—but the results are worth it. Visit us today to start the restoration process."
description="Ready to revitalize your cherished items? Visit us for a free estimate today, and our experts will guide you through the process of bringing them back to life."
buttonText="Get Your Free Repair Estimate"
/>
</div>