Compare commits
6 Commits
version_15
...
version_18
| Author | SHA1 | Date | |
|---|---|---|---|
| bb7efed759 | |||
| a0bca73307 | |||
| aa23cb2e3e | |||
| 8b8f0d8546 | |||
| c45eaa7733 | |||
| a8966a9320 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
background={{
|
||||
variant: "plain"}}
|
||||
title="Expert Shoe & Leather Restoration"
|
||||
description="Luxury craftsmanship. Family-owned care. Trusted by the community for over 35 years."
|
||||
description="Luxury craftsmanship made convenient. Save time and money by restoring your favorites with our expert care—trusted by the community for over 35 years."
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/talented-cobbler-is-working-pair-black-men-s-shoes-his-workshop_613910-3817.jpg", alt: "Skilled Craftsman"},
|
||||
@@ -62,8 +62,6 @@ export default function LandingPage() {
|
||||
src: "http://img.b2bpic.net/free-photo/carpenter-cutting-mdf-board-inside-workshop_23-2149451020.jpg", alt: "Master Cobbler"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
{
|
||||
text: "Get Your Free Repair Estimate", href: "#contact"},
|
||||
]}
|
||||
@@ -83,7 +81,7 @@ export default function LandingPage() {
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwelve
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split-actions"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
@@ -254,4 +252,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user