Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-13 16:25:58 +00:00

View File

@@ -138,7 +138,7 @@ export default function LandingPage() {
title="Growing Developer Trust"
description="Join hundreds of developers already stopping the repeat bug cycle."
tag="By The Numbers"
tagIcon={Zap}
tagIcon={TrendingUp}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
@@ -265,7 +265,7 @@ export default function LandingPage() {
{ text: "Sign In", href: "https://debugdiary.vercel.app/signin" }
]}
buttonAnimation="blur-reveal"
background={{ variant: "sparkles-gradient" }}
background={{ variant: "aurora" }}
useInvertedBackground={false}
className="py-24"
containerClassName="w-full max-w-4xl mx-auto px-4"