Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7074777251 | |||
| 9c95ba4c15 |
@@ -166,6 +166,9 @@ export default function LandingPage() {
|
|||||||
<FaqBase
|
<FaqBase
|
||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[
|
||||||
|
{ text: "Get in touch", href: "#contact" }
|
||||||
|
]}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1", title: "What is the typical design timeline?", content: "Our projects typically range from 6 to 18 months based on complexity."},
|
id: "f1", title: "What is the typical design timeline?", content: "Our projects typically range from 6 to 18 months based on complexity."},
|
||||||
|
|||||||
Reference in New Issue
Block a user