From c0a9b3d8cb2527da3f8fb824b40f6701a3f25e69 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 16:22:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c17ad69..5b7f88f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -220,7 +220,7 @@ export default function LandingPage() { tag="Get Started" tagIcon={Mail} title="Ready to Transform Your Space?" - description="Let our design consultants help you find the perfect Sheesham wood furniture pieces for your home or office. Contact us today for personalized recommendations and exclusive offers." + description="Get Expert Design Consultation & 20% Off Your First Order. Let our design consultants help you find the perfect Sheesham wood furniture pieces for your home or office. Contact us today for personalized recommendations and exclusive offers." buttons={[ { text: "Contact Us", href: "#" }, { text: "Browse Collection", href: "#products" } @@ -264,4 +264,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1