diff --git a/app/about/page.tsx b/app/about/page.tsx
index 0dd37d2..5b21215 100644
--- a/app/about/page.tsx
+++ b/app/about/page.tsx
@@ -1,30 +1,291 @@
-import Link from "next/link";
-import Image from "next/image";
-
export default function About() {
+ const beliefData = [
+ {
+ title: "Ideas must survive scale",
+ desc: "A strong concept doesn't break when applied across formats, platforms, or timezones. It adapts without dilution.",
+ icon: "bi-layers",
+ },
+ {
+ title: "Design must justify itself",
+ desc: "Every decision has a reason. We don't chase trends or add complexity for its own sake. Form follows function always.",
+ icon: "bi-vector-pen",
+ },
+ {
+ title: "AI is leverage, not identity",
+ desc: "We use AI to accelerate execution, not replace judgment. Technology amplifies structured thinking—it doesn't create it.",
+ icon: "bi-cpu",
+ highlight: true,
+ },
+ {
+ title: "Systems beat style",
+ desc: "A beautiful website that can't be updated is a liability. We build for longevity, not just launch day.",
+ icon: "bi-columns-gap",
+ },
+ ];
+
return (
<>
{/* HERO */}
+
+
+
+
+ We Build With Structure.
+
+
+
+ AAideA is a boutique systems-led creative studio for operators who need
+ more than aesthetic polish—they need scalable execution.
+
+
+
+ {/* 🔥 IMAGE ROW */}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {/* PHILOSOPHY */}
+
-
-
- About AAideA.
-
-
- We build digital homes, brand systems, and scalable content
-
- engines designed for clarity and growth.
-
-
+
+
+
+
+
+
+
+
+
+
Philosophy
+
+
+ We exist at the intersection of strategy, design, and execution.
+ Not as separate phases—but as a single disciplined approach.
+
+
+
+ Too Many Agencies Deliver Beautiful Work That Doesn't Scale.
+ Too Many Consultancies Deliver Strategies That Never Ship. We Do Both.
+
+
+
+ Our Clients Don't Need Hand-Holding. They Need Clarity, Structure,
+ And Speed—Without Sacrificing Taste Or Long-Term Thinking.
+
+
+
+ {/* ✅ BELIEF SECTION (ADDED HERE) */}
+
+
+
What We Believe
+
+
+ {beliefData.map((item, i) => (
+
+
+
+
+
+
+
+
{item.title}
+
{item.desc}
+
+
+
+ ))}
+
+
+
+
+
+
+
Working Model
+
+
+ We operate lean. Senior-led execution. No bloated teams.
+ No outsource chaos.
+
+
+
+
+ {/* CARD 1 */}
+
+
+ 01
+
+ Every project is led by senior practitioners—not delegated to junior
+ teams or external freelancers. You work directly with the people
+ building your brand.
+
+
+
+
+ {/* CARD 2 */}
+
+
+ 02
+
+ We don't scale headcount. We scale systems. This means faster
+ timelines, clearer communication, and consistent quality from
+ concept through deployment.
+
+
+
+
+ {/* CARD 3 */}
+
+
+ 03
+
+ Small teams move faster. Less bureaucracy. More accountability.
+ Better outcomes.
+
+
+
+
+
+
+
+
+
+
+
+
+ {/* LEFT CONTENT */}
+
+
+
Global Outlook
+
+
+ Built for global decision-makers.
+
+
+
+ We work with operators across industries and geographies—from
+ venture-backed startups to established brands entering new markets.
+ Location doesn’t limit execution.
+