From ff749eecb476c247a7fdcbc259f4d21e7ecff466 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 2 Feb 2026 00:07:07 +0200 Subject: [PATCH] Bob AI: change contact section image to https://example.co... --- 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 83eab6e..115d04c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -150,7 +150,7 @@ export default function TechAcademyPage() { required: false }} useInvertedBackground="noInvert" - imageSrc="https://img.b2bpic.net/free-photo/cheerful-mature-call-center-operator-looking-laptop-screen_74855-4013.jpg" + imageSrc="https://example.com/new-contact.jpg" imageAlt="Contact us for enrollment" mediaPosition="right" buttonText="Enroll Now"