- Featured Events -
-- No events available at the moment. -
-- Upcoming Events -
--
-
- Event 1 - Date -
- Event 2 - Date -
- Event 3 - Date -
From d1c562c8f433ccabcb8f7a35554457022e49e8a1 Mon Sep 17 00:00:00 2001
From: Adwit Mukherji <66975870+4dw1tz@users.noreply.github.com>
Date: Sat, 26 Oct 2024 00:27:09 +0100
Subject: [PATCH] Front end is Good
---
app/Home.tsx | 73 +++++++++++++++---------
app/TicketListings/TicketListings.tsx | 78 +++++++++++++++++++-------
app/TicketListings/page.tsx | 1 -
components/custom/header.tsx | 28 +++++----
public/BGVid1.mp4 | Bin 0 -> 12104254 bytes
public/BGVid2.mp4 | Bin 0 -> 8211691 bytes
6 files changed, 122 insertions(+), 58 deletions(-)
create mode 100644 public/BGVid1.mp4
create mode 100644 public/BGVid2.mp4
diff --git a/app/Home.tsx b/app/Home.tsx
index d86a4e9..a69c37a 100644
--- a/app/Home.tsx
+++ b/app/Home.tsx
@@ -5,34 +5,51 @@ export default function Home() {
return (
<>
- No events available at the moment. -
-+ No events available at the moment. +
+{event.date}
{event.location}
{event.ticketPrice}
+ {event.ticketsSold / event.capacity >= 0.9 && ( +{event.description}
+