Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-05 15:06:18 +00:00
4 changed files with 21 additions and 21 deletions

View File

@@ -48,7 +48,7 @@ export default function AboutPage() {
{ value: "500+", title: "Lives Transformed" },
{ value: "10+", title: "Years of Coaching Experience" },
]}
imageSrc="http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg"
imageSrc="http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=2"
imageAlt="professional portrait woman coach confident"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -65,21 +65,21 @@ export default function AboutPage() {
id: "empowerment",
title: "Empowerment",
description: "We believe in your innate ability to create lasting change. Our role is to unlock your potential and guide you toward your authentic power.",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=2",
imageAlt: "woman portrait professional headshot smiling",
},
{
id: "authenticity",
title: "Authenticity",
description: "Living authentically means honoring your true values and aligning your life with your deepest purpose. We help you discover and embrace your authentic self.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "man portrait professional headshot confident",
},
{
id: "compassion",
title: "Compassion",
description: "Growth happens in a space of safety, acceptance, and compassion. We create a judgment-free environment where you can explore, experiment, and evolve.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=2",
imageAlt: "woman portrait creative headshot professional",
},
]}

View File

@@ -106,21 +106,21 @@ export default function CoachingPage() {
id: "caterpillar",
title: "Caterpillar Stage",
description: "Discovering your strengths, unique gifts, and hidden potential. This is where awareness begins and seeds of change are planted.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-budworm-pupa-hanging-from-branch-tree-north-america_181624-9451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-budworm-pupa-hanging-from-branch-tree-north-america_181624-9451.jpg?_wi=2",
imageAlt: "caterpillar discovery growth beginning nature",
},
{
id: "cocoon",
title: "Cocoon Stage",
description: "Developing self-love, building confidence, and gaining clarity about your true self. A period of introspection and internal transformation.",
imageSrc: "http://img.b2bpic.net/free-photo/creative-layout-rosette-green-palm-leaves-top-view-creative-layout-idea-flat-lay-advertising-card-invitation_166373-3631.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-layout-rosette-green-palm-leaves-top-view-creative-layout-idea-flat-lay-advertising-card-invitation_166373-3631.jpg?_wi=2",
imageAlt: "cocoon development introspection growth transformation",
},
{
id: "breaking-free",
title: "Breaking Free Stage",
description: "Overcoming limiting beliefs, navigating challenges, and pushing through resistance. This is where real breakthroughs happen.",
imageSrc: "http://img.b2bpic.net/free-photo/yellow-black-butterfly-brown-stem_209690-82.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/yellow-black-butterfly-brown-stem_209690-82.jpg?_wi=2",
imageAlt: "butterfly emerging breakthrough freedom change",
},
]}

View File

@@ -62,7 +62,7 @@ export default function ContactPage() {
{ value: "24 hrs", title: "Response Time" },
{ value: "∞", title: "Transformation Support" },
]}
imageSrc="http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg"
imageSrc="http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=3"
imageAlt="professional portrait woman coach confident"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -80,7 +80,7 @@ export default function ContactPage() {
name: "Sarah Johnson",
role: "Entrepreneur",
testimonial: "Melvina helped me break through self-doubt and step into my power. Her coaching transformed not just my business, but my entire life.",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=3",
imageAlt: "woman portrait professional headshot smiling",
},
{
@@ -88,7 +88,7 @@ export default function ContactPage() {
name: "Michael Chen",
role: "Career Professional",
testimonial: "Working with Melvina was a game-changer. She guided me through limiting beliefs I didn't even know I had.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "man portrait professional headshot confident",
},
{
@@ -96,7 +96,7 @@ export default function ContactPage() {
name: "Emily Rodriguez",
role: "Creative Professional",
testimonial: "Her compassionate approach and deep insights created the perfect space for my transformation and growth.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=3",
imageAlt: "woman portrait creative headshot professional",
},
]}

View File

