+
{/* Image Container */}
-
- {/* Placeholder background */}
+
+
{/* Status Badge */}
-
{status}
@@ -48,46 +48,46 @@ export default function EventCard({
{/* Content Container */}
-
+
+
{title}
-
-
-
+
+
+
{location}
-
-
+
+
{date}
{/* Footer Area */}
-
+
- START FROM
+ START FROM
{isAvailable ? (
-
+
{price}
) : (
-
- Ticket Belum Tersedia
+
+ Habis
)}
- By: {organizer}
+ BY: {organizer}
diff --git a/src/components/EventSection.tsx b/src/components/EventSection.tsx
index 9406c8b..76d3420 100644
--- a/src/components/EventSection.tsx
+++ b/src/components/EventSection.tsx
@@ -37,7 +37,7 @@ const MOCK_EVENTS = [
},
{
id: '4',
- title: 'Tamasya lebaran',
+ title: 'TAMASYA LEBARAN',
image: 'https://images.unsplash.com/photo-1493225457124-a1a2a5956093?q=80&w=1000&auto=format&fit=crop',
date: '2024-04-18 18:00',
location: 'PRSU, Medan',
@@ -50,42 +50,41 @@ const MOCK_EVENTS = [
export default function EventSection() {
return (
-
+
- {/* Section Header */}
-
+ {/* Brutalist Section Header */}
+
-
-
- Event Terbaru
+
+ Event Terbaru
-
- Temukan Acaramu
+
+ TEMUKAN
ACARAMU
-
- Temukan acara favorit Anda, dan mari bersenang-senang
+
+ Jelajahi berbagai event spektakuler dan jangan lewatkan keseruannya!
-
{/* Events Grid */}
-
+
{MOCK_EVENTS.map((event) => (
))}
{/* Mobile View All Button */}
-
-
- View All Events
-
+
+
+ LIHAT SEMUA
+
diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx
index 7fc79f7..f2f0119 100644
--- a/src/components/Footer.tsx
+++ b/src/components/Footer.tsx
@@ -1,70 +1,139 @@
-import { Facebook, Instagram, Mail, MessageCircle } from 'lucide-react';
+import { Facebook, Instagram, Mail, MessageCircle } from "lucide-react";
export default function Footer() {
return (
-
-
+
+
+
+
{location}
-
-
+
{/* Footer Area */}
-
+
{date}
+
diff --git a/src/components/EventSection.tsx b/src/components/EventSection.tsx
index 9406c8b..76d3420 100644
--- a/src/components/EventSection.tsx
+++ b/src/components/EventSection.tsx
@@ -37,7 +37,7 @@ const MOCK_EVENTS = [
},
{
id: '4',
- title: 'Tamasya lebaran',
+ title: 'TAMASYA LEBARAN',
image: 'https://images.unsplash.com/photo-1493225457124-a1a2a5956093?q=80&w=1000&auto=format&fit=crop',
date: '2024-04-18 18:00',
location: 'PRSU, Medan',
@@ -50,42 +50,41 @@ const MOCK_EVENTS = [
export default function EventSection() {
return (
-
-
START FROM
+START FROM
{isAvailable ? ( -+
{price}
) : ( -- Ticket Belum Tersedia +
+ Habis
)} -By: {organizer}
+BY: {organizer}
- {/* Section Header */}
-
+ {/* Brutalist Section Header */}
+
-
{/* Events Grid */}
-
-
- Event Terbaru
+
- Temukan Acaramu
+
-
+ Event Terbaru
-
- Temukan Acaramu
+
+ TEMUKAN
ACARAMU
-
ACARAMU
- Temukan acara favorit Anda, dan mari bersenang-senang +
+ Jelajahi berbagai event spektakuler dan jangan lewatkan keseruannya!
+
{MOCK_EVENTS.map((event) => (
))}
{/* Mobile View All Button */}
-
-
- View All Events
-
+
+
+ LIHAT SEMUA
+
diff --git a/src/components/Footer.tsx b/src/components/Footer.tsx
index 7fc79f7..f2f0119 100644
--- a/src/components/Footer.tsx
+++ b/src/components/Footer.tsx
@@ -1,70 +1,139 @@
-import { Facebook, Instagram, Mail, MessageCircle } from 'lucide-react';
+import { Facebook, Instagram, Mail, MessageCircle } from "lucide-react";
export default function Footer() {
return (
-