From 089ee84ca21ef263113e03c8fbf3e37807cd9ce6 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Mon, 2 Feb 2026 10:02:12 +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 ea60851..db70cdf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,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"