Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-10 11:06:24 +00:00

View File

@@ -181,10 +181,10 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{ variant: "plain" }}
text="Ready to design your dream outfit? Visit us today or get in touch for custom design inquiries."
text="Ready to design your dream outfit? Visit us today or get in touch for custom design inquiries. Call us at 8787236052 or visit us at G-12, Radha Krishna Complex, opposite to Shivam Complex, Aicher Market, Greater Noida."
buttons={[
{ text: "Call Now", href: "tel:+123456789" },
{ text: "WhatsApp Us", href: "https://wa.me/yournumber" }
{ text: "Call Now", href: "tel:8787236052" },
{ text: "WhatsApp Us", href: "https://wa.me/918787236052" }
]}
/>
</div>