From 13d8d7383c39e44a9e72880677c3fa1ed78402a1 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 17 May 2026 20:39:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 349 +++++++++++------------------------------------ 1 file changed, 78 insertions(+), 271 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fdc7dff..e0d09ee 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,140 +32,80 @@ export default function LandingPage() {
@@ -175,14 +115,9 @@ export default function LandingPage() { useInvertedBackground={true} heading={[ { - type: "text", - content: "Seamless Ticketing", - }, + type: "text", content: "Seamless Ticketing"}, { - type: "image", - src: "http://img.b2bpic.net/free-photo/group-ceos-using-chroma-key-screen-tablet-meeting_482257-119055.jpg", - alt: "About", - }, + type: "image", src: "http://img.b2bpic.net/free-photo/group-ceos-using-chroma-key-screen-tablet-meeting_482257-119055.jpg", alt: "About"}, ]} /> @@ -195,47 +130,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Sunset Jazz Festival", - price: "$85", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-with-holi-color-looking-away_23-2148129166.jpg", - imageAlt: "Jazz Event", - }, + id: "1", name: "Sunset Jazz Festival", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-with-holi-color-looking-away_23-2148129166.jpg", imageAlt: "Jazz Event"}, { - id: "2", - name: "The Great Gala", - price: "$210", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-couple-concert_181624-22839.jpg", - imageAlt: "Gala Event", - }, + id: "2", name: "The Great Gala", price: "$210", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-couple-concert_181624-22839.jpg", imageAlt: "Gala Event"}, { - id: "3", - name: "Indie Rock Night", - price: "$45", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-with-freckles-looking-away_23-2148311239.jpg", - imageAlt: "Rock Event", - }, + id: "3", name: "Indie Rock Night", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-with-freckles-looking-away_23-2148311239.jpg", imageAlt: "Rock Event"}, { - id: "4", - name: "Classical Strings", - price: "$120", - imageSrc: "http://img.b2bpic.net/free-photo/nighttime-concert-musicians-play-excited-crowd-generated-by-ai_188544-44674.jpg", - imageAlt: "Strings Event", - }, + id: "4", name: "Classical Strings", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/nighttime-concert-musicians-play-excited-crowd-generated-by-ai_188544-44674.jpg", imageAlt: "Strings Event"}, { - id: "5", - name: "Tech Expo 2025", - price: "$150", - imageSrc: "http://img.b2bpic.net/free-photo/happy-dj-rooftop-front-view_23-2149739880.jpg", - imageAlt: "Tech Event", - }, + id: "5", name: "Tech Expo 2025", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/happy-dj-rooftop-front-view_23-2149739880.jpg", imageAlt: "Tech Event"}, { - id: "6", - name: "Artisan Craft Fair", - price: "$25", - imageSrc: "http://img.b2bpic.net/free-photo/nyepi-day-celebration-indonesia_23-2151325628.jpg", - imageAlt: "Art Event", - }, + id: "6", name: "Artisan Craft Fair", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/nyepi-day-celebration-indonesia_23-2151325628.jpg", imageAlt: "Art Event"}, ]} title="Featured Events" description="Top-rated performances coming to your city." @@ -249,52 +154,22 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "basic", - tag: "Standard", - price: "$0", - period: "/mo", - description: "Access to standard ticketing.", - button: { - text: "Select", - }, - featuresTitle: "Included", - features: [ - "General Access", - "E-Tickets", - "Event Alerts", - ], + id: "basic", tag: "Standard", price: "$0", period: "/mo", description: "Access to standard ticketing.", button: { + text: "Get Started Free"}, + featuresTitle: "Included", features: [ + "General Access", "E-Tickets", "Event Alerts"], }, { - id: "pro", - tag: "Premium", - price: "$29", - period: "/mo", - description: "Exclusive perks for enthusiasts.", - button: { - text: "Select", - }, - featuresTitle: "Included", - features: [ - "Early Bird Access", - "Priority Service", - "No Fees", - ], + id: "pro", tag: "Premium", price: "$29", period: "/mo", description: "Exclusive perks for enthusiasts.", button: { + text: "Get Started Free"}, + featuresTitle: "Included", features: [ + "Early Bird Access", "Priority Service", "No Fees"], }, { - id: "vip", - tag: "VIP", - price: "$99", - period: "/mo", - description: "Ultimate convenience and luxury.", - button: { - text: "Select", - }, - featuresTitle: "Included", - features: [ - "VIP Lounges", - "Dedicated Agent", - "Private Shows", - ], + id: "vip", tag: "VIP", price: "$99", period: "/mo", description: "Ultimate convenience and luxury.", button: { + text: "Upgrade to VIP"}, + featuresTitle: "Included", features: [ + "VIP Lounges", "Dedicated Agent", "Private Shows"], }, ]} title="Event Membership Tiers" @@ -309,31 +184,16 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "1M+", - title: "Tickets Sold", - items: [ - "Verified Users", - "Safe Payments", - ], + id: "m1", value: "1M+", title: "Tickets Sold", items: [ + "Verified Users", "Safe Payments"], }, { - id: "m2", - value: "5k+", - title: "Events Hosted", - items: [ - "Global Reach", - "Curated Selection", - ], + id: "m2", value: "5k+", title: "Events Hosted", items: [ + "Global Reach", "Curated Selection"], }, { - id: "m3", - value: "99.9%", - title: "Customer Satisfaction", - items: [ - "Real Feedback", - "Secure Platform", - ], + id: "m3", value: "99.9%", title: "Customer Satisfaction", items: [ + "Real Feedback", "Secure Platform"], }, ]} title="By The Numbers" @@ -348,59 +208,28 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Miller", - role: "Music Fan", - company: "NYC", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-adult-slavic-man-holding-travel-ticket-looking_141793-57660.jpg", - }, + id: "1", name: "Sarah Miller", role: "Music Fan", company: "NYC", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-adult-slavic-man-holding-travel-ticket-looking_141793-57660.jpg"}, { - id: "2", - name: "John Doe", - role: "Traveler", - company: "London", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-autumn-field_1157-35811.jpg", - }, + id: "2", name: "John Doe", role: "Traveler", company: "London", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-couple-spend-time-autumn-field_1157-35811.jpg"}, { - id: "3", - name: "Emily P.", - role: "Art Lover", - company: "Paris", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-pride-day_23-2151450017.jpg", - }, + id: "3", name: "Emily P.", role: "Art Lover", company: "Paris", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-celebrating-pride-day_23-2151450017.jpg"}, { - id: "4", - name: "Mark S.", - role: "Concert Goer", - company: "Berlin", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-instruments_23-2149223623.jpg", - }, + id: "4", name: "Mark S.", role: "Concert Goer", company: "Berlin", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-with-instruments_23-2149223623.jpg"}, { - id: "5", - name: "Alice T.", - role: "Student", - company: "Tokyo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/blured-photo-crowded-concert-hall-with-scene-stage-lights-with-people-rock-performance_627829-6110.jpg", - }, + id: "5", name: "Alice T.", role: "Student", company: "Tokyo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/blured-photo-crowded-concert-hall-with-scene-stage-lights-with-people-rock-performance_627829-6110.jpg"}, ]} kpiItems={[ { - value: "4.9/5", - label: "Avg Rating", - }, + value: "4.9/5", label: "Avg Rating"}, { - value: "100k", - label: "Community", - }, + value: "100k", label: "Community"}, { - value: "50+", - label: "Countries", - }, + value: "50+", label: "Countries"}, ]} title="Loved By Fans" description="Hear what our community says about their experience." @@ -413,20 +242,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Can I get a refund?", - content: "Yes, tickets are refundable up to 48 hours before the event.", - }, + id: "1", title: "Can I get a refund?", content: "Yes, tickets are refundable up to 48 hours before the event."}, { - id: "2", - title: "Where are my tickets?", - content: "They are sent to your email and accessible in your profile.", - }, + id: "2", title: "Where are my tickets?", content: "They are sent to your email and accessible in your profile."}, { - id: "3", - title: "Are there student discounts?", - content: "Yes, verified students receive 10% off specific events.", - }, + id: "3", title: "Are there student discounts?", content: "Yes, verified students receive 10% off specific events."}, ]} imageSrc="http://img.b2bpic.net/free-photo/woman-using-various-digital-devices_23-2148794563.jpg" mediaAnimation="slide-up" @@ -440,16 +260,13 @@ export default function LandingPage() { @@ -458,29 +275,19 @@ export default function LandingPage() {