Compare commits
4 Commits
version_12
...
version_14
| Author | SHA1 | Date | |
|---|---|---|---|
| 6502c8b560 | |||
| 71eff1fb60 | |||
| 16888962a5 | |||
| 56997c4cb2 |
@@ -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>
|
||||
@@ -254,4 +254,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user