diff --git a/src/app/page.tsx b/src/app/page.tsx index b167102..53adb5e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -209,7 +209,7 @@ export default function LandingPage() { description="Get a free, no-obligation estimate today. Our experts are ready to discuss your vision." background={{ variant: "rotated-rays-animated" }} useInvertedBackground={false} - inputPlaceholder="Enter your email for a quick response" + inputPlaceholder="Enter your phone number and project type for a quick response" buttonText="Request Free Quote" /> @@ -245,4 +245,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file