From 620aa1892c5f452089a63dde7f1a27ad01f2582c Mon Sep 17 00:00:00 2001 From: Dennis Chen Date: Fri, 26 Jul 2024 16:27:41 -0700 Subject: [PATCH] homepage frontend changes --- frontend/src/pages/Home.tsx | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/frontend/src/pages/Home.tsx b/frontend/src/pages/Home.tsx index fc865135..b26ab500 100644 --- a/frontend/src/pages/Home.tsx +++ b/frontend/src/pages/Home.tsx @@ -17,19 +17,11 @@ const Home: React.FC = () => {

Buy and sell robots and robot parts

- + navigate(`/robots/1`)}> - - Browse Robots - Buy and sell robots - - - - - navigate(`/parts/1`)}> Browse Listings - Buy and sell robot parts + Buy and sell robots or robot parts @@ -39,7 +31,7 @@ const Home: React.FC = () => {