From b2036bb5658f641f0af1a7a5e130d53e3d96f47b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 13:32:42 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 92 ++++++++++++++++++++++++------------------------ 1 file changed, 46 insertions(+), 46 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 00361a8..042d1ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,45 +30,45 @@ export default function LandingPage() {
@@ -76,15 +76,15 @@ export default function LandingPage() { @@ -124,14 +124,14 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Premium Meat", description: "Strict selection process.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-with-salt-slate_23-2148610983.jpg"}, + title: "Birinci Sınıf Et", description: "Sıkı seçim süreçlerimiz.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-meat-with-salt-slate_23-2148610983.jpg"}, { - title: "Rich Sides", description: "Complimentary appetizers.", imageSrc: "http://img.b2bpic.net/free-photo/cold-apetizers-pickles-mangal-salad-eggplant-rolls-cheese-plate-green-salad-side-view_141793-3715.jpg"}, + title: "Zengin Mezeler", description: "Tamamlayıcı lezzetler.", imageSrc: "http://img.b2bpic.net/free-photo/cold-apetizers-pickles-mangal-salad-eggplant-rolls-cheese-plate-green-salad-side-view_141793-3715.jpg"}, { - title: "Late Hours", description: "Open until 23:30.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg"}, + title: "Geç Saatler", description: "23:30'a kadar açığız.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-bar-illuminated-by-modern-lighting-equipment-generated-by-ai_188544-24181.jpg"}, ]} - title="Why Et Dünyası?" - description="What our guests love about our service." + title="Neden Et Dünyası?" + description="Misafirlerimizin hizmetimizde en sevdiği özellikler." /> @@ -146,20 +146,20 @@ export default function LandingPage() { id: "1", name: "Haydar Şahin", role: "CEO", company: "Fine Dining", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-pizza-kitchen_158595-2049.jpg"}, { - id: "2", name: "Seyit Ahmet U.", role: "Foodie", company: "Local Guest", rating: 5, + id: "2", name: "Seyit Ahmet U.", role: "Gurme", company: "Müdavim", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/contemplated-young-woman-with-dessert-table-caf_23-2147871284.jpg"}, { - id: "3", name: "Merve K.", role: "Visitor", company: "Food Blogger", rating: 5, + id: "3", name: "Merve K.", role: "Ziyaretçi", company: "Yemek Bloggerı", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/half-shot-tasty-salad-served-with-chopped-cucumber-knife-fork-mixed-color-background_140725-140301.jpg"}, { - id: "4", name: "Kerem Y.", role: "Regular", company: "Local", rating: 5, + id: "4", name: "Kerem Y.", role: "Düzenli Misafir", company: "Yerel", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg"}, { - id: "5", name: "Selin D.", role: "Guest", company: "Tourism", rating: 5, + id: "5", name: "Selin D.", role: "Konuk", company: "Turizm", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg"}, ]} - title="Guest Reviews" - description="Join our community of meat lovers." + title="Misafir Yorumları" + description="Et sever topluluğumuza katılın." /> @@ -168,12 +168,12 @@ export default function LandingPage() { useInvertedBackground={false} background={{ variant: "sparkles-gradient"}} - tag="Reserve Now" - title="The Art of Meat. Perfected." - description="Book a table for a celebration or a feast. Call us at (0216) 492 34 44." + tag="Hemen Rezervasyon" + title="Etin Sanatı. Kusursuzca." + description="Özel bir kutlama veya ziyafet için masanızı ayırtın. Bize ulaşın: (0216) 492 34 44." buttons={[ { - text: "Book Now", href: "tel:+902164923444"}, + text: "Rezervasyon Yap", href: "tel:+902164923444"}, ]} /> @@ -184,17 +184,17 @@ export default function LandingPage() { { items: [ { - label: "About", href: "#about"}, + label: "Hakkımızda", href: "#about"}, { - label: "Menu", href: "#menu"}, + label: "Menü", href: "#menu"}, ], }, { items: [ { - label: "Location", href: "#"}, + label: "Konum", href: "#"}, { - label: "Reservations", href: "#contact"}, + label: "Rezervasyon", href: "#contact"}, ], }, {