From a10acec80475a0c8595d481cf31e4f6375a9d5fd Mon Sep 17 00:00:00 2001 From: Zeeshan Adil Date: Thu, 27 Nov 2025 18:30:11 +0500 Subject: [PATCH] Remove gateway badge, restore section padding --- app/about/page.tsx | 2 ++ app/our-story/page.tsx | 9 +++------ 2 files changed, 5 insertions(+), 6 deletions(-) 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() { } + + +