"use client"; import Link from "next/link"; import React from "react"; import { AlertTriangle, Camera } from "lucide-react"; export const Logo = () => { return (