Venue tile with a warm gradient cover, floating cuisine and rating pills, and a neighborhood-ETA row.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Food2 } from "@/components/beste/piece/food2";
<Food2
name="Lokal · Modern Türk"
cuisine="Anatolian · Small plates"
neighborhood="Karaköy"
rating="4.7"
priceRange="₺₺₺"
eta="30–45 min"
imageSrc="https://images.unsplash.com/photo-1517248135467-4c7edcad34c4?auto=format&fit=crop&w=640&q=80"
alt="Lokal · dining room"
/>