3 Commits

Author SHA1 Message Date
3a7cd22be8 Merge version_3 into main
Merge version_3 into main
2026-03-12 06:21:04 +00:00
184d0979fd Update src/app/page.tsx 2026-03-12 06:21:00 +00:00
be8a2b15d8 Merge version_2 into main
Merge version_2 into main
2026-03-12 06:19:07 +00:00

View File

@@ -184,8 +184,8 @@ export default function LandingPage() {
text="Ready to elevate your wardrobe? Get in touch with our style experts today and discover your perfect look."
animationType="entrance-slide"
buttons={[
{ text: "Contact Us", href: "#" },
{ text: "Schedule Consultation", href: "#" }
{ text: "Start Shopping", href: "#" },
{ text: "View Catalog", href: "#" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}