Bob AI: make all prices on the whole website 30% lower
This commit is contained in:
@@ -43,10 +43,10 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="STEP IT Academy"
|
||||
description="Master in-demand IT skills with industry-leading instructors. Transform your career through hands-on learning, real-world projects, and personalized mentorship."
|
||||
description="We're committed to providing the best IT education experience"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/row-serious-focused-coworkers-sitting-table-typing-laptops_74855-10363.jpg"
|
||||
imageAlt="Students learning programming and IT skills"
|
||||
imageAlt="STEP Academy instructor teaching students"
|
||||
frameStyle="card"
|
||||
/>
|
||||
</div>
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user