Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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={[
|
||||
@@ -302,4 +304,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user