diff --git a/pages/search.tsx b/pages/search.tsx
index 9415d07e8..bc45b1b8d 100644
--- a/pages/search.tsx
+++ b/pages/search.tsx
@@ -33,7 +33,7 @@ export default function Home({
All Categories
{categories.map((cat) => (
-
+
{cat.name}
))}
@@ -43,7 +43,7 @@ export default function Home({
All Designers
{brands.flatMap(({ node }) => (
-
+
{node.name}
))}
@@ -77,10 +77,10 @@ export default function Home({
Relevance
- Latest arrivals
- Trending
- Price: Low to high
- Price: High to low
+ Latest arrivals
+ Trending
+ Price: Low to high
+ Price: High to low