From 5bc9d7d0cb18262731912a47db8f5a7224739623 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 15 Jun 2026 10:52:12 +0000 Subject: [PATCH] Bob AI: Update the contact information to include the Gmail address: yogi37969@gmail.com --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index cfd2eb5..be4d7cd 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -261,7 +261,7 @@ export default function HomePage() { text="Looking for a reliable barista to join your team? Let's talk." primaryButton={{ text: "Email Me", - href: "mailto:hello@barista.works", + href: "mailto:yogi37969@gmail.com", }} secondaryButton={{ text: "Download CV", -- 2.49.1