Merge version_3 into main #3

Merged
bender merged 1 commits from version_3 into main 2026-03-03 22:06:51 +00:00

View File

@@ -54,8 +54,8 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<HeroCarouselLogo
logoText="GOD OWNS LOVE"
description="Transform Your Life Through Digital Marketing Mastery with Faith, Integrity & Practical Systems"
logoText="GOD OWNS LOVE DIGITAL HUB"
description="Where Digital Marketing Excellence Meets Faith & Integrity — Led by Coach Miracle Joseph Fidelis. Transform Your Life Through Practical Systems, Personal Mentorship, and Purpose-Driven Entrepreneurship."
buttons={[
{ text: "Start Your Journey", href: "/contact" },
{ text: "Watch Testimonials", href: "/testimonials" },
@@ -63,13 +63,16 @@ export default function HomePage() {
slides={[
{
imageSrc:
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-people_23-2151099222.jpg", imageAlt: "digital transformation online learning mentorship professional growth career development"},
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AS58cuM9gJnFO5CKC4lcEoSuBk/uploaded-1772575563052-igwiujjt.jpg", imageAlt: "Coach Miracle Joseph Fidelis - God Owns Love Digital Hub founder and CEO"
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/mid-adult-ceo-giving-presentation-his-team-office-asks-one-his-colleagues-opinion_637285-985.jpg", imageAlt: "coaching business mentoring professional training personal development success"},
"http://img.b2bpic.net/free-photo/mid-adult-ceo-giving-presentation-his-team-office-asks-one-his-colleagues-opinion_637285-985.jpg", imageAlt: "coaching business mentoring professional training personal development success"
},
{
imageSrc:
"http://img.b2bpic.net/free-photo/businesswoman-is-using-laptop-offic_53876-132186.jpg", imageAlt: "affiliate marketing digital business online success entrepreneurship income generation"},
"http://img.b2bpic.net/free-photo/businesswoman-is-using-laptop-offic_53876-132186.jpg", imageAlt: "affiliate marketing digital business online success entrepreneurship income generation"
},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -78,7 +81,7 @@ export default function HomePage() {
<div id="about" data-section="about">
<AboutMetric
title="Coach Miracle: Turning Confusion Into Clarity, Beginners Into Entrepreneurs"
title="Coach Miracle Joseph Fidelis: Founder & Brand Identity Behind God Owns Love Digital Hub"
metrics={[
{ icon: Users, label: "Students Transformed", value: "1,000+" },
{ icon: TrendingUp, label: "Success Stories", value: "500+" },
@@ -99,18 +102,21 @@ export default function HomePage() {
tagAnimation="slide-up"
features={[
{
title: "Personal Mentorship", description:
"Step-by-step guidance from Coach Miracle, not just theory", bentoComponent: "reveal-icon", icon: Heart,
title: "Personal Mentorship from Coach Miracle", description:
"Step-by-step guidance from Coach Miracle Joseph Fidelis, the founder—not just theory, but real implementation support", bentoComponent: "reveal-icon", icon: Heart,
},
{
title: "Practical Systems", description:
"Lead generation, funnels, branding - ready to implement", bentoComponent: "timeline", heading: "Your Growth Path", subheading: "From beginner to confident entrepreneur", items: [
{
label: "Foundation", detail: "Learn affiliate marketing basics with clarity"},
label: "Foundation", detail: "Learn affiliate marketing basics with clarity"
},
{
label: "Implementation", detail: "Build your offers and nurture leads"},
label: "Implementation", detail: "Build your offers and nurture leads"
},
{
label: "Mastery", detail: "Position yourself as an authority online"},
label: "Mastery", detail: "Position yourself as an authority online"
},
],
completedLabel: "Complete"},
{
@@ -142,19 +148,24 @@ export default function HomePage() {
<MetricCardFourteen
title="The Impact of Transformation: Real Results from Real Students"
tag="Success Metrics"
tagAnimation="slide-up"
metrics={[
{
id: "1", value: "90%", description:
"Of students report clear understanding of affiliate marketing within weeks of joining"},
"Of students report clear understanding of affiliate marketing within weeks of joining"
},
{
id: "2", value: "8 weeks", description:
"Average time to first meaningful results after implementing Coach Miracle's systems"},
"Average time to first meaningful results after implementing Coach Miracle's systems"
},
{
id: "3", value: "5x", description:
"Average income growth potential for committed students in their first year"},
"Average income growth potential for committed students in their first year"
},
{
id: "4", value: "99%", description:
"Student satisfaction with mentorship quality and personal attention from Coach"},
"Student satisfaction with mentorship quality and personal attention from Coach"
},
]}
metricsAnimation="slide-up"
useInvertedBackground={false}
@@ -206,7 +217,7 @@ export default function HomePage() {
<div id="social-proof" data-section="social-proof">
<SocialProofOne
title="Trusted By Entrepreneurs Worldwide"
description="From Nigeria to the United States, Asia to Europe - thousands of entrepreneurs are building their digital empires with God Owns Love"
description="From Nigeria to the United States, Asia to Europe - thousands of entrepreneurs are building their digital empires with God Owns Love Digital Hub, led by Coach Miracle Joseph Fidelis"
tag="Global Community"
textboxLayout="default"
useInvertedBackground={false}
@@ -245,7 +256,7 @@ export default function HomePage() {
],
},
]}
copyrightText="© 2025 God Owns Love Digital Hub. Empowering Entrepreneurs Through Faith, Integrity & Excellence."
copyrightText="© 2025 God Owns Love Digital Hub. Empowering Entrepreneurs Through Faith, Integrity & Excellence. Led by Coach Miracle Joseph Fidelis."
/>
</div>
</ThemeProvider>