Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0595bffaba | |||
| cbaa66ce1e | |||
| 2373b8e5c7 |
@@ -30,7 +30,7 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{ name: "Contacto", id: "#contact" },
|
||||
{ name: "Sign Up", id: "#contact" },
|
||||
]}
|
||||
brandName="axionelAI"
|
||||
/>
|
||||
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-plexus-background-with-connecting-lines-dots_1048-11704.jpg"
|
||||
imageAlt="fondo de datos de inteligencia artificial"
|
||||
buttons={[
|
||||
{ text: "Empezar", href: "#contact" },
|
||||
{ text: "Sign Up", href: "#contact" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user