Merge version_3 into main #3
@@ -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,
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user