From 324c3b6fc9f38e85ea24e4566b4fdd182d03f9a6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 28 Apr 2026 12:21:30 +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 f39bea8..279ffbd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,6 +161,7 @@ export default function LandingPage() { tag="Get Started" title="Begin Your Transformation" description="Schedule a private consultation and step into a more confident version of yourself." + inputPlaceholder="Enter your email for your consultation" imageSrc="http://img.b2bpic.net/free-photo/nobody-hospital-waiting-room-front-desk-with-office-supplies-promotional-flyers-healthcare-facility-empty-reception-counter-with-no-people-private-practice-clinic_482257-45891.jpg" mediaPosition="right" mediaAnimation="slide-up" @@ -179,4 +180,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1