Update src/app/page.tsx

This commit is contained in:
2026-03-03 09:01:16 +00:00
parent f9d98d5f46
commit 0eb4844479

View File

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