diff --git a/src/pages/index.astro b/src/pages/index.astro index 3a9cc7f..0e8e1ee 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -99,12 +99,16 @@ for (const e of upcomingEvents) {

Featured Upcoming Events

-
+
{featuredEvents.map((event) => ( ))}
+
+ +
+

Latest Articles