import React from "react"; import { motion } from "framer-motion"; import { ArrowRight, Compass, Landmark, Layers, PenLine, Users, Leaf } from "lucide-react"; const olive = "#2f351d"; const softOlive = "#596043"; const ivory = "#f7f3ea"; const warmWhite = "#fbfaf6"; const taupe = "#d8d0c1"; export default function AlignedPhilanthropyWebsite() { return (
{/* Top Bar */}
ALIGNED
{/* Hero */}
ap

Strategic Advisory for Philanthropic Capital

Clarity grows Community.

Thoughtfully aligning generosity with lasting community impact through strategic philanthropic planning, campaign advisory, and donor-centred funding solutions.

โˆž
ALIGNED
PHILANTHROPY

For entrepreneurs, boards, families, foundations, and organizations seeking clarity, alignment, and enduring impact.

{/* About */}

About

Where vision, leadership, and capital align.

Aligned Philanthropy helps clients bring structure to complex philanthropic decisions, ensuring resources are deployed with purpose, precision, and measurable community benefit.

The work sits at the intersection of donor values, organizational readiness, campaign strategy, and long-term impact.

{/* Services */}

Services

Strategic support for meaningful giving.

{[ [Compass, "Philanthropic Strategy & Alignment", "Align values, vision, opportunity, and impact into a clear giving framework."], [Landmark, "Capital Campaign Advisory", "Structure campaign priorities, leadership alignment, pacing, and transformational gift strategy."], [PenLine, "Funding Strategy & Proposals", "Develop compelling investment opportunities for sophisticated funders and partners."], [Layers, "Legacy & Endowment Strategy", "Build enduring capital strategies that support long-term community impact."], [Users, "Executive & Board Advisory", "Provide embedded strategic support during growth, transition, or campaign development."], [Leaf, "Corporate & Community Giving", "Connect corporate generosity with clear outcomes, recognition, and community benefit."], ].map(([Icon, title, copy]) => (

{title}

{copy}

))}
{/* Approach */}

Approach

Vision โ†’ Leadership โ†’ Capital

{[ ["01", "Clarify", "Define the purpose, opportunity, stakeholders, and desired impact."], ["02", "Align", "Bring donors, leadership, boards, and priorities into strategic focus."], ["03", "Activate", "Translate strategy into proposals, campaign plans, gift conversations, and measurable outcomes."], ].map(([num, title, copy]) => (
{num}

{title}

{copy}

))}
{/* Signature CTA */}

Thoughtfully aligning generosity with lasting community impact.

{/* Contact */}
); }
top of page
bottom of page