import Image from "next/image" export function PoweredBy() { return (
Powered by Sentient Geeks
) }