diff --git a/src/app/page.tsx b/src/app/page.tsx index 855c022..063553a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,10 +153,10 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "plain" }} tag="Contact" - title="Get in Touch" + title="Start Your Beauty Journey" description="Visit us at our studio or reach out to start your professional beauty journey." imageSrc="http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg" - inputPlaceholder="Enter your email for updates" + inputPlaceholder="Enter your email for a consultation" mediaAnimation="blur-reveal" /> @@ -170,4 +170,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file