diff --git a/src/app/page.tsx b/src/app/page.tsx index 90e6653..d3a0429 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -26,6 +26,7 @@ import { Shuffle, MapPin, } from "lucide-react"; +import Link from "next/link"; export default function LandingPage() { return (