Colored pin paired with city, country, and a monospace coordinate.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Location1 } from "@/components/beste/piece/location1";
<Location1
city="Istanbul"
country="Türkiye"
coordinate="41.01°N · 28.98°E"
tone="primary"
/>