From 5ca25a1153474c9e263fd096d9590e8cfc7a2a92 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 19:46:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4afcb96..e594b6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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: "DM", href: "#contact"}, + { + text: "DM or email me", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-flowing-particle-dots-against-bright-blurred-background_1048-10710.jpg" avatars={[ -- 2.49.1