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