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 */}
Team Work
Office
Collaboration
{/* PHILOSOPHY */}
Philosophy

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) => (
Global
{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.

Global Remote-first. Timezone-flexible. Outcome-focused.
{/* RIGHT IMAGE */}
Global
{/* LEFT IMAGE */}
Team
{/* RIGHT CONTENT */}

Who We Work With

Founders building brands that need to scale without losing coherence.

Operators who move fast but think long-term—execution speed matters, but structure matters more.

Companies entering new markets or repositioning existing offerings— where clarity is the competitive advantage.

If you value noise over signal, we’re not the right fit.

If you need cheap and fast over structured and right, look elsewhere.

); }