Merge version_2 into main #4

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

View File

@@ -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() {
</div>
</ThemeProvider>
);
}
}