refactor: streamline, refine and polish
This commit is contained in:
@@ -9,7 +9,7 @@ import BackToTop from '@/components/BackToTop';
|
||||
|
||||
export default function Home() {
|
||||
return (
|
||||
<main className="relative min-h-screen dark text-foreground">
|
||||
<main className="relative min-h-screen text-foreground">
|
||||
<AnimatedBackground />
|
||||
<BackToTop />
|
||||
<Hero />
|
||||
|
||||
Reference in New Issue
Block a user