diff --git a/next/src/app/page.tsx b/next/src/app/page.tsx index a9b2d05..5d80337 100644 --- a/next/src/app/page.tsx +++ b/next/src/app/page.tsx @@ -5,7 +5,6 @@ import {Dialog} from '@headlessui/react' import {Bars3Icon, XMarkIcon} from '@heroicons/react/24/outline' import {ChevronRightIcon} from '@heroicons/react/20/solid' import Navbar from "./components/Navbar"; -import Image from "next/image"; const navigation = [ {name: 'Product', href: '#'}, @@ -86,8 +85,8 @@ export default function Example() { transform="translate(24 24)" clipPath="url(#2ade4387-9c63-4fc4-b754-10e687a0d332)" > - +