diff --git a/src/app/page.tsx b/src/app/page.tsx index 29b175a..eadccaf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { mediaAnimation="slide-up" buttons={[ { text: "Start Building", href: "https://devbyte.io/signup" }, - { text: "Explore Docs", href: "#features" } + { text: "View Features", href: "#features" } ]} buttonAnimation="slide-up" />