Merge version_3 into main #2
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1", title: "How do we start?", content: "Reach out through our contact form and we'll schedule a discovery call."},
|
||||
id: "faq1", title: "How do we start?", content: "Reach out through our <a href='#contact' class='underline'>contact form</a> and we'll schedule a discovery call."},
|
||||
{
|
||||
id: "faq2", title: "What is the timeline?", content: "Timelines vary by scope but we pride ourselves on efficient delivery."},
|
||||
{
|
||||
@@ -244,4 +244,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user