From 50da20d1c7a3a2d752b9e9c04b7fd8df4766ea7f Mon Sep 17 00:00:00 2001 From: Aryan Raj Date: Wed, 22 Jan 2025 20:59:55 +0530 Subject: [PATCH] Removed Swags_and_Goodies_Card --- pages/community/index.tsx | 236 ++++++++++++++++++++------------------ 1 file changed, 122 insertions(+), 114 deletions(-) diff --git a/pages/community/index.tsx b/pages/community/index.tsx index e8a68b23528f..6043e1240955 100644 --- a/pages/community/index.tsx +++ b/pages/community/index.tsx @@ -1,18 +1,18 @@ -import type moment from 'moment'; -import React from 'react'; +import type moment from "moment"; +import React from "react"; -import { CardType } from '@/types/components/community/CardPropsType'; -import { HeadingLevel, HeadingTypeStyle } from '@/types/typography/Heading'; +import { CardType } from "@/types/components/community/CardPropsType"; +import { HeadingLevel, HeadingTypeStyle } from "@/types/typography/Heading"; -import Card from '../../components/community/Card'; -import Header from '../../components/community/Header'; -import Hero from '../../components/community/Hero'; -import HomeCards from '../../components/community/HomeCard'; -import GenericLayout from '../../components/layout/GenericLayout'; -import NewsletterSubscribe from '../../components/NewsletterSubscribe'; -import Heading from '../../components/typography/Heading'; -import eventsData from '../../config/meetings.json'; -import { getEvents } from '../../utils/staticHelpers'; +import Card from "../../components/community/Card"; +import Header from "../../components/community/Header"; +import Hero from "../../components/community/Hero"; +import HomeCards from "../../components/community/HomeCard"; +import GenericLayout from "../../components/layout/GenericLayout"; +import NewsletterSubscribe from "../../components/NewsletterSubscribe"; +import Heading from "../../components/typography/Heading"; +import eventsData from "../../config/meetings.json"; +import { getEvents } from "../../utils/staticHelpers"; interface Event { title: string; @@ -24,23 +24,27 @@ interface Event { * @description This component displays the Community Index Page. */ export default function CommunityIndexPage() { - const image = '/img/social/community.webp'; + const image = "/img/social/community.webp"; return ( -
+
-
- github-discussion +
+ github-discussion
-
+
Home of #CommunityOps @@ -48,92 +52,104 @@ export default function CommunityIndexPage() { - Join the conversation with over 10k+ developers from literally everywhere. + Join the conversation with over 10k+ developers from literally + everywhere.
-
+
-
-
+
+
-
+
-
+
-
+
- -
-
+
+
-
+
-
+
-
-
+
+
-
-
-
-
+