Merge version_1 into main #3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user