Update src/app/page.tsx

This commit is contained in:
2026-03-19 17:57:07 +00:00
parent ff2cfe15cf
commit 31ab2d5389

View File

@@ -125,7 +125,7 @@ export default function LandingPage() {
<p className="text-lg text-slate-300 mb-8">Join thousands of creators using Apex to revolutionize botanical design</p>
<div className="flex flex-col sm:flex-row gap-4 justify-center">
<button className="px-8 py-3 bg-emerald-500 hover:bg-emerald-600 text-white font-semibold rounded-xl transition-all hover:shadow-lg hover:-translate-y-0.5">
Start Creating
Start Free Trial
</button>
<button className="px-8 py-3 border border-white/20 hover:border-white/40 text-white font-semibold rounded-xl backdrop-blur-xl bg-white/5 hover:bg-white/10 transition-all">
Learn More