Update src/app/page.tsx

This commit is contained in:
2026-03-03 14:15:44 +00:00
parent 42a3bc8252
commit e1452c6cc4

View File

@@ -26,6 +26,7 @@ import {
Shuffle, Shuffle,
MapPin, MapPin,
} from "lucide-react"; } from "lucide-react";
import Link from "next/link";
export default function LandingPage() { export default function LandingPage() {
return ( return (