import Image from "next/image"; import Tabbar from "@/tabbar"; export default function Home() { return (

) // return ( //
//
// Next.js logo //
    //
  1. // Get started by editing{" "} // // src/app/page.tsx // // . //
  2. //
  3. Save and see your changes instantly.
  4. //
//
// // Vercel logomark // Deploy now // // // Read our docs // //
//
// //
// ); }