"use client" import { Phone, Mail, ArrowRight } from "lucide-react" import { Link } from "react-router-dom" import { motion } from "framer-motion" export function ContactBar() { return (
+1 234 567 890 info@damjan-savic.com
Contact Us
) }