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