import Layout from "../layout/layout"; import { motion } from "framer-motion"; export default function Home() { return (

Hi there, I'm Josh S.

Developer & Tech enthusiast

) }