Update src/app/page.tsx
This commit is contained in:
@@ -41,6 +41,8 @@ export default function LandingPage() {
|
||||
name: "Contact", id: "/contact"},
|
||||
{
|
||||
name: "Client Login", id: "/login"},
|
||||
{
|
||||
name: "Handover", id: "/handover"},
|
||||
]}
|
||||
brandName="eXpand AD"
|
||||
button={{
|
||||
@@ -223,4 +225,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user