From 8263a154e74359937b83826e2c1082c22e77333c Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Sun, 1 Feb 2026 21:41:40 +0200 Subject: [PATCH] Bob AI: update the description in about section to We are ... --- 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 eafe69d..90aabd5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function TechAcademyPage() { gridVariant="uniform-all-items-equal" animationType="none" title="Meet Jessica Bloom" - description="Discover the passionate founder behind Jessica & Flowers and her journey in floral artistry." + description="We are passionate about training the next generation of developers" tag="Team" buttons={[{ label: "View Profile", href: "" }, { label: "Contact", href: "" }]} textboxLayout="default"