@@ -247,7 +247,7 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 3: THE PROBLEM WE SOLVE
============================================ */}
-
+
@@ -283,7 +283,7 @@ export default function OurStoryPage() {
key={i}
className="bg-background p-8 relative"
>
-
+
{problem.num}
{problem.title}
@@ -301,7 +301,7 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 4: THE THREE PILLARS PHILOSOPHY
============================================ */}
-
+
@@ -388,9 +388,9 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 5: THE DEV WEEKENDS METHOD
============================================ */}
-
+
-
+
The Dev Weekends Method
@@ -408,28 +408,34 @@ export default function OurStoryPage() {
time: "Morning",
title: "Mindset Talks",
desc: "Productivity hacks, discipline frameworks, and the psychology of high performers.",
- tags: ["Productivity", "Discipline", "Mindset"]
+ tags: ["Productivity", "Discipline", "Mindset"],
+ icon: Sun
},
{
time: "Afternoon",
title: "Tech Talks",
desc: "Deep dives into system design, industry best practices, and technical skills.",
- tags: ["System Design", "DSA", "Industry Skills"]
+ tags: ["System Design", "DSA", "Industry Skills"],
+ icon: Sunset
},
{
time: "Evening",
title: "Spiritual Talks",
desc: "Purpose, resilience, giving back, and building a life beyond code.",
- tags: ["Purpose", "Resilience", "Community"]
+ tags: ["Purpose", "Resilience", "Community"],
+ icon: Moon
},
].map((talk, i) => (
-
- {talk.time}
-
+
+
+
+ {talk.time}
+
+
{talk.title}
{talk.desc}
@@ -451,7 +457,7 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 6: THE 3-TRACK SYSTEM
============================================ */}
-
+
@@ -518,7 +524,7 @@ export default function OurStoryPage() {
Path {track.num}
{track.title}
-
{track.tagline}
+
{track.tagline}
{track.desc}
@@ -546,7 +552,7 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 7: THE FELLOWSHIP EXPERIENCE
============================================ */}
-
+
@@ -572,7 +578,7 @@ export default function OurStoryPage() {
key={i}
className="bg-background p-6 text-center"
>
-
{step.num}
+
{step.num}
{step.title}
{step.text}
@@ -625,7 +631,7 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 7.25: THE CIRCLES ECOSYSTEM
============================================ */}
-
+
@@ -668,7 +674,7 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 7.5: EVENTS CALENDAR
============================================ */}
-
+
{/* Left: Info */}
@@ -733,7 +739,7 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 10: RESOURCES & TOOLS
============================================ */}
-
+
@@ -801,7 +807,7 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 11: IMPACT DASHBOARD
============================================ */}
-
+
@@ -874,7 +880,7 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 12: THE GIVING BACK MODEL
============================================ */}
-
+
@@ -916,7 +922,7 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 12.5: LEARN FROM INDUSTRY LEADERS
============================================ */}
-
+
@@ -1020,7 +1026,7 @@ export default function OurStoryPage() {
{/* ============================================
SECTION 13: TESTIMONIALS / FELLOW VOICES
============================================ */}
-