+
+ );
+}
+
+const meetingInfo = {
+ display: 'flex',
+ width: '100%',
+ padding: '1rem 0 0.5rem'
+}
+
+const meetingOverview = {
+ width: '33%',
+ margin: 'auto 0',
+ padding: '2rem 0 0.5rem',
+ borderRight: '2px solid #faa023'
+}
+
+const meetingTitle = {
+ fontWeight: '700',
+ fontSize: '20px',
+ lineHeight: '25px'
+}
+
+const meetingSchedule = {
+ fontWeight: '400',
+ fontSize: '12px',
+ lineHeight: '16px',
+ color: '#a5a5a5'
+}
+
+const meetingDetails = {
+ width: '67%',
+ margin: 'auto 0',
+ padding: '0.5rem 1.5rem'
+}
diff --git a/src/pages/community.mdx b/src/pages/community.mdx
deleted file mode 100644
index 867a115f8467..000000000000
--- a/src/pages/community.mdx
+++ /dev/null
@@ -1,50 +0,0 @@
----
-title: Community
----
-import ProductOverview from '@site/src/components/ProductOverview'
-import ProductAccordionCard from '@site/src/components/ProductAccordionCard'
-
-# Community
-
-We warmly welcome You to shape the automotive value chain of the next generation!
-
-The global Tractus-X community consists of a broad range of users, contributors, and committers from various companies (and individual actors) in the automotive value chain. We sincerely invite anyone to participate who wants to shape our architecture, reference implementations KITs for our Catena-X data space.
-
-## Communication Rules
-
-A pre-requisite for joining the Tractus-X communication channels is an Eclipse Foundation Account: https://accounts.eclipse.org/user/register?destination=user
-
-In addition, we encourage you to sign the Eclipse Contribution Agreement (ECA) to contribute to our Tractus-X project. For example, report and fix bugs or implement enhancements according to the Tractus-X roadmap. https://eclipse-tractusx.github.io/docs/oss/how-to-contribute
-
-- **For a first contact** please use our Tractus-X mailing list to get in touch with our community or a specific product team you want to contribute. tractusx-dev@eclipse.org
-
-- **For quick and informal syncs** please use our Matrix Chat to align on easy topics, ask questions, share a link or a bite-size piece of information. https://chat.eclipse.org/#/room/#tools.tractus-x:matrix.eclipse.org
-
-- **For product alignments** please set up a meeting with a tool of your choice as a project manager. The preparation of meeting minutes is not required. Recurring formal meetings must be communicated via our Tractus-X mailing list.
-Ad hoc informal meetings may be organized without prior notice.
-
-- **For cross-product alignments** the Catena-X Association is currently preparing various committees to support the coordination of the open-source products and repositories. The goal of a committee is to discuss, define and create a common vision, roadmap, standards, architecture, KITs, etc.
-
-## Workflow from idea over feature proposal to PR
-
-
-
-### How to engage and contribute to a product
-
-1. Get familiar with the Tractus-X project and different products (e.g. website, source code, documentation)
-2. Get in contact with the product teams (e.g. [mailing list](https://eclipse-tractusx.github.io/docs/oss/how-to-contribute/#dev-mailinglist), [matrix chat](https://chat.eclipse.org/#/room/#tools.tractus-x:matrix.eclipse.org)). Ask as concrete as possible, that we can lead you to the responsible person.
-3. Start with small contributions / PRs (e.g. bug fixes)
-4. Propose new features and ideas. Please align with product committers and roadmap via discussions or issues.
-
-### What else is needded to support and enable new contributions
-
-1. Quick response to mailing list, matrix chat, issues and PRs
- - Tractus-X mailing list subscription needed
- - Introduction of a Community Manager
-2. Keep the status of your features up to date
-3. Invite ( and be an active part ) to open team meetings
-
-
-
-## Products
-
diff --git a/src/pages/markdown-page.md b/src/pages/markdown-page.md
deleted file mode 100644
index 9756c5b6685a..000000000000
--- a/src/pages/markdown-page.md
+++ /dev/null
@@ -1,7 +0,0 @@
----
-title: Markdown page example
----
-
-# Markdown page example
-
-You don't need React to write simple standalone pages.
diff --git a/static/img/cx_workflow_idea_to_pr.drawio.svg b/static/img/cx_workflow_idea_to_pr.drawio.svg
deleted file mode 100644
index b67a0e49ec06..000000000000
--- a/static/img/cx_workflow_idea_to_pr.drawio.svg
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file