Pm Success Club Website·
import React, { useState } from “react”;
<div>
<divclassName=”text-sm font-bold uppercase tracking-widest text-slate-400″>Free Lead Magnet</div>
<h2className=”mt-3 text-3xl font-bold tracking-tight md:text-5xl”>Project Success Starter Kit</h2>
<pclassName=”mt-5 text-lg leading-8 text-slate-300″>
Give clients a useful free download that introduces your value and starts building trust immediately.
</p>
<ButtononClick={() => scrollToSection(“contact”)} size=”lg”className=”mt-8 rounded-2xl bg-white text-slate-950 hover:bg-slate-100″>
Request the Starter Kit <DownloadclassName=”ml-2 h-4 w-4″ />
</Button>
</div>
<CardclassName=”rounded-3xl border-slate-800 bg-slate-900 text-white”>
<CardContentclassName=”p-6″>
<divclassName=”grid gap-4 sm:grid-cols-2″>
{[“Project Charter Template”, “Weekly Status Report”, “RAID Log”, “Budget Tracker”, “Go-Live Checklist”, “Closeout Checklist”].map((item) => (
<divkey={item} className=”rounded-2xl bg-white/10 p-4 font-semibold”>
{item}
</div>
))}
</div>
</CardContent>
</Card>
</div>
</section>
<sectionid=”about”className=”mx-auto max-w-7xl px-5 py-20″>
<divclassName=”grid gap-10 lg:grid-cols-3″>
<divclassName=”lg:col-span-1″>
<divclassName=”text-sm font-bold uppercase tracking-widest text-slate-500″>About</div>
<h2className=”mt-3 text-3xl font-bold tracking-tight md:text-5xl”>Built from real project leadership.</h2>
</div>
<divclassName=”lg:col-span-2″>
<pclassName=”text-lg leading-8 text-slate-600″>
PM Success Club was created to help organizations improve how they plan, manage, and deliver projects. Many projects struggle because teams do not have the right documents, clear ownership, consistent reporting, budget visibility, or release discipline.
</p>
<pclassName=”mt-5 text-lg leading-8 text-slate-600″>
Led by Herman “Pete” Petersen, a senior program management leader with 20+ years of experience supporting federal, enterprise, and mission-critical programs, PM Success Club helps clients move from uncertainty to execution.
</p>
<divclassName=”mt-8 rounded-3xl bg-white p-6 shadow-sm”>
<divclassName=”text-2xl font-bold”>Mission</div>
<pclassName=”mt-3 text-lg leading-8 text-slate-600″>
Help teams deliver better projects with less confusion, stronger communication, clearer accountability, and measurable results.
</p>
</div>
</div>
</div>
</section>
<sectionid=”contact”className=”bg-white py-20″>
<divclassName=”mx-auto max-w-4xl px-5 text-center”>
<divclassName=”mx-auto mb-6 flex h-14 w-14 items-center justify-center rounded-2xl bg-slate-950 text-white”>
<CalendarDaysclassName=”h-7 w-7″ />
</div>
<h2className=”text-3xl font-bold tracking-tight md:text-5xl”>Schedule a Project Success Review</h2>
<pclassName=”mx-auto mt-5 max-w-2xl text-lg leading-8 text-slate-600″>
A focused consulting session to review your project goals, schedule, budget, risks, documentation gaps, and release readiness.
</p>
<divclassName=”mt-8 grid gap-4 text-left md:grid-cols-3″>
{[“Review project health”, “Identify what to fix first”, “Create a clear action plan”].map((item) => (
<divkey={item} className=”rounded-2xl bg-slate-50 p-5 font-semibold”>
<CheckCircle2className=”mb-3 h-5 w-5″ />
{item}
</div>
))}
</div>
<divclassName=”mt-10 rounded-3xl bg-slate-950 p-8 text-white”>
<h3className=”text-2xl font-bold”>Ready to bring structure to your project?</h3>
<pclassName=”mt-3 text-slate-300″>Email: contact@pmsuccessclub.com</p>
<ButtonclassName=”mt-6 rounded-2xl bg-white text-slate-950 hover:bg-slate-100″>
Start the Conversation <ArrowRightclassName=”ml-2 h-4 w-4″ />
</Button>
</div>
</div>
</section>
</main>
<footerclassName=”border-t border-slate-200 bg-slate-50 py-8″>
<divclassName=”mx-auto flex max-w-7xl flex-col justify-between gap-4 px-5 text-sm text-slate-500 md:flex-row”>
<div>© 2026 PM Success Club. All rights reserved.</div>
<div>Project Roadmaps · Status Reviews · Budget Tracking · Releases</div>
</div>
</footer>
</div>
);
}Our news
-
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!