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