Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce6e503605 | |||
| 546239bbb8 | |||
| ab3b4379a3 | |||
| 034bd2f951 |
@@ -172,6 +172,9 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
sideTitle="Frequently Asked"
|
sideTitle="Frequently Asked"
|
||||||
faqsAnimation="slide-up"
|
faqsAnimation="slide-up"
|
||||||
|
buttons={[
|
||||||
|
{ text: "Still have questions? Call us", href: "tel:9495241761" }
|
||||||
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -219,10 +222,10 @@ export default function LandingPage() {
|
|||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
copyrightText="© 2025 Eric’s Performance Detailing."
|
copyrightText="© 2025"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user