import Image from 'next/image' import LegacyImage from 'next/legacy/image' import profilePic from '../public/small.jpg' function About() { return ( <>
Welcome to my homepage!