5 Commits

Author SHA1 Message Date
1690dff1d6 Update src/app/page.tsx 2026-05-27 05:47:54 +00:00
ef793dbe58 Merge version_1 into main
Merge version_1 into main
2026-05-27 05:10:03 +00:00
5512fe1d78 Merge version_1 into main
Merge version_1 into main
2026-05-27 05:09:39 +00:00
5730d46fde Merge version_1 into main
Merge version_1 into main
2026-05-27 05:08:44 +00:00
079b454034 Merge version_1 into main
Merge version_1 into main
2026-05-27 05:07:35 +00:00

View File

@@ -16,16 +16,16 @@ import { Award, Gift, Rocket, ShieldCheck, Sparkles, Users, Zap } from "lucide-r
export default function LandingPage() { export default function LandingPage() {
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="text-stagger" defaultButtonVariant="shift-hover"
defaultTextAnimation="background-highlight" defaultTextAnimation="reveal-blur"
borderRadius="rounded" borderRadius="pill"
contentWidth="smallMedium" contentWidth="mediumLarge"
sizing="mediumLargeSizeLargeTitles" sizing="largeSizeMediumTitles"
background="blurBottom" background="floatingGradient"
cardStyle="solid" cardStyle="glass-elevated"
primaryButtonStyle="double-inset" primaryButtonStyle="radial-glow"
secondaryButtonStyle="layered" secondaryButtonStyle="solid"
headingFontWeight="bold" headingFontWeight="extrabold"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
@@ -41,9 +41,11 @@ export default function LandingPage() {
name: "Packages", id: "#packages"}, name: "Packages", id: "#packages"},
{ {
name: "FAQ", id: "#faq"}, name: "FAQ", id: "#faq"},
{
name: "Contact", id: "/contact"}
]} ]}
button={{ button={{
text: "BOOK YOUR JUMP", href: "#contact"}} text: "BOOK YOUR JUMP", href: "/contact"}}
brandName="SKYDIVE ST. LOUIS" brandName="SKYDIVE ST. LOUIS"
/> />
</div> </div>
@@ -57,7 +59,7 @@ export default function LandingPage() {
tag="★★★★★ 5.0 Rated Experience | Thousands of Safe Jumps | Birthday + Bucket List Specialists" tag="★★★★★ 5.0 Rated Experience | Thousands of Safe Jumps | Birthday + Bucket List Specialists"
buttons={[ buttons={[
{ {
text: "BOOK YOUR JUMP", href: "#contact"}, text: "BOOK YOUR JUMP", href: "/contact"},
{ {
text: "WATCH THE EXPERIENCE", href: "https://www.youtube.com/watch?v=dQw4w9WgXcQ"}, text: "WATCH THE EXPERIENCE", href: "https://www.youtube.com/watch?v=dQw4w9WgXcQ"},
]} ]}
@@ -246,7 +248,7 @@ export default function LandingPage() {
id: "tandem-experience", badge: "Classic", badgeIcon: Sparkles, id: "tandem-experience", badge: "Classic", badgeIcon: Sparkles,
price: "$249", name: "Tandem Experience", buttons: [ price: "$249", name: "Tandem Experience", buttons: [
{ {
text: "BOOK NOW", href: "#contact"}, text: "BOOK NOW", href: "/contact"},
], ],
features: [ features: [
"Certified Tandem Instructor", "14,000 ft Freefall", "Stunning Missouri Views", "Pre-Jump Safety Briefing"], "Certified Tandem Instructor", "14,000 ft Freefall", "Stunning Missouri Views", "Pre-Jump Safety Briefing"],
@@ -255,7 +257,7 @@ export default function LandingPage() {
id: "birthday-jump", badge: "Celebration", badgeIcon: Gift, id: "birthday-jump", badge: "Celebration", badgeIcon: Gift,
price: "$349", name: "Birthday Jump Package", buttons: [ price: "$349", name: "Birthday Jump Package", buttons: [
{ {
text: "BOOK NOW", href: "#contact"}, text: "BOOK NOW", href: "/contact"},
], ],
features: [ features: [
"All Tandem Experience Features", "Personal Photo & Video Package", "Celebration Recognition", "Exclusive Skydive St. Louis Merch Item"], "All Tandem Experience Features", "Personal Photo & Video Package", "Celebration Recognition", "Exclusive Skydive St. Louis Merch Item"],
@@ -264,7 +266,7 @@ export default function LandingPage() {
id: "ultimate-adrenaline", badge: "Premium", badgeIcon: Award, id: "ultimate-adrenaline", badge: "Premium", badgeIcon: Award,
price: "$499", name: "Ultimate Adrenaline Package", buttons: [ price: "$499", name: "Ultimate Adrenaline Package", buttons: [
{ {
text: "BOOK NOW", href: "#contact"}, text: "BOOK NOW", href: "/contact"},
], ],
features: [ features: [
"All Birthday Jump Features", "Fast-Track Scheduling", "Dedicated Instructor Interview", "Customizable Video Edit"], "All Birthday Jump Features", "Fast-Track Scheduling", "Dedicated Instructor Interview", "Customizable Video Edit"],
@@ -273,7 +275,7 @@ export default function LandingPage() {
id: "group-adventure", badge: "Group Rate", badgeIcon: Users, id: "group-adventure", badge: "Group Rate", badgeIcon: Users,
price: "Contact for Quote", name: "Group Adventure Package", buttons: [ price: "Contact for Quote", name: "Group Adventure Package", buttons: [
{ {
text: "CONTACT US", href: "#contact"}, text: "CONTACT US", href: "/contact"},
], ],
features: [ features: [
"Custom Group Pricing", "Dedicated Group Coordinator", "Premium Video & Photo Package", "Ideal for Parties & Events"], "Custom Group Pricing", "Dedicated Group Coordinator", "Premium Video & Photo Package", "Ideal for Parties & Events"],
@@ -291,10 +293,10 @@ export default function LandingPage() {
variant: "sparkles-gradient"}} variant: "sparkles-gradient"}}
tag="Fear Ends Here. One Jump Changes Everything." tag="Fear Ends Here. One Jump Changes Everything."
title="YOUR LIFE LOOKS DIFFERENT AFTER YOU JUMP." title="YOUR LIFE LOOKS DIFFERENT AFTER YOU JUMP."
description="Ready to transform fear into freedom? Book your luxury tandem skydiving experience today and create the story you'll tell forever. Our team is ready to make your dream a reality." description="Ready to transform fear into freedom? Call us directly to book your luxury tandem skydiving experience today and create the story you'll tell forever. Our team is ready to make your dream a reality."
buttons={[ buttons={[
{ {
text: "BOOK YOUR EXPERIENCE", href: "#"}, text: "CALL US NOW", href: "tel:+13145551234"},
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
/> />
@@ -328,7 +330,7 @@ export default function LandingPage() {
{ {
label: "FAQ", href: "#faq"}, label: "FAQ", href: "#faq"},
{ {
label: "Contact Us", href: "#contact"}, label: "Contact Us", href: "/contact"},
{ {
label: "Safety Info", href: "#"}, label: "Safety Info", href: "#"},
], ],