diff --git a/components/Home/AboutUsSection.tsx b/components/Home/AboutUsSection.tsx index 82adc66..c2428da 100644 --- a/components/Home/AboutUsSection.tsx +++ b/components/Home/AboutUsSection.tsx @@ -2,7 +2,6 @@ import { FC } from 'react'; import Image from 'next/image'; import Deerfield from 'public/deerfield.png'; // image from https://www.soundsolutions.ca/projects/featured-exterior-cladding-projects/deerfield-hall-univeristy-of-toronto-mississauga-campus -import Experience from 'public/experience.png'; const AboutUsSection: FC = () => (
FOR THE STUDENTS
Academic Society
Academic Society diff --git a/public/experience.png b/public/experience.png deleted file mode 100644 index 9e9ba11..0000000 Binary files a/public/experience.png and /dev/null differ