Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-03-04 06:58:50 +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"
/>