@@ -50,7 +50,7 @@ export default function HomePage() {
tag="Your Transformation Starts Here"
tagAnimation="slide-up"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/close-up-view-butterfly-hand_23-2148770539.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-view-butterfly-hand_23-2148770539.jpg?_wi=1"
imageAlt="woman butterfly transformation freedom nature"
buttons={[
{ text: "Book a Session", href: "/booking" },
@@ -71,28 +71,28 @@ export default function HomePage() {
id: "caterpillar",
title: "Caterpillar Stage",
description: "Discovering your strengths, unique gifts, and hidden potential. This is where awareness begins and seeds of change are planted.",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-budworm-pupa-hanging-from-branch-tree-north-america_181624-9451.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-budworm-pupa-hanging-from-branch-tree-north-america_181624-9451.jpg?_wi=1",
imageAlt: "caterpillar discovery growth beginning nature",
},
{
id: "cocoon",
title: "Cocoon Stage",
description: "Developing self-love, building confidence, and gaining clarity about your true self. A period of introspection and internal transformation.",
imageSrc: "http://img.b2bpic.net/free-photo/creative-layout-rosette-green-palm-leaves-top-view-creative-layout-idea-flat-lay-advertising-card-invitation_166373-3631.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-layout-rosette-green-palm-leaves-top-view-creative-layout-idea-flat-lay-advertising-card-invitation_166373-3631.jpg?_wi=1",
imageAlt: "cocoon development introspection growth transformation",
},
{
id: "breaking-free",
title: "Breaking Free Stage",
description: "Overcoming limiting beliefs, navigating challenges, and pushing through resistance. This is where real breakthroughs happen.",
imageSrc: "http://img.b2bpic.net/free-photo/yellow-black-butterfly-brown-stem_209690-82.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/yellow-black-butterfly-brown-stem_209690-82.jpg?_wi=1",
imageAlt: "butterfly emerging breakthrough freedom change",
},
{
id: "monarch",
title: "Monarch Stage",
description: "Living authentically, confidently, and purposefully. Flying free in your true power and stepping fully into your life's mission.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-butterfly-hand_23-2148770539.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-butterfly-hand_23-2148770539.jpg?_wi=2",
imageAlt: "monarch butterfly authentic confident purpose",
},
]}
@@ -112,7 +112,7 @@ export default function HomePage() {
{ value: "500+", title: "Lives Transformed" },
{ value: "10+", title: "Years of Coaching Experience" },
]}
imageSrc="http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg"
imageSrc="http://img.b2bpic.net/free-photo/confident-young-businesswoman-with-folded-arms_1262-1775.jpg?_wi=1"
imageAlt="professional portrait woman coach confident"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
@@ -189,7 +189,7 @@ export default function HomePage() {
name: "Sarah Johnson",
role: "Entrepreneur",
testimonial: "Melvina helped me break through self-doubt and step into my power. Her coaching transformed not just my business, but my entire life. I now live with authentic confidence and purpose.",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1",
imageAlt: "woman portrait professional headshot smiling",
},
{
@@ -197,7 +197,7 @@ export default function HomePage() {
name: "Michael Chen",
role: "Career Professional",
testimonial: "Working with Melvina was a game-changer. She guided me through limiting beliefs I didn't even know I had. Now I'm pursuing my true passion and living more authentically than ever.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "man portrait professional headshot confident",
},
{
@@ -205,7 +205,7 @@ export default function HomePage() {
name: "Emily Rodriguez",
role: "Creative Professional",
testimonial: "Melvina's coaching gave me the clarity and confidence I needed to make a major life transition. Her compassionate approach and deep insights created the perfect space for my transformation.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=1",
imageAlt: "woman portrait creative headshot professional",
},
{
@@ -229,7 +229,7 @@ export default function HomePage() {
name: "Thomas Martinez",
role: "Business Owner",
testimonial: "The transformation I experienced through Melvina's coaching has been profound. I went from feeling stuck to living a purposeful, authentic life. Highly recommend her services.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "man portrait business headshot confident",
},
]}