+ CampusCrave is a college-focused food delivery app built for PSIT students. It connects
+ students with all major campus canteens and helps them place quick orders between classes.
+
+
+ );
+};
-export default About
\ No newline at end of file
+export default About;
diff --git a/client-side/src/components/Body.jsx b/client-side/src/components/Body.jsx
index fa9b414..2b9ebda 100644
--- a/client-side/src/components/Body.jsx
+++ b/client-side/src/components/Body.jsx
@@ -1,10 +1,80 @@
-import React from 'react'
-const Body=()=>{
- return(
-