Update src/app/page.tsx

This commit is contained in:
2026-05-11 13:30:54 +00:00
parent 51a65e2aab
commit 544a232513

View File

@@ -30,27 +30,17 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="ET DÜNYASI"
button={{
text: "Reservations",
href: "#contact",
}}
text: "Reservations", href: "#contact"}}
/>
</div>
@@ -60,37 +50,23 @@ export default function LandingPage() {
description="Legendary charcoal-grilled meats, unforgettable hospitality, and a dining experience crafted for true meat lovers in the heart of Üsküdar."
buttons={[
{
text: "Reserve a Table",
href: "#contact",
},
text: "Reserve a Table", href: "#contact"},
{
text: "Explore Menu",
href: "#menu",
},
text: "Explore Menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-black-past-with-squid-fork_23-2148461756.jpg"
showDimOverlay={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097738.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/cupcake-still-life_23-2148097738.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/low-angle-shot-brown-building-with-vertical-windows_181624-3596.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/low-angle-shot-brown-building-with-vertical-windows_181624-3596.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098556.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5747.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5747.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/meat-master-with-steak-salt_140725-9579.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/meat-master-with-steak-salt_140725-9579.jpg", alt: "Customer 5"},
]}
avatarText="Join 5,000+ satisfied guests"
/>
@@ -104,17 +80,11 @@ export default function LandingPage() {
description="Et Dünyası blends the warmth of Turkish hospitality with the elegance of a modern luxury meat house. Every cut is selected with precision, every grill marked with mastery. Open late into the night in Üsküdar."
bulletPoints={[
{
title: "Premium Quality",
description: "Carefully selected cuts with ideal marbling.",
},
title: "Premium Quality", description: "Carefully selected cuts with ideal marbling."},
{
title: "Rich Hospitality",
description: "Complimentary treats and attentive service.",
},
title: "Rich Hospitality", description: "Complimentary treats and attentive service."},
{
title: "Late Dining",
description: "Open until late for evening gatherings.",
},
title: "Late Dining", description: "Open until late for evening gatherings."},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-person-cooking_23-2150980282.jpg"
mediaAnimation="slide-up"
@@ -129,47 +99,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "p1",
name: "Dallas Steak",
price: "₺1.150",
variant: "Prime Cut",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-raw-fresh-meat-black-board-brown-wooden-hammer-pastel-red-background_179666-47223.jpg",
},
id: "p1", name: "Dallas Steak", price: "₺1.150", variant: "Prime Cut", imageSrc: "http://img.b2bpic.net/free-photo/top-view-red-raw-fresh-meat-black-board-brown-wooden-hammer-pastel-red-background_179666-47223.jpg"},
{
id: "p2",
name: "Zırh Kebap",
price: "₺690",
variant: "Traditional",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081868.jpg",
},
id: "p2", name: "Zırh Kebap", price: "₺690", variant: "Traditional", imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081868.jpg"},
{
id: "p3",
name: "Kasap Köfte",
price: "₺540",
variant: "Signature",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244688.jpg",
},
id: "p3", name: "Kasap Köfte", price: "₺540", variant: "Signature", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-asian-man-friends-reunion_23-2149244688.jpg"},
{
id: "p4",
name: "Baklava",
price: "On the House",
variant: "Dessert",
imageSrc: "http://img.b2bpic.net/free-photo/raw-meat-plate_23-2148917730.jpg",
},
id: "p4", name: "Baklava", price: "On the House", variant: "Dessert", imageSrc: "http://img.b2bpic.net/free-photo/raw-meat-plate_23-2148917730.jpg"},
{
id: "p5",
name: "Kuzu Pirzola",
price: "₺850",
variant: "Charcoal Grilled",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-assortment-with-plant_23-2148914894.jpg",
},
id: "p5", name: "Kuzu Pirzola", price: "₺850", variant: "Charcoal Grilled", imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-assortment-with-plant_23-2148914894.jpg"},
{
id: "p6",
name: "Dry Aged Ribeye",
price: "₺1.350",
variant: "Special",
imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006701.jpg",
},
id: "p6", name: "Dry Aged Ribeye", price: "₺1.350", variant: "Special", imageSrc: "http://img.b2bpic.net/free-photo/couple-restaurant_23-2148006701.jpg"},
]}
title="Signature Menu"
description="Our finest fire-grilled selections prepared to perfection."
@@ -178,25 +118,17 @@ export default function LandingPage() {
<div id="features" data-section="features">
<FeatureCardOne
animationType="slide-up"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
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: "Premium Meat", description: "Strict selection process.", 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: "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: "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: "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="Why Et Dünyası?"
description="What our guests love about our service."
@@ -211,45 +143,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
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: "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,
imageSrc: "http://img.b2bpic.net/free-photo/contemplated-young-woman-with-dessert-table-caf_23-2147871284.jpg",
},
id: "2", name: "Seyit Ahmet U.", role: "Foodie", company: "Local Guest", 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,
imageSrc: "http://img.b2bpic.net/free-photo/half-shot-tasty-salad-served-with-chopped-cucumber-knife-fork-mixed-color-background_140725-140301.jpg",
},
id: "3", name: "Merve K.", role: "Visitor", company: "Food 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,
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg",
},
id: "4", name: "Kerem Y.", role: "Regular", company: "Local", 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,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598415.jpg",
},
id: "5", name: "Selin D.", role: "Guest", company: "Tourism", 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."
@@ -260,16 +167,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
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."
buttons={[
{
text: "Book Now",
href: "tel:+902164923444",
},
text: "Book Now", href: "tel:+902164923444"},
]}
/>
</div>
@@ -280,37 +184,25 @@ export default function LandingPage() {
{
items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Menu",
href: "#menu",
},
label: "Menu", href: "#menu"},
],
},
{
items: [
{
label: "Location",
href: "#",
},
label: "Location", href: "#"},
{
label: "Reservations",
href: "#contact",
},
label: "Reservations", href: "#contact"},
],
},
{
items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
],
},
]}