Update src/app/page.tsx
This commit is contained in:
@@ -166,11 +166,11 @@ export default function LandingPage() {
|
||||
{ title: "Links", items: [{ label: "Home", href: "#hero" }, { label: "About", href: "#about" }, { label: "Contact", href: "#contact" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] },
|
||||
]}
|
||||
bottomLeftText="© 2024 Langevin Inc. Phone: (316)209-6282 | Email: george.d.langevin@gmail.com"
|
||||
bottomLeftText="© 2024 Langevin Inc. Phone: (316)519-8711 | Email: george.d.langevin@gmail.com"
|
||||
bottomRightText="All rights reserved."
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user