Emerald-bordered reservation summary with when/guests/seating/code arranged on a four-cell grid.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Food3 } from "@/components/beste/piece/food3";
<Food3
restaurant="Lokal · Modern Türk"
when="Thu, Apr 25 · 20:00"
partySize={4}
table="Patio · Table 12"
confirmationCode="LKL-7Z91"
confirmedLabel="Reservation confirmed"
whenLabel="When"
guestsLabel="Guests"
seatingLabel="Seating"
codeLabel="Code"
/>Venue tile with a warm gradient cover, floating cuisine and rating pills, and a neighborhood-ETA row.
Recipe tile with a warm chef tile, time/kcal/servings row, and a two-column ingredients list.
Menu row with a warm gradient thumbnail, dish name and price pair, description, and dietary tag chips.
Dish nutrition card with a kcal line, stacked macro bar, and three color-keyed grams-per-macro tiles.
Keep at a gentle simmer, stirring every two minutes so the garlic doesn't scorch.
Recipe-step card with a step pill, mono MM:SS countdown, instruction paragraph, and rose progress bar.
Four-step delivery progress with icon tiles, a ringed active step, ETA pill, and a courier footer.