Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a95c9b2f1a | |||
| 3341208395 | |||
| 2d90176b07 | |||
| 2eb5d69219 | |||
| 97e26229f5 | |||
| 76cfe0e83f | |||
| 6ebbb6a60e | |||
| 2633d72e0c |
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
|||||||
<HeroCentered
|
<HeroCentered
|
||||||
background={{
|
background={{
|
||||||
variant: "plain"}}
|
variant: "plain"}}
|
||||||
title="Restore Your Favorite Shoes & Leather Goods"
|
title="Totem Lake Shoe Repair"
|
||||||
description="Luxury craftsmanship. Family-owned care. Trusted by the community for over 35 years."
|
description="Luxury craftsmanship. Family-owned care. Trusted by the community for over 35 years."
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
|||||||
label: "Satisfied Customers", value: "1000s"},
|
label: "Satisfied Customers", value: "1000s"},
|
||||||
{
|
{
|
||||||
icon: Zap,
|
icon: Zap,
|
||||||
label: "Items Restored", value: "Expert"},
|
label: "Items Restored", value: "10,000+ Items Restored"},
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -172,6 +172,11 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Our Process"
|
title="Our Process"
|
||||||
description="Experience the meticulous journey your items take from worn to renewed, handled with expertise at every stage."
|
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"
|
||||||
|
}
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user