Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
description="Building the future with Python, Drones, and STEM innovation."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Projects", href: "#skills"},
|
||||
text: "View My Technical Portfolio", href: "#skills"},
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
@@ -200,4 +200,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user