diff --git a/src/app/page.tsx b/src/app/page.tsx index ba87df6..d299c1e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -203,6 +203,7 @@ export default function LandingPage() { tag="Contact" title="Schedule Your Consultation" description="Luxury is waiting for your smile." + inputPlaceholder="Enter your professional email" /> @@ -229,4 +230,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file