diff --git a/src/app/page.tsx b/src/app/page.tsx index bda1768..8d373ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,6 +205,7 @@ export default function LandingPage() { imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DYQSQo4NU4fNAZHL5fcRaaFHkd/a-clean-abstract-network-of-digital-node-1778487709478-df25f718.png" imageAlt="A clean, abstract network of digital nodes and lines, dark blue aesthetic, suggesting connectivity a" inputPlaceholder="Enter your email" + buttonText="Subscribe for Alerts" mediaAnimation="slide-up" /> @@ -236,4 +237,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file