);
}
function runSelfTests() {
console.assert(SERVICES.length === 4, “Expected four service pillars”);
console.assert(FEATURE_CARDS.length === 3, “Expected three feature cards”);
console.assert(JOURNEY_STEPS.length === 3, “Expected three journey steps”);
console.assert(SCHEDULE_FEATURES.length === 3, “Expected three schedule features”);
console.assert(SERVICES.some((service) => service.title === “Risk Planning”), “Expected risk planning service”);
console.assert(SERVICES.some((service) => service.title === “Corporate Financial Planning”), “Expected corporate financial planning service”);
console.assert(CONTACT_EMAIL === “emile.honiball@liblink.co.za”, “Expected correct contact email”);
console.assert(CONTACT_PHONE === “+27 65 074 0902”, “Expected correct contact phone number”);
console.assert(LINKEDIN_URL.includes(“linkedin.com/in/emileh”), “Expected correct LinkedIn profile URL”);
console.assert(FACEBOOK_URL.includes(“facebook.com”), “Expected correct Facebook profile URL”);
console.assert(INSTAGRAM_URL.includes(“instagram.com/emilehoniball”), “Expected correct Instagram profile URL”);
console.assert(ENVESTPRO_URL.includes(“envestpro.co.za”), “Expected Envestpro website URL”);
console.assert(BOOKING_URL.includes(“outlook.office.com/bookwithme”), “Expected Microsoft Book with Me URL”);
console.assert(PORTRAIT_URL.endsWith(“.jpg”), “Expected portrait asset path to be a JPG”);
}
if (typeof window !== “undefined”) {
runSelfTests();
}
export default function EmileHoniballWebsite() {
return (
Emile Honiball
Financial Adviser | Envestpro
Financial Journey • Strength • Legacy
Start your financial journey with clarity, confidence and strength.
Financial advice for individuals, families, entrepreneurs and corporate clients — aligned with the Envestpro ecosystem and built around long-term relationships, smart strategy and meaningful financial security.
Financial Adviser at Envestpro – An Affiliate of Liberty Group Ltd, an Authorised Financial Services Provider (Licence No. 2409) and part of the Standard Bank Group.
Changing lives through financial strength, wisdom and reliability.
{FEATURE_CARDS.map((card, index) => (
))}
{SERVICES.map((service) => (
))}
Financial advice with an entrepreneurial mindset.
A calm, strategic perspective shaped by leadership, aviation, disciplined planning and the Envestpro ecosystem.
Emile Honiball is a Financial Adviser at Envestpro, helping individuals, families and businesses navigate the financial landscape with clarity, strategy and long-term thinking.
His approach is built around meaningful relationships, practical financial guidance and helping clients make confident decisions through every stage of their financial journey. From risk planning and investments to retirement and legacy creation, the focus is always on long-term financial security and sustainable growth.
Who I Help
Individuals, families, entrepreneurs and corporate clients.
My Focus
Protection, growth, retirement and legacy planning.
My Approach
Relationship-led, practical and long-term.
{JOURNEY_STEPS.map((step, index) => (
0{index + 1}
{step.title}
{step.text}
))}
Book a consultation directly through Microsoft Book with Me.
Choose a time that works for you. The appointment is managed through Outlook and can support a professional Teams-based consultation where appropriate.
{SCHEDULE_FEATURES.map((feature) => (
))}
Ready to start your financial journey?
For individual financial planning, corporate solutions or long-term strategy, connect directly with Emile Honiball.