Merge version_2 into main #3
@@ -49,8 +49,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
avatarText="6 Years of Innovation & Growth"
|
||||
buttons={[
|
||||
{ text: "Start Exploring", href: "#timeline" },
|
||||
{ text: "View Admin Dashboard", href: "#admin-dashboard" }
|
||||
{ text: "View Timeline Now", href: "#timeline" },
|
||||
{ text: "Start Exploring", href: "#admin-dashboard" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
ariaLabel="Hero section for timeline history"
|
||||
@@ -191,4 +191,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user