feat: new design

This commit is contained in:
Nik L
2026-04-13 13:09:46 -04:00
parent 14fcaea830
commit b2879e1a5e
34 changed files with 573 additions and 608 deletions

View File

@@ -18,7 +18,7 @@ import { Footer } from '@/components/footer'
export default function Home() {
return (
<PlatformProvider>
<main className="min-h-screen">
<main className="bg-gradient min-h-screen">
<Nav />
<Hero />
<Problem />