diff --git a/components/search/Search.tsx b/components/search/Search.tsx
index 9acd274..1ee8bbd 100644
--- a/components/search/Search.tsx
+++ b/components/search/Search.tsx
@@ -280,11 +280,12 @@ const Search = () => {
}
return (
-
+
Search For Courses
-
+
+
-
-
-
-
-
- Search Filters
-
-
+
+
+
+
-
-
-
-
-
-
+
+
+
- {loading ? (
-
- ) : error ? (
-
- ) : (
-
+
+ Sort By:
+
+
- )}
-
+
+
+ {loading ? (
+
+ ) : error ? (
+
+ ) : (
+
+ )}
+