From 0a3c3e3ef91f896662d66ea66417ceaed33a92da Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 4 Jul 2026 21:32:05 +0000 Subject: [PATCH] Bob AI: Update the email address in the contact / 'start your project' section to vision --- src/pages/HomePage.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index a9a9e8e..11ff604 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -256,6 +256,7 @@ export default function HomePage() { tag="Get in Touch" title="Ready to Transform Your Digital Presence?" description="Let's build something extraordinary together. Get in touch and let's discuss your next project." + email="visionweb.tn@gmail.com" inputPlaceholder="Enter your email" buttonText="Start Your Project" /> -- 2.49.1