feat: new design
This commit is contained in:
@@ -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 />
|
||||
|
||||
Reference in New Issue
Block a user