diff --git a/public/images/logo.png b/public/images/logo.png index 08ac2c2..4021ebc 100644 Binary files a/public/images/logo.png and b/public/images/logo.png differ diff --git a/src/components/home/HeroSection.tsx b/src/components/home/HeroSection.tsx index ff95525..7b789b2 100644 --- a/src/components/home/HeroSection.tsx +++ b/src/components/home/HeroSection.tsx @@ -3,38 +3,41 @@ import Image from 'next/image'; const HeroSection = () => { return ( -