From 0a8bd36b5b91a8268ccd141a12ef5facef97a8c6 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 19:48:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e594b6f..5e273be 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,9 +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: "DM", href: "#contact"}, + text: "Book Free Strategy Call", href: "#contact"}, { - text: "DM or email me", 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={[ @@ -304,4 +304,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1