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