Merge version_2 into main #2
@@ -178,6 +178,7 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Aura AI"
|
||||
copyrightText="Copyright © 2026 JenX Digital. All rights reserved."
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "ML Solutions", href: "#" }, { label: "Data Science", href: "#" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy", href: "#" }] },
|
||||
@@ -187,4 +188,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user