diff --git a/app/about/page.tsx b/app/about/page.tsx index 76fdba5..5aa6770 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -333,3 +333,5 @@ export default function AboutPage() { } + + diff --git a/app/our-story/page.tsx b/app/our-story/page.tsx index 77ace10..117da60 100644 --- a/app/our-story/page.tsx +++ b/app/our-story/page.tsx @@ -112,12 +112,6 @@ export default function OurStoryPage() {
{/* Left: Content */}
- {/* Badge */} -
- - Your Gateway to Becoming a Better Software Engineer -
- {/* Main Headline */}

We Don't Just Teach Code. @@ -1262,3 +1256,6 @@ export default function OurStoryPage() { } + + +