From 7041ce3e439821c9c8497b16fa6b1fc15cc2e6cb Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 1 Feb 2026 23:47:57 +0200 Subject: [PATCH] Bob AI: change the about section image to https://example.... --- 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 6d6e148..554a463 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -240,7 +240,7 @@ export default function TechAcademyPage() { description="At TechMasters, we are dedicated to fostering a community of innovative thinkers and skilled professionals." tag="Mission" buttons={[{ label: "Learn More", href: "#" }, { label: "Contact Us", href: "#" }]} - imageSrc="https://example.com/new-contact.jpg" + imageSrc="https://example.com/new-about-bg.jpg" imagePosition="left" textboxLayout="default" useInvertedBackground="noInvert"