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