Update src/app/page.tsx

This commit is contained in:
2026-06-10 04:24:43 +00:00
parent e76d54bb43
commit 0a93efcd86

View File

@@ -50,9 +50,6 @@ export default function LandingPage() {
brandName="Nice Depot"
button={{
text: "Comprar Ahora", href: "#products"}}
topBarButton={{
text: "WhatsApp", href: "https://wa.me/+1234567890" // Placeholder for actual number
}}
animateOnLoad={true}
/>
</div>