Merge version_3 into main #4

Merged
bender merged 1 commits from version_3 into main 2026-04-20 18:54:06 +00:00

View File

@@ -36,13 +36,13 @@ export default function AboutPage() {
<div id="about" data-section="about" className="pt-32 pb-20">
<SplitAbout
textboxLayout="split"
title="About Our Assessment"
description="We provide a comprehensive overview of your computer science potential through data-driven insights."
title="Honest Assessment Report"
description="Our journey from zero to top in CS is defined by disciplined curiosity and grit. Below, we outline the realities of navigating the modern tech landscape."
bulletPoints={[
{ title: "AI Impacts", description: "Understand how AI automation is reshaping traditional software engineering roles and expectations." },
{ title: "AI Risks", description: "Identify potential pitfalls and ethical considerations in deploying autonomous systems." },
{ title: "AI Advantages", description: "Leverage AI-driven productivity gains to accelerate development workflows." },
{ title: "Methodology Summary", description: "A brief summary of how we evaluate cognitive and behavioral data to predict your success." }
{ title: "The Zero-to-Top Blueprint", description: "Start with foundational logic rather than frameworks. Master CS fundamentals before specializing in high-growth stacks." },
{ title: "Potential Consequences", description: "High-performance tech paths can lead to significant mental fatigue; balancing innovation with sustainable habits is mandatory." },
{ title: "The AI Reality", description: "Software engineering is shifting from pure coding to architectural oversight. Adaptability is your greatest asset." },
{ title: "Ethical Responsibility", description: "The speed of innovation creates immense power; understanding the societal impacts of autonomous systems is part of every senior developer's duty." }
]}
useInvertedBackground={false}
/>