diff --git a/src/components/HomePage.vue b/src/components/HomePage.vue index 579f69e..a433659 100644 --- a/src/components/HomePage.vue +++ b/src/components/HomePage.vue @@ -6,7 +6,9 @@ - + Welcome to Sundarbans House, IIT Madras! @@ -25,13 +27,20 @@ Participate in {{ upcomingEvents[0].title }} + + Find Your Group + + /> @@ -40,7 +49,9 @@ - + Upcoming Events @@ -49,29 +60,32 @@ - + + - {{ event.title }} - + {{ truncateDescription(event.desc) }} {{ event.timestamp }} - + Deadline: {{ event.deadline }} @@ -84,7 +98,9 @@ - + From Youtube @@ -175,7 +191,9 @@ - + Latest Events @@ -184,17 +202,18 @@ latest happenings and exciting activities within our community. - - + + + - - -
@@ -25,13 +27,20 @@ Participate in {{ upcomingEvents[0].title }} + + Find Your Group +
@@ -49,29 +60,32 @@
+
{{ truncateDescription(event.desc) }}
{{ event.timestamp }}
Deadline: {{ event.deadline }}