Update src/app/page.tsx
This commit is contained in:
@@ -149,9 +149,11 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Contact"
|
||||
title="Start Your Story"
|
||||
description="Ready to elevate your brand's presence? Contact me via email or follow my social channels below."
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
mediaAnimation="blur-reveal"
|
||||
className="hover:drop-shadow-[0_0_20px_rgba(255,255,255,0.1)] transition-all duration-500"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user