From 151acc118248fd26387ebf04e33b4ca8986c3baa Mon Sep 17 00:00:00 2001 From: aadithyan rajesh Date: Tue, 8 Apr 2025 17:44:04 +0530 Subject: [PATCH] =?UTF-8?q?new=20fe=20=E2=AC=86=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .DS_Store | Bin 0 -> 6148 bytes .../src/components/components/CodeEditor.jsx | 7 - .../components/components/FeatureShowcase.jsx | 360 ++++++++++++++++++ .../components/components/InteractiveTabs.jsx | 186 ++++++--- .../src/components/components/MuteButton.jsx | 5 - client/src/components/pages/LandingPage.jsx | 288 +++++++++++--- client/src/components/pages/ProblemPage.jsx | 2 +- client/src/index.css | 154 +++++++- 8 files changed, 870 insertions(+), 132 deletions(-) create mode 100644 .DS_Store create mode 100644 client/src/components/components/FeatureShowcase.jsx diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..bf0cc5232f5791689a087ca750368815b7c4348e GIT binary patch literal 6148 zcmeHKJ5B>Z41IHq zc~KxWU~1uy|HrYed$1ES%C z6!B7`mrAr4;^mB&$ZG - {/* Header */}

Code Editor

@@ -140,7 +139,6 @@ function CodeEditor({ hasStarted, averageVolume, startRecording, stopRecording,
- {/* Font Size Buttons */}
- {/* Language Selector */}