Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d9a50d6432 | |||
| 45817046a5 |
@@ -203,6 +203,9 @@ export default function LandingPage() {
|
||||
<FaqDouble
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Have more questions?", href: "#contact" }
|
||||
]}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1", title: "Do you offer trade-ins?", content: "Yes, we offer fair market value assessments for your current vehicle trade-in."},
|
||||
|
||||
Reference in New Issue
Block a user