From 27f7e57fbb0119b755de98adafe5275c9fb2f459 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Mar 2026 11:30:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1620b9c..240c9f6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file -- 2.49.1