import Image from "next/image";
import Navbar from "@/components/navbar";
export default function Home() {
return (
// src/app/page.tsx
//
// .
//