Compare commits
6 Commits
version_9
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| b55a76a688 | |||
| 3246c62f5a | |||
| fda1f0015c | |||
| 7e8ade5e21 | |||
| 505ec2554c | |||
| 04a1ff4be0 |
@@ -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={[
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
title="Our Services"
|
||||
description="We offer a comprehensive range of services, combining traditional techniques with modern solutions to restore and maintain your favorite footwear and leather goods."
|
||||
description="Beyond just repairs, our dedicated craftsmanship brings your cherished items back to life, preserving their legacy and enhancing your personal style."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
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."
|
||||
buttonText="Visit Totem Lake Shoe Repair"
|
||||
buttonText="Get Your Free Repair Estimate"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -254,4 +254,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user