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>
|
||||
@@ -322,4 +322,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user