"use client"; import { Star, Phone, Globe } from "lucide-react"; export function TopBar() { return (
{/* Trustpilot */}
{[...Array(5)].map((_, i) => ( ))}
4.8/5
Trustpilot
{/* Contact & Language */}
085 - 1234 567
NL
); }