From 2964553d19984d642680989bbd02e685d544f609 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 10:01:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e823216..4ecfcf3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -163,6 +163,7 @@ export default function LandingPage() { description="Get the latest world insights and platform updates delivered directly to your inbox." imageSrc="http://img.b2bpic.net/free-photo/modern-art-urban-skyline-atom_1127-2399.jpg" mediaAnimation="slide-up" + buttonText="Subscribe for Daily Insights" /> @@ -196,4 +197,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1