Update src/app/page.tsx

This commit is contained in:
2026-03-03 09:38:46 +00:00
parent 8f63fbf6a8
commit 0990f89032

View File

@@ -93,7 +93,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Browse All", href: "#collections" }
{ text: "Browse All", href: "#collections" },
{ text: "WhatsApp Inquiry", href: "https://wa.me/962XXXXXXXXX" }
]}
/>
</div>