From 3d8d6d88f7306fdb6b7b46ff608cc8ffbb90fb2b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 02:36:08 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f0f5d4..b5ece58 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { ]} buttons={[ { - text: "Book Your Chef", href: "#contact"}, + text: "Request Your Private Chef", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg" avatars={[ @@ -251,4 +251,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file