diff --git a/src/app/page.tsx b/src/app/page.tsx index c018d1a..248e65c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -114,7 +114,7 @@ export default function LandingPage() { { id: "p3", name: "Levrek Ekmek", price: "₺250", variant: "Taze", imageSrc: "http://img.b2bpic.net/free-photo/grilled-salmon-fillet-meat-with-vegetable-salad_1203-9188.jpg" }, { id: "p4", name: "Tavuklu Sandviç", price: "₺150", variant: "Klasik", imageSrc: "http://img.b2bpic.net/free-photo/herring-with-lettuce-red-cabbage-wooden-board_114579-57643.jpg" }, { id: "p5", name: "meze ", price: "₺80", variant: "Taze", imageSrc: "http://img.b2bpic.net/free-photo/lobster-roll-isolated-white-background_123827-30992.jpg" }, - { id: "p6", name: "Meşrubat Çeşitleri", price: "₺40", variant: "İçecek", imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-fish-white-plate_23-2148308054.jpg" }, + { id: "p6", name: "Balık Çorbası ", price: "₺40", variant: "İçecek", imageSrc: "http://img.b2bpic.net/free-photo/view-tasty-fish-white-plate_23-2148308054.jpg" }, ]} buttons={[ { text: "Menüye Git", href: "https://drive.google.com/file/d/1BuRAEkKG3C_Pgl2FwRpoT-rHLDcQbMJ5/view?usp=drivesdk" }