Merge version_1 into main #1
223
src/app/page.tsx
223
src/app/page.tsx
@@ -2,6 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import { Search, Shield, Zap } from "lucide-react";
|
||||
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import HeroBillboardRotatedCarousel from '@/components/sections/hero/HeroBillboardRotatedCarousel';
|
||||
@@ -29,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Events",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Events", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
]}
|
||||
brandName="EventTickets"
|
||||
/>
|
||||
@@ -52,47 +45,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Unforgettable Experiences, Just One Click Away"
|
||||
description="Discover upcoming events, secure your tickets, and join a community passionate about music, tech, and creativity. Your next adventure awaits."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Tickets",
|
||||
href: "#pricing",
|
||||
},
|
||||
text: "Get Tickets", href: "#pricing"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-photography-people-front-water-fountain_413556-115.jpg",
|
||||
imageAlt: "Concert experience",
|
||||
},
|
||||
id: "1", imageSrc: "https://img.b2bpic.net/free-photo/silhouette-photography-people-front-water-fountain_413556-115.jpg", imageAlt: "Concert experience"},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-uv-ultraviolet-light-composition_23-2149243972.jpg",
|
||||
imageAlt: "Stage event",
|
||||
},
|
||||
id: "2", imageSrc: "https://img.b2bpic.net/free-photo/abstract-uv-ultraviolet-light-composition_23-2149243972.jpg", imageAlt: "Stage event"},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333659.jpg",
|
||||
imageAlt: "Networking event",
|
||||
},
|
||||
id: "3", imageSrc: "https://img.b2bpic.net/free-photo/people-taking-part-business-event_23-2149333659.jpg", imageAlt: "Networking event"},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-using-tablet-outdoors_23-2150747667.jpg",
|
||||
imageAlt: "Booking system",
|
||||
},
|
||||
id: "4", imageSrc: "https://img.b2bpic.net/free-photo/high-angle-man-using-tablet-outdoors_23-2150747667.jpg", imageAlt: "Booking system"},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-planning-trip_23-2148925846.jpg",
|
||||
imageAlt: "Creative workshop",
|
||||
},
|
||||
id: "5", imageSrc: "https://img.b2bpic.net/free-photo/close-up-people-planning-trip_23-2148925846.jpg", imageAlt: "Creative workshop"},
|
||||
{
|
||||
id: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glance-path-lies-garlands-made-threads-with-chrysanthemum-buds_1304-3347.jpg",
|
||||
imageAlt: "Gala evening",
|
||||
},
|
||||
id: "6", imageSrc: "https://img.b2bpic.net/free-photo/glance-path-lies-garlands-made-threads-with-chrysanthemum-buds_1304-3347.jpg", imageAlt: "Gala evening"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -102,9 +74,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Bringing People Together"
|
||||
description={[
|
||||
"At EventTickets, we believe in the power of shared experiences. Whether it's a concert, a tech conference, or a creative workshop, we help bring communities together in meaningful ways.",
|
||||
"Our platform is designed to make event discovery simple and ticketing frictionless, so you can spend less time planning and more time enjoying the moments that matter.",
|
||||
]}
|
||||
"At EventTickets, we believe in the power of shared experiences. Whether it's a concert, a tech conference, or a creative workshop, we help bring communities together in meaningful ways.", "Our platform is designed to make event discovery simple and ticketing frictionless, so you can spend less time planning and more time enjoying the moments that matter."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -116,26 +86,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Smart Discovery",
|
||||
description: "AI-powered recommendations based on your preferences.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg",
|
||||
titleIconSrc: "Search",
|
||||
buttonText: "Explore",
|
||||
},
|
||||
title: "Smart Discovery", description: "AI-powered recommendations based on your preferences.", imageSrc: "https://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", titleIconSrc: "Search", buttonText: "Explore"},
|
||||
{
|
||||
title: "Secure Payments",
|
||||
description: "Bank-grade security for your financial transactions.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg",
|
||||
titleIconSrc: "Shield",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
title: "Secure Payments", description: "Bank-grade security for your financial transactions.", imageSrc: "https://img.b2bpic.net/free-photo/secure-mobile-payment-with-phone-cards-pos_107791-17380.jpg", titleIconSrc: "Shield", buttonText: "Learn More"},
|
||||
{
|
||||
title: "Instant Confirmation",
|
||||
description: "Get your digital tickets delivered to your inbox immediately.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/email-messages-network-circuit-board-link-connection-technology_1379-884.jpg",
|
||||
titleIconSrc: "Zap",
|
||||
buttonText: "Get Started",
|
||||
},
|
||||
title: "Instant Confirmation", description: "Get your digital tickets delivered to your inbox immediately.", imageSrc: "https://img.b2bpic.net/free-photo/email-messages-network-circuit-board-link-connection-technology_1379-884.jpg", titleIconSrc: "Zap", buttonText: "Get Started"},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="We make event management a breeze for both attendees and organizers."
|
||||
@@ -149,57 +104,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "basic",
|
||||
tag: "Essential",
|
||||
price: "$29",
|
||||
period: "/per event",
|
||||
description: "Perfect for single event attendance.",
|
||||
button: {
|
||||
text: "Buy Now",
|
||||
href: "#",
|
||||
},
|
||||
featuresTitle: "Included:",
|
||||
features: [
|
||||
"General Admission",
|
||||
"Email Support",
|
||||
"Mobile Ticket",
|
||||
],
|
||||
id: "basic", tag: "Essential", price: "$29", period: "/per event", description: "Perfect for single event attendance.", button: {
|
||||
text: "Buy Now", href: "#"},
|
||||
featuresTitle: "Included:", features: [
|
||||
"General Admission", "Email Support", "Mobile Ticket"],
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
tag: "Recommended",
|
||||
price: "$59",
|
||||
period: "/per event",
|
||||
description: "Best for frequent event attendees.",
|
||||
button: {
|
||||
text: "Buy Now",
|
||||
href: "#",
|
||||
},
|
||||
featuresTitle: "Everything in Basic, plus:",
|
||||
features: [
|
||||
"Priority Entry",
|
||||
"VIP Lounge Access",
|
||||
"Exclusive Swag",
|
||||
"24/7 Support",
|
||||
],
|
||||
id: "pro", tag: "Recommended", price: "$59", period: "/per event", description: "Best for frequent event attendees.", button: {
|
||||
text: "Buy Now", href: "#"},
|
||||
featuresTitle: "Everything in Basic, plus:", features: [
|
||||
"Priority Entry", "VIP Lounge Access", "Exclusive Swag", "24/7 Support"],
|
||||
},
|
||||
{
|
||||
id: "vip",
|
||||
tag: "Elite",
|
||||
price: "$99",
|
||||
period: "/per event",
|
||||
description: "For those who want the full experience.",
|
||||
button: {
|
||||
text: "Buy Now",
|
||||
href: "#",
|
||||
},
|
||||
featuresTitle: "Everything in Pro, plus:",
|
||||
features: [
|
||||
"Backstage Pass",
|
||||
"Meet & Greet",
|
||||
"All-Access Pass",
|
||||
"Free Parking",
|
||||
],
|
||||
id: "vip", tag: "Elite", price: "$99", period: "/per event", description: "For those who want the full experience.", button: {
|
||||
text: "Buy Now", href: "#"},
|
||||
featuresTitle: "Everything in Pro, plus:", features: [
|
||||
"Backstage Pass", "Meet & Greet", "All-Access Pass", "Free Parking"],
|
||||
},
|
||||
]}
|
||||
title="Ticket Options"
|
||||
@@ -213,45 +133,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Incredible Service!",
|
||||
quote: "Seamless experience from start to finish. I loved the ease of finding and booking tickets.",
|
||||
name: "Sarah J.",
|
||||
role: "Designer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg",
|
||||
},
|
||||
id: "1", title: "Incredible Service!", quote: "Seamless experience from start to finish. I loved the ease of finding and booking tickets.", name: "Sarah J.", role: "Designer", imageSrc: "https://img.b2bpic.net/free-photo/happy-business-woman-standing-with-crossed-arms_23-2148095676.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Top Notch Event!",
|
||||
quote: "The platform is incredibly user-friendly. Had an amazing time at the last concert.",
|
||||
name: "Mark D.",
|
||||
role: "Developer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg",
|
||||
},
|
||||
id: "2", title: "Top Notch Event!", quote: "The platform is incredibly user-friendly. Had an amazing time at the last concert.", name: "Mark D.", role: "Developer", imageSrc: "https://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Very Helpful",
|
||||
quote: "Best platform for event discovery I've ever used. The updates are very helpful.",
|
||||
name: "Jessica L.",
|
||||
role: "Producer",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-handsome-caucasian-man-wearing-glasses-headphones-neck-standing-profile-view-touching-headphones-isolated-crimson-wall_141793-80164.jpg",
|
||||
},
|
||||
id: "3", title: "Very Helpful", quote: "Best platform for event discovery I've ever used. The updates are very helpful.", name: "Jessica L.", role: "Producer", imageSrc: "https://img.b2bpic.net/free-photo/impressed-young-handsome-caucasian-man-wearing-glasses-headphones-neck-standing-profile-view-touching-headphones-isolated-crimson-wall_141793-80164.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Highly Recommend!",
|
||||
quote: "Easy booking, secure payments, and instant tickets. What more could you ask for?",
|
||||
name: "David R.",
|
||||
role: "Entrepreneur",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/relaxed-business-man-sitting-with-legs-desk_1262-3817.jpg",
|
||||
},
|
||||
id: "4", title: "Highly Recommend!", quote: "Easy booking, secure payments, and instant tickets. What more could you ask for?", name: "David R.", role: "Entrepreneur", imageSrc: "https://img.b2bpic.net/free-photo/relaxed-business-man-sitting-with-legs-desk_1262-3817.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Fantastic Variety",
|
||||
quote: "Great selection of local events. I use it every weekend to plan my schedule.",
|
||||
name: "Emily C.",
|
||||
role: "Manager",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cheerful-man_23-2148612944.jpg",
|
||||
},
|
||||
id: "5", title: "Fantastic Variety", quote: "Great selection of local events. I use it every weekend to plan my schedule.", name: "Emily C.", role: "Manager", imageSrc: "https://img.b2bpic.net/free-photo/front-view-cheerful-man_23-2148612944.jpg"},
|
||||
]}
|
||||
title="What People Say"
|
||||
description="Trusted by thousands of event enthusiasts worldwide."
|
||||
@@ -262,54 +152,33 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Blog",
|
||||
href: "#",
|
||||
},
|
||||
label: "Blog", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Help Center",
|
||||
href: "#",
|
||||
},
|
||||
label: "Help Center", href: "#"},
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "Contact Us", href: "#"},
|
||||
{
|
||||
label: "Ticketing Info",
|
||||
href: "#",
|
||||
},
|
||||
label: "Ticketing Info", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Social",
|
||||
items: [
|
||||
title: "Social", items: [
|
||||
{
|
||||
label: "Twitter",
|
||||
href: "https://twitter.com",
|
||||
},
|
||||
label: "Twitter", href: "https://twitter.com"},
|
||||
{
|
||||
label: "Instagram",
|
||||
href: "https://instagram.com",
|
||||
},
|
||||
label: "Instagram", href: "https://instagram.com"},
|
||||
{
|
||||
label: "LinkedIn",
|
||||
href: "https://linkedin.com",
|
||||
},
|
||||
label: "LinkedIn", href: "https://linkedin.com"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user