Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
brandName="Entrepalmas"
|
||||
button={{
|
||||
text: "+506 8617-2220", onClick: () => alert('+506 8617-2220')
|
||||
text: "Contacto", onClick: () => alert('+506 8617-2220')
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user