From 3c0153963ca3421ff954fdc981444175bc8f67a2 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 4 May 2026 16:45:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8706086..31461b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -128,7 +128,7 @@ export default function LandingPage() { id: "2", name: "Caner Demir", role: "Sous Chef", imageSrc: "http://img.b2bpic.net/free-photo/positive-sous-chef-cutting-fresh-herbs-be-used-gourmet-cuisine-dishes-while-looking-camera-gastronomy-expert-wearing-cooking-uniform-while-preparing-garnish-dinner-service_482257-41989.jpg"}, { id: "3", name: "Aylin Aras", role: "Head Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/new-idea-great-business_329181-2907.jpg"}, - ], + ]} title="Meet Our Culinary Team" description="The passionate experts working hard to bring the sea's bounty to your palate." /> -- 2.49.1