Compare commits
14 Commits
version_23
...
version_30
| Author | SHA1 | Date | |
|---|---|---|---|
| 7815e863ed | |||
| 6eab66cc07 | |||
| 3ef1b34718 | |||
| 5f57608079 | |||
| 313ff8455a | |||
| 6fcbbf5f9e | |||
| 6f80d990ce | |||
| 740a5fdfa3 | |||
| b103a05648 | |||
| 9b1445aa2d | |||
| 24abf84381 | |||
| 71d6bdc50e | |||
| 1d0fcedb77 | |||
| faab4a8eb8 |
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Free Repair Estimate", href: "#contact"},
|
||||
text: "Get My Free Quote Now", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
@@ -178,13 +178,13 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
metrics={[
|
||||
{
|
||||
id: "step-1", title: "Start Your Repair Online", subtitle: "Start your restoration journey easily through our digital portal.", category: "Step", value: "01"},
|
||||
id: "step-1", title: "Start Your Repair Online", subtitle: "Get a custom estimate and consultation within 24 hours.", category: "Step", value: "01"},
|
||||
{
|
||||
id: "step-2", title: "Ship or Drop Off", subtitle: "Send your footwear or leather goods to our workshop.", category: "Step", value: "02"},
|
||||
id: "step-2", title: "Ship or Drop Off", subtitle: "Secure your item for transit or drop off at our local shop within 3-5 days.", category: "Step", value: "02"},
|
||||
{
|
||||
id: "step-3", title: "Precision Craftsmanship", subtitle: "Dedicated care and traditional techniques are applied.", category: "Step", value: "03"},
|
||||
id: "step-3", title: "Precision Craftsmanship", subtitle: "Master artisans perform restoration, typically completed in 7-10 business days.", category: "Step", value: "03"},
|
||||
{
|
||||
id: "step-4", title: "Pickup or Delivery", subtitle: "Receive your restored item, feeling and looking brand new.", category: "Step", value: "04"},
|
||||
id: "step-4", title: "Pickup or Delivery", subtitle: "Your items are quality checked and ready for use within 2 days of completion.", category: "Step", value: "04"},
|
||||
]}
|
||||
title="Our Process"
|
||||
description="Experience the meticulous journey your items take from worn to renewed, handled with expertise at every stage."
|
||||
@@ -201,10 +201,10 @@ 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"
|
||||
buttonText="Get My Free Estimate"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -252,4 +252,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user