Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-05 08:03:40 +00:00
2 changed files with 4 additions and 3 deletions

View File

@@ -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,

View File

@@ -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"
/>