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