From afc8ca96c0b82b61e0ea3b332f7c2951bd576265 Mon Sep 17 00:00:00 2001 From: obrucheoghene Date: Mon, 17 Nov 2025 14:04:55 +0100 Subject: [PATCH 1/2] chores: comment experience mitsi btn --- src/components/home/hero.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/home/hero.tsx b/src/components/home/hero.tsx index d1e8d07..12dc21c 100644 --- a/src/components/home/hero.tsx +++ b/src/components/home/hero.tsx @@ -1,6 +1,6 @@ import { useCallback, useRef } from 'react'; import { Button } from '../ui/button'; -import { ArrowRight, Play } from 'lucide-react'; +import { Play } from 'lucide-react'; import uniqid from 'uniqid'; import { useNavigate } from 'react-router-dom'; @@ -46,14 +46,14 @@ const Hero = () => { Experience Mitsi - + */} From ca5b28ad61bf6a449757eeb939a360b7b1279eec Mon Sep 17 00:00:00 2001 From: obrucheoghene Date: Mon, 17 Nov 2025 14:05:35 +0100 Subject: [PATCH 2/2] chore: add favicon and og image --- index.html | 16 +++++++++------- public/favicon.ico | Bin 0 -> 15406 bytes public/logo.png | Bin 0 -> 16416 bytes 3 files changed, 9 insertions(+), 7 deletions(-) create mode 100644 public/favicon.ico create mode 100644 public/logo.png diff --git a/index.html b/index.html index 357dd83..0e04855 100644 --- a/index.html +++ b/index.html @@ -2,29 +2,31 @@ - - + - + - - Mitsi - Conferencing Platform to Connect and Collaborate + + Mitsi - Enabling Impactful Conversations