From 9da70de4af72cabe1270f7626e9435cccd09c960 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Wed, 25 Mar 2026 12:10:32 +0000 Subject: [PATCH] Bob AI: Add a glasmorphic badge with the text 'Trusted by 5000+ stud --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3711ab4..c19933b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,6 +71,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient", }} + tag="Trusted by 5000+ students" title="Unlock Your Tech Potential: Master In-Demand IT Skills" description="Join IT Academy and transform your career with expert-led courses, hands-on projects, and a vibrant community. Your future in technology starts here." testimonials={[ -- 2.49.1