diff --git a/src/app/page.tsx b/src/app/page.tsx index 98a2847..2e81688 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,7 +190,7 @@ export default function HomePage() { imageAlt="Radhe Marketing customer inquiry contact" mediaPosition="right" inputPlaceholder="Enter your email address" - buttonText="Send Inquiry" + buttonText="Request Wholesale Quote" termsText="We respect your privacy. We'll respond within 24 hours." mediaAnimation="none" /> @@ -209,4 +209,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}