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