Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a95c9b2f1a | |||
| 3341208395 |
@@ -113,11 +113,6 @@ 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."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote", href: "#contact"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -177,6 +172,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Our Process"
|
||||
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>
|
||||
|
||||
@@ -236,4 +236,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user