Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6601b7b413 | |||
| 1ddcbc754b | |||
| c1d50c09eb | |||
| 0a8bd36b5b | |||
| c9d3f7dae6 | |||
| 5ca25a1153 | |||
| f178fbcacd | |||
| 1654f79d1a |
@@ -54,7 +54,9 @@ export default function LandingPage() {
|
||||
description="Digitrek Solutions empowers you to create premium digital products using cutting-edge AI systems and scale them across social media markets effortlessly."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started", href: "#contact"},
|
||||
text: "Book Free Strategy Call", href: "#contact"},
|
||||
{
|
||||
text: "View Our Services", href: "#features"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-flowing-particle-dots-against-bright-blurred-background_1048-10710.jpg"
|
||||
avatars={[
|
||||
@@ -240,6 +242,8 @@ export default function LandingPage() {
|
||||
id: "q2", title: "Do I need technical skills?", content: "No, our systems are built for creators and entrepreneurs, not developers."},
|
||||
{
|
||||
id: "q3", title: "Is my data secure?", content: "We prioritize enterprise-grade security for all our automation workflows."},
|
||||
{
|
||||
id: "q4", title: "What are the ROI expectations and implementation timeline?", content: "Most clients see initial workflow efficiencies within 2-4 weeks, with full ROI realization typically achieved within 3 months of implementation."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common questions about our AI automation solutions."
|
||||
@@ -302,4 +306,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user