From 3fd602aaf03aab7f1b37ba5f448e63bbcb20f871 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 18:59: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 040ccea..1fc8088 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -183,6 +183,7 @@ export default function LandingPage() { tag="Connect" title="Get In Touch" description="Have health questions? Contact our team for personalized advice today." + buttonText="Get Advice" imageSrc="http://img.b2bpic.net/free-photo/doctor-looking-medical-report-while-walking_107420-84823.jpg" inputPlaceholder="Enter your email for health updates" mediaAnimation="blur-reveal" @@ -215,4 +216,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1