import React from "react"; import { motion } from "framer-motion"; import { BookOpen, Crown, Mail, Star, Users, TrendingUp, ShieldCheck, Gift, ArrowRight, CheckCircle } from "lucide-react"; import { Button } from "@/components/ui/button"; import { Card, CardContent } from "@/components/ui/card"; export default function HonorBookLandingPage() { return (

New Book by Olivier T. Kabuya

Elevate Your Life Through Honor

Unlock the biblical principle that activates favor, leadership, purpose, and a legacy that lasts.

Ebook available now. Paperback coming soon.

HONOR

How to Elevate Your Life

Insert book cover image here

{[ [Crown, "Biblical Wisdom", "Timeless principles rooted in God’s Word."], [Users, "Leadership & Purpose", "Lead with integrity, clarity, and honor."], [TrendingUp, "Favor & Promotion", "Position yourself for divine opportunities."], [ShieldCheck, "Legacy That Lasts", "Build a life worth remembering."], ].map(([Icon, title, text], i) => (

{title}

{text}

))}

Inside the Book

Honor is not just a principle. It is the pathway to elevation.

In a world where respect is often demanded but rarely understood, Honor reveals how a life rooted in integrity, humility, and reverence can unlock doors, build stronger relationships, and align you with God’s purpose.

{[ "How honor positions you for promotion and favor", "Why honoring others unlocks divine opportunities", "How to develop a heart of integrity and respect", "The connection between honor, purpose, and legacy", "Practical steps to live with honor every day", ].map((item) => (

{item}

))}
“So impactful are Olivier’s words that my own spiritual journey has been nurtured and strengthened through reading this book.”

— Bishop Steve Houpe

Senior Pastor, Harvest Church International Outreach

Paperback Coming Soon

Be First to Know When the Paperback Releases

Join the waitlist for release updates, special announcements, and exclusive offers from Kabuya Legacy Publishing.

No spam. Just updates about the book and future releases.

{[ [BookOpen, "Get the Ebook", "Start your journey of elevation today."], [Gift, "Share the Message", "Inspire someone you care about."], [Star, "Stay Connected", "Follow for more content and updates."], ].map(([Icon, title, text], i) => (

{title}

{text}

))}

Kabuya Legacy Publishing

Honor is the key. Elevation is the destination.

Instagram: @okabuya

Facebook: @okabuya

); }