From 603bc91743d3a58836fe3bc736ab568dc9acb882 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 1 Feb 2026 23:47:39 +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 ba7527e..6d6e148 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://placehold.co/600x400" + imageSrc="https://example.com/new-contact.jpg" imagePosition="left" textboxLayout="default" useInvertedBackground="noInvert"