Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
337
src/app/page.tsx
337
src/app/page.tsx
@@ -33,88 +33,53 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#hero",
|
||||
},
|
||||
name: "Home", id: "#hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Events",
|
||||
id: "#events",
|
||||
},
|
||||
name: "Events", id: "#events"},
|
||||
{
|
||||
name: "Pricing",
|
||||
id: "#pricing",
|
||||
},
|
||||
name: "Pricing", id: "#pricing"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="EventTickets.com"
|
||||
button={{
|
||||
text: "Buy Tickets",
|
||||
href: "#events",
|
||||
}}
|
||||
text: "Buy Tickets", href: "#events"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Your Gateway to Unforgettable Events"
|
||||
description="Discover & Secure Tickets for the Hottest Concerts, Sports, Theater, and Festivals. Easy, Fast, and Reliable Event Ticketing."
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Events",
|
||||
href: "#events",
|
||||
},
|
||||
text: "Explore Events", href: "#events"},
|
||||
{
|
||||
text: "Sell My Tickets",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Sell My Tickets", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg?_wi=1",
|
||||
imageAlt: "Crowd cheering at a vibrant music concert",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg", imageAlt: "Crowd cheering at a vibrant music concert"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536086.jpg?_wi=1",
|
||||
imageAlt: "Large stadium filled with fans during a sports event",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536086.jpg", imageAlt: "Large stadium filled with fans during a sports event"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vaping-from-hookah-indoors_23-2149173656.jpg?_wi=1",
|
||||
imageAlt: "Audience laughing at a stand-up comedy show",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vaping-from-hookah-indoors_23-2149173656.jpg", imageAlt: "Audience laughing at a stand-up comedy show"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-paint-brushes-display-with-brush-strokes-paint_23-2150351825.jpg",
|
||||
imageAlt: "People admiring art in a modern gallery",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-paint-brushes-display-with-brush-strokes-paint_23-2150351825.jpg", imageAlt: "People admiring art in a modern gallery"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cute-african-american-couple-love-having-fun-park-food-festival-standing-near-counter-picking-something-eat_176420-19845.jpg",
|
||||
imageAlt: "People enjoying food and drinks at an outdoor festival",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-cute-african-american-couple-love-having-fun-park-food-festival-standing-near-counter-picking-something-eat_176420-19845.jpg", imageAlt: "People enjoying food and drinks at an outdoor festival"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/email-correspondence-mail-message-concept_53876-123737.jpg",
|
||||
imageAlt: "Keynote speaker presenting on stage at a large conference",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/email-correspondence-mail-message-concept_53876-123737.jpg", imageAlt: "Keynote speaker presenting on stage at a large conference"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -137,46 +102,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Effortless Discovery",
|
||||
description: "Browse a comprehensive listing of events, filtered by category, date, and location. Never miss out on your favorite shows, games, or festivals again.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-stylish-group-friends-looking-mobile-phone-screen_23-2148192470.jpg",
|
||||
imageAlt: "Mobile phone displaying event calendar app",
|
||||
},
|
||||
title: "Effortless Discovery", description: "Browse a comprehensive listing of events, filtered by category, date, and location. Never miss out on your favorite shows, games, or festivals again.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-stylish-group-friends-looking-mobile-phone-screen_23-2148192470.jpg", imageAlt: "Mobile phone displaying event calendar app"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-screen-financial-department-office-shows-stock-exchange-indices_482257-91771.jpg",
|
||||
imageAlt: "Mobile phone showing event details and ticket options",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/silhouette-young-lady-crowd-concert_181624-27673.jpg?_wi=2",
|
||||
imageAlt: "mobile phone displaying event calendar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/big-screen-financial-department-office-shows-stock-exchange-indices_482257-91771.jpg", imageAlt: "Mobile phone showing event details and ticket options"}
|
||||
},
|
||||
{
|
||||
title: "Secure & Instant Booking",
|
||||
description: "Experience lightning-fast checkout with robust security features. Your personal and payment information is always protected with advanced encryption.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/subscribe-newsletter-advertising-register-member-concept_53876-125132.jpg",
|
||||
imageAlt: "Smartphone showing a secure online payment screen",
|
||||
},
|
||||
title: "Secure & Instant Booking", description: "Experience lightning-fast checkout with robust security features. Your personal and payment information is always protected with advanced encryption.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/subscribe-newsletter-advertising-register-member-concept_53876-125132.jpg", imageAlt: "Smartphone showing a secure online payment screen"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/member-log-membership-username-password-concept_53876-167146.jpg",
|
||||
imageAlt: "Fingerprint scanning for secure mobile payment",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536086.jpg?_wi=2",
|
||||
imageAlt: "mobile phone displaying event calendar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/member-log-membership-username-password-concept_53876-167146.jpg", imageAlt: "Fingerprint scanning for secure mobile payment"}
|
||||
},
|
||||
{
|
||||
title: "Smart Seating & Digital Entry",
|
||||
description: "Select your perfect seats with interactive venue maps and receive digital tickets directly to your device for seamless entry at any event.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hand-holding-smartphone-with-black-friday-discount-coupon-while-paying-purchases-checkout-cashier-scanning-promotional-promo-code-displayed-consumer-mobile-device_482257-69278.jpg",
|
||||
imageAlt: "Phone displaying an interactive seat map for an event",
|
||||
},
|
||||
title: "Smart Seating & Digital Entry", description: "Select your perfect seats with interactive venue maps and receive digital tickets directly to your device for seamless entry at any event.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hand-holding-smartphone-with-black-friday-discount-coupon-while-paying-purchases-checkout-cashier-scanning-promotional-promo-code-displayed-consumer-mobile-device_482257-69278.jpg", imageAlt: "Phone displaying an interactive seat map for an event"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-scanning-qr-code_23-2149321645.jpg",
|
||||
imageAlt: "Phone screen displaying a QR code digital ticket",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-woman-vaping-from-hookah-indoors_23-2149173656.jpg?_wi=2",
|
||||
imageAlt: "mobile phone displaying event calendar",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-scanning-qr-code_23-2149321645.jpg", imageAlt: "Phone screen displaying a QR code digital ticket"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -194,47 +135,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "event-1",
|
||||
name: "Grand Music Festival",
|
||||
price: "$120.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-glasses-movies-tickets-flat-lay_23-2149558751.jpg",
|
||||
imageAlt: "Music concert ticket for a grand festival",
|
||||
},
|
||||
id: "event-1", name: "Grand Music Festival", price: "$120.00", imageSrc: "http://img.b2bpic.net/free-photo/3d-glasses-movies-tickets-flat-lay_23-2149558751.jpg", imageAlt: "Music concert ticket for a grand festival"},
|
||||
{
|
||||
id: "event-2",
|
||||
name: "City Sports League Final",
|
||||
price: "$75.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/american-football-character-with-equipment_23-2151154235.jpg",
|
||||
imageAlt: "Sports game ticket for a city league final",
|
||||
},
|
||||
id: "event-2", name: "City Sports League Final", price: "$75.00", imageSrc: "http://img.b2bpic.net/free-photo/american-football-character-with-equipment_23-2151154235.jpg", imageAlt: "Sports game ticket for a city league final"},
|
||||
{
|
||||
id: "event-3",
|
||||
name: "Classic Theater Play",
|
||||
price: "$90.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/musical-background-with-piano-keys-microphone-space-text_169016-53707.jpg",
|
||||
imageAlt: "Theater play ticket for a classic performance",
|
||||
},
|
||||
id: "event-3", name: "Classic Theater Play", price: "$90.00", imageSrc: "http://img.b2bpic.net/free-photo/musical-background-with-piano-keys-microphone-space-text_169016-53707.jpg", imageAlt: "Theater play ticket for a classic performance"},
|
||||
{
|
||||
id: "event-4",
|
||||
name: "Modern Art Exhibition",
|
||||
price: "$35.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/graffiti-dirty-building-walls-looking-grungy-rusty-urban-space-state-disintegration-ruins-broken-down-warehouse-filled-with-crumbling-deserted-debris-space-with-signs-decay_482257-62785.jpg",
|
||||
imageAlt: "Art exhibition entry ticket",
|
||||
},
|
||||
id: "event-4", name: "Modern Art Exhibition", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/graffiti-dirty-building-walls-looking-grungy-rusty-urban-space-state-disintegration-ruins-broken-down-warehouse-filled-with-crumbling-deserted-debris-space-with-signs-decay_482257-62785.jpg", imageAlt: "Art exhibition entry ticket"},
|
||||
{
|
||||
id: "event-5",
|
||||
name: "Annual Tech Conference",
|
||||
price: "$499.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-holds-microphone_1304-3267.jpg",
|
||||
imageAlt: "Tech conference event ticket",
|
||||
},
|
||||
id: "event-5", name: "Annual Tech Conference", price: "$499.00", imageSrc: "http://img.b2bpic.net/free-photo/man-blue-suit-holds-microphone_1304-3267.jpg", imageAlt: "Tech conference event ticket"},
|
||||
{
|
||||
id: "event-6",
|
||||
name: "Gourmet Food Fair",
|
||||
price: "$50.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nice-set-glasses-with-alcohol_23-2148245030.jpg",
|
||||
imageAlt: "Food festival tasting ticket",
|
||||
},
|
||||
id: "event-6", name: "Gourmet Food Fair", price: "$50.00", imageSrc: "http://img.b2bpic.net/free-photo/nice-set-glasses-with-alcohol_23-2148245030.jpg", imageAlt: "Food festival tasting ticket"},
|
||||
]}
|
||||
title="Upcoming Events"
|
||||
description="Browse a curated selection of exciting events happening soon. Find tickets for concerts, sports, arts, and more!"
|
||||
@@ -249,58 +160,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "standard-ticket",
|
||||
tag: "Standard",
|
||||
price: "$50",
|
||||
period: "/event",
|
||||
description: "Access to general admission areas for most events.",
|
||||
button: {
|
||||
text: "Get Standard Tickets",
|
||||
href: "#events",
|
||||
},
|
||||
featuresTitle: "Includes:",
|
||||
features: [
|
||||
"General Admission",
|
||||
"Digital Ticket Delivery",
|
||||
"Email Support",
|
||||
],
|
||||
id: "standard-ticket", tag: "Standard", price: "$50", period: "/event", description: "Access to general admission areas for most events.", button: {
|
||||
text: "Get Standard Tickets", href: "#events"},
|
||||
featuresTitle: "Includes:", features: [
|
||||
"General Admission", "Digital Ticket Delivery", "Email Support"],
|
||||
},
|
||||
{
|
||||
id: "vip-ticket",
|
||||
tag: "VIP Experience",
|
||||
tagIcon: Sparkles,
|
||||
price: "$150",
|
||||
period: "/event",
|
||||
description: "Enhanced access and exclusive perks for an unforgettable experience.",
|
||||
button: {
|
||||
text: "Unlock VIP Access",
|
||||
href: "#events",
|
||||
},
|
||||
featuresTitle: "VIP Includes:",
|
||||
features: [
|
||||
"Priority Entry",
|
||||
"Exclusive Lounge Access",
|
||||
"Premium Seating Options",
|
||||
"Dedicated Support",
|
||||
],
|
||||
id: "vip-ticket", tag: "VIP Experience", tagIcon: Sparkles,
|
||||
price: "$150", period: "/event", description: "Enhanced access and exclusive perks for an unforgettable experience.", button: {
|
||||
text: "Unlock VIP Access", href: "#events"},
|
||||
featuresTitle: "VIP Includes:", features: [
|
||||
"Priority Entry", "Exclusive Lounge Access", "Premium Seating Options", "Dedicated Support"],
|
||||
},
|
||||
{
|
||||
id: "promoter-package",
|
||||
tag: "Promoter",
|
||||
price: "Custom",
|
||||
period: "/event",
|
||||
description: "Tailored solutions for event organizers to maximize ticket sales.",
|
||||
button: {
|
||||
text: "Contact for Details",
|
||||
href: "#contact",
|
||||
},
|
||||
featuresTitle: "Benefits:",
|
||||
features: [
|
||||
"Dedicated Event Page",
|
||||
"Advanced Analytics",
|
||||
"Marketing Support",
|
||||
"Direct Payouts",
|
||||
],
|
||||
id: "promoter-package", tag: "Promoter", price: "Custom", period: "/event", description: "Tailored solutions for event organizers to maximize ticket sales.", button: {
|
||||
text: "Contact for Details", href: "#contact"},
|
||||
featuresTitle: "Benefits:", features: [
|
||||
"Dedicated Event Page", "Advanced Analytics", "Marketing Support", "Direct Payouts"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Ticketing Options"
|
||||
@@ -315,45 +191,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah_events",
|
||||
testimonial: "This platform made finding and buying tickets for the concert so simple. The digital ticket was flawless at the venue. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah J.", handle: "@sarah_events", testimonial: "This platform made finding and buying tickets for the concert so simple. The digital ticket was flawless at the venue. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-caucasian-smiling-woman_93675-135824.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Mark D.",
|
||||
handle: "@mark_travels",
|
||||
testimonial: "As an event organizer, EventTickets.com has been a game-changer. The analytics are fantastic, and managing ticket sales is incredibly efficient.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curious-business-man-holding-hand-near-ear-looking-aside_1262-12646.jpg",
|
||||
},
|
||||
id: "2", name: "Mark D.", handle: "@mark_travels", testimonial: "As an event organizer, EventTickets.com has been a game-changer. The analytics are fantastic, and managing ticket sales is incredibly efficient.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/curious-business-man-holding-hand-near-ear-looking-aside_1262-12646.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily R.",
|
||||
handle: "@emily_reviews",
|
||||
testimonial: "I loved the interactive seating chart feature! It allowed me to pick the perfect spot for the theater show. Absolutely brilliant.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-workshop-talking-phone_329181-17272.jpg",
|
||||
},
|
||||
id: "3", name: "Emily R.", handle: "@emily_reviews", testimonial: "I loved the interactive seating chart feature! It allowed me to pick the perfect spot for the theater show. Absolutely brilliant.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-workshop-talking-phone_329181-17272.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
handle: "@david_techfan",
|
||||
testimonial: "Super secure payment process and instant ticket delivery. EventTickets.com is my go-to for all tech conferences and expos now.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guy-thinking-looking-away_23-2148306627.jpg",
|
||||
},
|
||||
id: "4", name: "David K.", handle: "@david_techfan", testimonial: "Super secure payment process and instant ticket delivery. EventTickets.com is my go-to for all tech conferences and expos now.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/guy-thinking-looking-away_23-2148306627.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Olivia M.",
|
||||
handle: "@olivia_adventures",
|
||||
testimonial: "Finding unique food festivals has never been easier! The platform has a great selection and the buying experience is incredibly smooth.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-reaction-concept-joyful-dark-skinned-woman-keeps-hands-cheeks-stares-with-overjoyed-expression-wears-colorful-outfit_273609-43119.jpg",
|
||||
},
|
||||
id: "5", name: "Olivia M.", handle: "@olivia_adventures", testimonial: "Finding unique food festivals has never been easier! The platform has a great selection and the buying experience is incredibly smooth.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-reaction-concept-joyful-dark-skinned-woman-keeps-hands-cheeks-stares-with-overjoyed-expression-wears-colorful-outfit_273609-43119.jpg"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Users Are Saying"
|
||||
@@ -367,25 +218,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do I buy tickets?",
|
||||
content: "Simply browse our event listings, select your desired event and seats, and proceed to our secure checkout. Your digital tickets will be sent to your email.",
|
||||
},
|
||||
id: "q1", title: "How do I buy tickets?", content: "Simply browse our event listings, select your desired event and seats, and proceed to our secure checkout. Your digital tickets will be sent to your email."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What payment methods are accepted?",
|
||||
content: "We accept all major credit cards, PayPal, and other popular digital payment options for your convenience.",
|
||||
},
|
||||
id: "q2", title: "What payment methods are accepted?", content: "We accept all major credit cards, PayPal, and other popular digital payment options for your convenience."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I get a refund if an event is canceled?",
|
||||
content: "Yes, in the event of a cancellation, full refunds are typically issued automatically. Please refer to our terms and conditions for specific policies.",
|
||||
},
|
||||
id: "q3", title: "Can I get a refund if an event is canceled?", content: "Yes, in the event of a cancellation, full refunds are typically issued automatically. Please refer to our terms and conditions for specific policies."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "How do I sell tickets for my event?",
|
||||
content: "Promoters can sign up for a custom package to create dedicated event pages, manage sales, and leverage our marketing tools. Contact us for more details.",
|
||||
},
|
||||
id: "q4", title: "How do I sell tickets for my event?", content: "Promoters can sign up for a custom package to create dedicated event pages, manage sales, and leverage our marketing tools. Contact us for more details."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/call-center-operator-coworkers-dealing-with-upset-customers_482257-117868.jpg"
|
||||
imageAlt="Person holding smartphone with question mark icon"
|
||||
@@ -401,8 +240,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Have a Question or Need Support?"
|
||||
description="Our dedicated support team is here to assist you. Reach out for any inquiries regarding events, tickets, or promoter services."
|
||||
@@ -416,62 +254,37 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
{
|
||||
label: "Press",
|
||||
href: "#",
|
||||
},
|
||||
label: "Press", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Events",
|
||||
items: [
|
||||
title: "Events", items: [
|
||||
{
|
||||
label: "Browse All",
|
||||
href: "#events",
|
||||
},
|
||||
label: "Browse All", href: "#events"},
|
||||
{
|
||||
label: "Concerts",
|
||||
href: "#events",
|
||||
},
|
||||
label: "Concerts", href: "#events"},
|
||||
{
|
||||
label: "Sports",
|
||||
href: "#events",
|
||||
},
|
||||
label: "Sports", href: "#events"},
|
||||
{
|
||||
label: "Theater",
|
||||
href: "#events",
|
||||
},
|
||||
label: "Theater", href: "#events"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact Support",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Support", href: "#contact"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user