Update src/app/page.tsx
This commit is contained in:
@@ -31,7 +31,7 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
brandName="Pes Coder"
|
||||
navItems={{
|
||||
navItems={[
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Courses", id: "courses" },
|
||||
{ name: "Pricing", id: "pricing" },
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
tagIcon={Lightbulb}
|
||||
title="Empowering the next generation of coders through practical, industry-focused education."
|
||||
description="Pes Coder Academy"
|
||||
subdescription="Founded 2020 · 5,000+ Students Trained"
|
||||
subdescription="Founded 2015 · 5,000+ Students Trained"
|
||||
icon={Code2}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/college-students-different-ethnicities-cramming_23-2149891341.jpg"
|
||||
imageAlt="Educational team collaboration"
|
||||
|
||||
Reference in New Issue
Block a user