export default function OFWExitPlanLandingPage() {
const pillars = [
{
title: "Faith First",
text: "Put God first, honor Him with your resources, and build from conviction instead of fear.",
verse: "Matthew 6:33",
},
{
title: "Renewed Mindset",
text: "Break the OFW cycle by changing the way you think about money, stewardship, and the future.",
verse: "Romans 12:2",
},
{
title: "Wealth Building",
text: "Save, invest, eliminate destructive debt, and make your money serve your family’s future.",
verse: "Proverbs 21:5",
},
{
title: "Exit Strategy",
text: "Create a clear path to return home with peace, dignity, and financial readiness.",
verse: "Luke 14:28",
},
];
const journey = [
{
day: "Phase 1",
title: "Awakening",
text: "Face the truth, count the cost, and confront the cycle that keeps many OFWs working hard but finishing with little.",
},
{
day: "Phase 2",
title: "Foundation",
text: "Build your biblical money system: tithe, save, protect, reduce debt, and define your family mission.",
},
{
day: "Phase 3",
title: "Execution",
text: "Start your actual exit plan with measurable actions, targets, and a long-term vision for going home free.",
},
];
const outcomes = [
"A clear OFW Exit Plan roadmap",
"Biblical money principles you can actually apply",
"A practical saving and investing direction",
"Greater peace, focus, and family purpose",
"A system to move from sacrifice to stewardship",
"A long-term vision to return home financially free",
];
const pains = [
"Years abroad but still no clear exit",
"Income comes in, but savings do not stay",
"Family needs keep growing while direction stays unclear",
"Debt, pressure, and emergencies keep resetting progress",
"Going home feels risky because the foundation is weak",
];
const faqs = [
{
q: "Who is OFW Exit Plan for?",
a: "For OFWs, breadwinners, couples, and families who want to stop surviving abroad and start building a clear, God-centered financial future.",
},
{
q: "Is this only about money?",
a: "No. This is about stewardship, peace, purpose, discipline, and preparing your household for freedom, not just income.",
},
{
q: "Do I need a high salary to begin?",
a: "No. The journey starts with understanding, structure, and faithfulness. A clear system is more powerful than a larger income without direction.",
},
{
q: "What makes this different?",
a: "It is built for the OFW reality and anchored in biblical principles, practical money wisdom, and a clear return-home vision.",
},
];
return (
OFWEXITPLAN.COM • Faith + Stewardship + Freedom
You were not sent abroad to struggle forever.
Build a biblical, practical, and powerful path to return home with peace,
purpose, and financial freedom.
OFW Exit Plan is a movement for workers and families who refuse to spend their
best years sacrificing abroad only to come home without a clear future.
Biblical-centered
Built for OFWs
Focused on freedom
A word to the OFW
Will you go home free… or begin the cycle again from zero?
You’ve missed birthdays, endured loneliness, and carried your family’s burden.
The real question is not whether you worked hard.
The real question is whether your sacrifice is building an exit.
“My people are destroyed for lack of knowledge.” — Hosea 4:6
The reality
This is the cycle many OFWs never escape.
They work abroad for years, provide for everyone, stay busy, remain sincere,
but still end up with little savings, no clear investments, and no confident path home.
Not because they are lazy. Not because they do not love their family.
But because no one gave them a real system.
{pains.map((pain) => (
))}
The system
The OFW Exit Plan System
This is not random motivation. It is a clear framework designed to move an OFW
from sacrifice without structure to stewardship with a direction.
{pillars.map((pillar) => (
{pillar.verse}
{pillar.title}
{pillar.text}
))}
The shift
From worker to steward
The goal is not merely to earn. The goal is to manage what God places in your hands
with wisdom, discipline, and vision.
Declaration
I will not work abroad forever. I will return home with freedom.
Before
- Paycheck to paycheck
- No clear savings system
- Pressure-driven decisions
- Uncertain return-home future
After
- Faith-led money decisions
- Clear saving and investment direction
- More peace and family focus
- A real exit plan in motion
The journey
Start your OFW Exit Plan Journey
This journey is designed to awaken conviction, establish foundations, and move you into measurable action.
{journey.map((item) => (
{item.day}
{item.title}
{item.text}
))}
What you will gain
{outcomes.map((item) => (
{item}
))}
Why this exists
This is more than a website. It is a mission.
OFW Exit Plan exists to help workers and families stop wasting their sacrifice,
understand how money works, and build a life that is aligned with God’s wisdom.
I am not here to impress you. I am here to help you not waste your years abroad.
Core verse
“The plans of the diligent lead surely to abundance.”
Proverbs 21:5
Your exit plan is not built in one emotional moment. It is built through diligence,
stewardship, faithfulness, and repeated right decisions.
Urgency
Time is your greatest ally — or your greatest enemy.
Every year delayed is another year not properly saved, invested, prepared, or aligned.
The best time to begin may have been years ago. The next right time is now.
OFW Declaration
I am a faithful steward.
God is my source.
I will build wealth with purpose.
I will return home free.
Frequently asked
Questions from the journey
Final call
Decide today.
Continue the cycle, or build the exit. Stay reactive, or become deliberate.
The journey begins with one decision.
);
}