Update src/app/page.tsx

This commit is contained in:
2026-04-11 15:05:25 +00:00
parent dc77f9bf09
commit accede8dc2

View File

@@ -40,7 +40,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitDualMedia <HeroSplitDualMedia
background={{ background={{
variant: "glowing-orb" variant: "sparkles-gradient"
}} }}
title="Explore trails like never before" title="Explore trails like never before"
description="Immersive 3D scrolling experiences bring hiking destinations to life. Discover your next adventure through interactive, dynamic storytelling." 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 <ContactCTA
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "glowing-orb" variant: "sparkles-gradient"
}} }}
tag="Get Started" tag="Get Started"
title="Ready for your next adventure?" title="Ready for your next adventure?"