1 Commits

Author SHA1 Message Date
219d2bf0b0 Update src/app/page.tsx 2026-03-04 06:58:45 +00:00

View File

@@ -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"
/>