Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-23 11:30:30 +00:00

View File

@@ -177,8 +177,8 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split-actions"
useInvertedBackground={false}
title="Our Unwavering Promise"
description="Three pillars of excellence that define The Italian Store experience."
title="Ready to Elevate Your Style?"
description="Book a personalized tailoring appointment or visit our store today to explore the finest Italian menswear collection."
buttons={[
{
text: "WhatsApp to Book", href: "https://wa.me/91XXXXXXXXXX"},
@@ -306,4 +306,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}