Update src/app/page.tsx
This commit is contained in:
@@ -40,7 +40,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "glowing-orb"
|
||||
variant: "sparkles-gradient"
|
||||
}}
|
||||
title="Explore trails like never before"
|
||||
description="Immersive 3D scrolling experiences bring hiking destinations to life. Discover your next adventure through interactive, dynamic storytelling."
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "glowing-orb"
|
||||
variant: "sparkles-gradient"
|
||||
}}
|
||||
tag="Get Started"
|
||||
title="Ready for your next adventure?"
|
||||
|
||||
Reference in New Issue
Block a user