Merge version_2 into main #4

Merged
bender merged 1 commits from version_2 into main 2026-03-12 00:54:25 +00:00

View File

@@ -67,8 +67,8 @@ export default function LandingPage() {
]}
testimonialRotationInterval={5000}
buttons={[
{ text: "View Work", href: "projects" },
{ text: "Learn More", href: "about" }
{ text: "Explore Projects", href: "projects" },
{ text: "View Career Timeline", href: "about" }
]}
buttonAnimation="slide-up"
/>