Update src/app/page.tsx

This commit is contained in:
2026-03-04 06:58:45 +00:00
parent f1affc40c9
commit 219d2bf0b0

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