Merge version_2 into main #3
@@ -203,8 +203,7 @@ export default function LandingPage() {
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{ label: "hello@aditly.com", href: "mailto:hello@aditly.com" },
|
||||
{ label: "© 2025 Aditly", href: "#" }
|
||||
{ label: "hello@aditly.com", href: "mailto:hello@aditly.com" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -212,4 +211,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user