Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b98935984 | |||
| d2f26701a1 | |||
| c14da7c0c0 | |||
| 2965239bec | |||
| b5188f4717 |
@@ -28,7 +28,7 @@ export default function LandingPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
brandName="Nexus AI"
|
brandName="Vetex Agency "
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Features", id: "features" },
|
{ name: "Features", id: "features" },
|
||||||
{ name: "Services", id: "services" },
|
{ name: "Services", id: "services" },
|
||||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
|||||||
animationType="background-highlight"
|
animationType="background-highlight"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Schedule Consultation", href: "mailto:enterprise@nexusai.io" },
|
{ text: "Schedule Consultation", href: "mailto:enterprise@nexusai.io" },
|
||||||
{ text: "View Case Studies", href: "#" }
|
{ text: "View Case Studies", href: "#testimonials" }
|
||||||
]}
|
]}
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
|||||||
Reference in New Issue
Block a user