From 4db33a7f3c24aa76784fd38151f84714fb3b7501 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 2 May 2026 09:04:00 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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 -- 2.49.1