diff --git a/public/Vipnagorgialla.otf b/public/Vipnagorgialla.otf new file mode 100644 index 0000000..5a7ed87 Binary files /dev/null and b/public/Vipnagorgialla.otf differ diff --git a/public/VipnagorgiallaBd.otf b/public/VipnagorgiallaBd.otf new file mode 100644 index 0000000..58615cf Binary files /dev/null and b/public/VipnagorgiallaBd.otf differ diff --git a/public/play.ttf b/public/play.ttf new file mode 100644 index 0000000..5b916dd Binary files /dev/null and b/public/play.ttf differ diff --git a/src/app/page.tsx b/src/app/page.tsx index d294853..eda17e2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,53 +1,34 @@ +import SearchBar from "@/components/searchbar"; import Navbar from "@/components/Navbar"; import StoredPapers from "@/components/StoredPapers"; import Footer from "@/components/Footer"; -import SearchBar from "@/components/Searchbar/searchbar"; +import Hero from "@/components/Hero"; +import Faq from "@/components/Faq"; const HomePage = () => { return ( -
+
-

+

Built by Students for Students

- -

- Prepare to excel in your CATs and FATs with CodeChef-VIT's - dedicated repository of past exam papers. Access key resources to - review concepts, tackle challenging questions, and familiarize - yourself with exam patterns. Boost your confidence, sharpen your - strategy, and get ready to ace your exams! -

- -
- {[ - "NO SIGN UP REQUIRED", - "FILTERED SEARCH", - "FLEXIBLE DOWNLOAD", - ].map((text) => ( -
-
- {text} -
-
- ))} -
- -
+
- -
+
+
+ +
+
+ +