From 9db0319f5e5ebf70bdc73c1cbdd8b1f83285554e Mon Sep 17 00:00:00 2001 From: raphael gatchalian Date: Tue, 24 Oct 2023 12:32:58 -0700 Subject: [PATCH] Rename hero.tsx to Hero.tsx --- src/components/home/{hero.tsx => Hero.tsx} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/components/home/{hero.tsx => Hero.tsx} (100%) diff --git a/src/components/home/hero.tsx b/src/components/home/Hero.tsx similarity index 100% rename from src/components/home/hero.tsx rename to src/components/home/Hero.tsx