Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user