From efd971e7112b5bc90838b6aeee87f56f9058aca7 Mon Sep 17 00:00:00 2001 From: kudindmitriy Date: Fri, 30 Jan 2026 13:26:57 +0200 Subject: [PATCH] Bob AI: make all prices on the whole website 30% lower --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b3bdb4f..d3a194f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,10 +43,10 @@ export default function LandingPage() {
@@ -190,7 +190,7 @@ export default function LandingPage() { id: "1", value: "5,000+", description: "Graduates Worldwide" }, { - id: "2", value: "95%", description: "Job Placement Rate" + id: "2", value: "", description: "Job Placement Rate" }, { id: "3", value: "4.9/5", description: "Average Student Rating"