Update src/app/page.tsx
This commit is contained in:
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero" className="relative">
|
||||
<CanvasRevealBackground className="absolute inset-0 z-0" animationSpeed={3} dotSize={2} position="center" />
|
||||
<CanvasRevealBackground className="absolute inset-0 z-0" animationSpeed={3} dotSize={2} />
|
||||
<HeroPersonalLinks
|
||||
background={{ variant: "canvas-reveal" }}
|
||||
title="Geralt of Rivia"
|
||||
|
||||
Reference in New Issue
Block a user