Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f1aa3bf77b | |||
| 60dc1ba031 | |||
| 0a21084ed8 |
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{ id: "q1", title: "How do we start?", content: "Book a discovery call to discuss your needs." },
|
||||
{ id: "q1", title: "How do we start?", content: "Book a discovery call directly at [hello@nicolalanci.com](mailto:hello@nicolalanci.com) or click the Contact button below to find a time." },
|
||||
{ id: "q2", title: "What is the process?", content: "Discovery, concept, development, and delivery." },
|
||||
{ id: "q3", title: "Do you work freelance?", content: "Yes, available for freelance and contract." },
|
||||
]}
|
||||
@@ -184,4 +184,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user