diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 039217e..46a7b36 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -5,7 +5,8 @@ import "./globals.css"; const inter = Inter({ subsets: ["latin"] }); export const metadata: Metadata = { - title: "LEVIT - Premium Fashion Boutique in Mangalore", description: "Discover curated fashion & contemporary style at LEVIT, Mangalore's premier boutique. Exclusive collections, personal styling, and premium quality."}; + title: "LEVIT - Premium Fashion Boutique in Mangalore", description: "Discover curated fashion & contemporary style at LEVIT, Mangalore's premier boutique. Exclusive collections, personal styling, and premium quality." +}; export default function RootLayout({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index d1eba15..0b49094 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,8 +184,8 @@ export default function LandingPage() { description="Contact LEVIT today to book a personal styling session, inquire about our collections, or schedule a visit. We're here to help you find your perfect look." background={{ variant: "rotated-rays-animated" }} useInvertedBackground={true} - inputPlaceholder="Enter your email address" - buttonText="Send Message" + inputPlaceholder="Your email for updates & offers" + buttonText="Notify Me" termsText="By contacting us, you agree to our privacy policy. We respect your information." tagAnimation="slide-up" />