From 4f700e9df1a82bbc58388a7d0a41fa0ef6016718 Mon Sep 17 00:00:00 2001 From: Tithi <145503991+tithishah21@users.noreply.github.com> Date: Mon, 22 Jul 2024 22:07:44 +0530 Subject: [PATCH 1/5] Updated responsivedesign.jsx --- src/Components/responsivedesign.jsx | 32 ++++++++++++++--------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/Components/responsivedesign.jsx b/src/Components/responsivedesign.jsx index 10e7631..6665514 100644 --- a/src/Components/responsivedesign.jsx +++ b/src/Components/responsivedesign.jsx @@ -11,51 +11,51 @@ function resp() {
- -
- -
- -
- -
- -
- -
- -
- -
From 3b79ed4f1e6896ea8df14781739e5ed8f01ae0c6 Mon Sep 17 00:00:00 2001 From: Tithi <145503991+tithishah21@users.noreply.github.com> Date: Mon, 22 Jul 2024 22:24:25 +0530 Subject: [PATCH 2/5] Add files via upload --- src/Components/Spons.jsx | 67 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 src/Components/Spons.jsx diff --git a/src/Components/Spons.jsx b/src/Components/Spons.jsx new file mode 100644 index 0000000..10e7631 --- /dev/null +++ b/src/Components/Spons.jsx @@ -0,0 +1,67 @@ +import React from 'react'; + +function resp() { + return ( +
+ +
+
+ +
+
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+ + +
+
+
+
+ ); +} + +export default resp; From 45c7812915a26f7b9dddbd995d4b1991cc4f8d55 Mon Sep 17 00:00:00 2001 From: Tithi <145503991+tithishah21@users.noreply.github.com> Date: Mon, 22 Jul 2024 22:26:06 +0530 Subject: [PATCH 3/5] Update App.jsx --- src/App.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index 3340a98..61ee27c 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -3,7 +3,7 @@ import LandingPage from "./Components/LandingPage"; import Yooho from "./Components/Yooho"; import Combined from "./Components/Combined"; import Combined2 from "./Components/Combined2"; -import Sponsors from "./Components/responsivedesign"; +import Spons from "./Components/Spons"; import Navbar from "./Components/Navbar"; import Footer from "./Components/Footer"; import HackBattle from "./Components/HackBattle"; @@ -21,6 +21,7 @@ function App() { + From 5e14a07ca478266ba121a05d0649361a23c3ba53 Mon Sep 17 00:00:00 2001 From: Tithi <145503991+tithishah21@users.noreply.github.com> Date: Mon, 22 Jul 2024 22:30:22 +0530 Subject: [PATCH 4/5] Update new App.jsx --- src/App.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index 61ee27c..7100877 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -21,7 +21,7 @@ function App() { - + From c3923e8783f127ac557302634d13b274888b3dfd Mon Sep 17 00:00:00 2001 From: Tithi <145503991+tithishah21@users.noreply.github.com> Date: Mon, 22 Jul 2024 22:56:21 +0530 Subject: [PATCH 5/5] new new App.jsx --- src/App.jsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/App.jsx b/src/App.jsx index 7100877..4d9c564 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -21,8 +21,9 @@ function App() { - + +