From 941e88f4b8b1c493434836c59bc9dd7a8b292ee7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 08:04:46 +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 95a2e36..bc41b13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,7 +154,7 @@ export default function RachelKBBQ() { carouselMode="buttons" members={[ { - id: "1", name: "Rachel Kim", role: "Founder & Head Chef", description: "Culinary visionary with 15+ years perfecting authentic Korean BBQ. Rachel's passion for quality ingredients and traditional techniques drives our restaurant's excellence.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-baker-standing-with-hands-hip_1170-2029.jpg", imageAlt: "Rachel Kim, head chef", socialLinks: [ + id: "1", name: "Rachel (Angelica) Lee", role: "Founder & Head Chef", description: "Culinary visionary with 15+ years perfecting authentic Korean BBQ. Rachel's passion for quality ingredients and traditional techniques drives our restaurant's excellence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ANc3ZzfZDlaGGjgYO9S7sd32tn/tmp/generate-an-image-of-a-korean-woman-that-1773043465283-d2b3d724.png", imageAlt: "Rachel Kim, head chef", socialLinks: [ { icon: Instagram, url: "https://instagram.com" }, { icon: Linkedin, url: "https://linkedin.com" } ] -- 2.49.1