Compare commits
4 Commits
version_10
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| b55a76a688 | |||
| 3246c62f5a | |||
| fda1f0015c | |||
| 7e8ade5e21 |
@@ -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={[
|
||||
@@ -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