From 8482421438cb659c05aac7dd0feec1044fa9b12b Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 25 Mar 2026 10:37:20 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/app/page.tsx --- 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 6cfb7e0..d539b13 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { href: "#", }, ]} - description="The IT Academy is dedicated to empowering individuals with cutting-edge technological knowledge. Our hands-on approach and industry-relevant curriculum ensure our graduates are job-ready and confident, equipped to tackle the challenges of the digital world. We foster a vibrant learning community where innovation thrives and careers are built." + text="The IT Academy is dedicated to empowering individuals with cutting-edge technological knowledge. Our hands-on approach and industry-relevant curriculum ensure our graduates are job-ready and confident, equipped to tackle the challenges of the digital world. We foster a vibrant learning community where innovation thrives and careers are built." /> From 72f318540ad27f2d5ddd7624e5d9b1fe08523446 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Mar 2026 10:37:52 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d539b13..b3585a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,7 +130,7 @@ export default function LandingPage() { href: "#", }, ]} - text="The IT Academy is dedicated to empowering individuals with cutting-edge technological knowledge. Our hands-on approach and industry-relevant curriculum ensure our graduates are job-ready and confident, equipped to tackle the challenges of the digital world. We foster a vibrant learning community where innovation thrives and careers are built." + /> @@ -279,6 +279,9 @@ export default function LandingPage() { title="Trusted by Industry Leaders" description="Our curriculum and training are recognized and supported by leading technology companies, ensuring our students receive relevant, cutting-edge education." tag="Our Partners" + names={[ + "Google", "Microsoft", "IBM", "Amazon", "Apple", "Meta", "NVIDIA", "Cisco" + ]} logos={[ "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/the-google-logo-modern-and-clean-against-1774434910853-e6cc7cdc.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJb0zJP2EWyuYlH5wmRP5jjTA5/the-microsoft-logo-clean-and-professiona-1774434909514-94082e78.png",