Merge version_1 into main #3
@@ -79,17 +79,17 @@ export default function ChallengePage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/seven-number-day-date-time-character-symbol-concept_53876-31191.jpg", imageAlt: "challenge training daily commitment progress"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/seven-number-day-date-time-character-symbol-concept_53876-31191.jpg?_wi=4", imageAlt: "challenge training daily commitment progress"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-exercising-with-barbell-cross-training-gym_637285-2501.jpg", imageAlt: "discipline mindset motivation strength focus"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-exercising-with-barbell-cross-training-gym_637285-2501.jpg?_wi=5", imageAlt: "discipline mindset motivation strength focus"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/triumphant-hiker-stands-mountain-peak-with-his-arms-raised-victory_482257-119979.jpg", imageAlt: "mountain achievement peak success determination"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/triumphant-hiker-stands-mountain-peak-with-his-arms-raised-victory_482257-119979.jpg?_wi=5", imageAlt: "mountain achievement peak success determination"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg", imageAlt: "confidence strength discipline mindset growth"},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg?_wi=4", imageAlt: "confidence strength discipline mindset growth"},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg", imageAlt: "success transformation before-after achievement proud"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg?_wi=4", imageAlt: "success transformation before-after achievement proud"},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-coffee-shop-celebrating-success-with-her-hands-up_1163-1788.jpg", imageAlt: "success habits routine winning dedication"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-coffee-shop-celebrating-success-with-her-hands-up_1163-1788.jpg?_wi=2", imageAlt: "success habits routine winning dedication"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -135,7 +135,7 @@ export default function ChallengePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg?_wi=3"
|
||||
imageAlt="Peak Mindset Community"
|
||||
columns={footerColumns}
|
||||
logoText="Peak Mindset"
|
||||
|
||||
@@ -90,13 +90,13 @@ export default function AboutPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Martinez", handle: "@jm_builds", testimonial: "Peak Mindset changed my entire approach to productivity. I went from 2 hours of deep work daily to 6 hours. The framework is simple but powerful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg", imageAlt: "success transformation before-after achievement proud"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg?_wi=5", imageAlt: "success transformation before-after achievement proud"},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", handle: "@sarah.discipline", testimonial: "The 7-day challenge was the kick I needed. Three months later, I've built a morning routine that sticks and my income doubled.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg", imageAlt: "confidence strength discipline mindset growth"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg?_wi=5", imageAlt: "confidence strength discipline mindset growth"},
|
||||
{
|
||||
id: "3", name: "David Thompson", handle: "@davidthmp", testimonial: "Not motivational fluff. Pure, actionable discipline principles. This community holds you accountable in the best way possible.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-coffee-shop-celebrating-success-with-her-hands-up_1163-1788.jpg", imageAlt: "success habits routine winning dedication"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-coffee-shop-celebrating-success-with-her-hands-up_1163-1788.jpg?_wi=3", imageAlt: "success habits routine winning dedication"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -119,7 +119,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg?_wi=4"
|
||||
imageAlt="Peak Mindset Community"
|
||||
columns={footerColumns}
|
||||
logoText="Peak Mindset"
|
||||
|
||||
@@ -100,7 +100,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg?_wi=5"
|
||||
imageAlt="Peak Mindset Community"
|
||||
columns={footerColumns}
|
||||
logoText="Peak Mindset"
|
||||
|
||||
@@ -83,17 +83,17 @@ export default function HomePage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-exercising-with-barbell-cross-training-gym_637285-2501.jpg", imageAlt: "discipline mindset motivation strength focus"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-exercising-with-barbell-cross-training-gym_637285-2501.jpg?_wi=1", imageAlt: "discipline mindset motivation strength focus"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/triumphant-hiker-stands-mountain-peak-with-his-arms-raised-victory_482257-119979.jpg", imageAlt: "mountain achievement peak success determination"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/triumphant-hiker-stands-mountain-peak-with-his-arms-raised-victory_482257-119979.jpg?_wi=1", imageAlt: "mountain achievement peak success determination"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-journal-desk_23-2148210414.jpg", imageAlt: "guide learning strategy planning notebook"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-journal-desk_23-2148210414.jpg?_wi=1", imageAlt: "guide learning strategy planning notebook"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/seven-number-day-date-time-character-symbol-concept_53876-31191.jpg", imageAlt: "challenge training daily commitment progress"},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/seven-number-day-date-time-character-symbol-concept_53876-31191.jpg?_wi=1", imageAlt: "challenge training daily commitment progress"},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg", imageAlt: "success transformation before-after achievement proud"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg?_wi=1", imageAlt: "success transformation before-after achievement proud"},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg", imageAlt: "confidence strength discipline mindset growth"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg?_wi=1", imageAlt: "confidence strength discipline mindset growth"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
@@ -122,13 +122,13 @@ export default function HomePage() {
|
||||
tagIcon={BookOpen}
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "5-Minute Discipline Starter Guide", description: "Free PDF guide to begin your transformation. Enter your email to download.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-journal-desk_23-2148210414.jpg", imageAlt: "guide learning strategy planning notebook"},
|
||||
id: "01", title: "5-Minute Discipline Starter Guide", description: "Free PDF guide to begin your transformation. Enter your email to download.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-journal-desk_23-2148210414.jpg?_wi=2", imageAlt: "guide learning strategy planning notebook"},
|
||||
{
|
||||
id: "02", title: "How to Build Discipline", description: "Foundational principles and daily practices that create lasting change.", imageSrc: "http://img.b2bpic.net/free-photo/triumphant-hiker-stands-mountain-peak-with-his-arms-raised-victory_482257-119979.jpg", imageAlt: "mountain achievement peak success determination"},
|
||||
id: "02", title: "How to Build Discipline", description: "Foundational principles and daily practices that create lasting change.", imageSrc: "http://img.b2bpic.net/free-photo/triumphant-hiker-stands-mountain-peak-with-his-arms-raised-victory_482257-119979.jpg?_wi=2", imageAlt: "mountain achievement peak success determination"},
|
||||
{
|
||||
id: "03", title: "How to Stop Procrastinating", description: "Proven strategies to eliminate procrastination and execute immediately.", imageSrc: "http://img.b2bpic.net/free-photo/seven-number-day-date-time-character-symbol-concept_53876-31191.jpg", imageAlt: "challenge training daily commitment progress"},
|
||||
id: "03", title: "How to Stop Procrastinating", description: "Proven strategies to eliminate procrastination and execute immediately.", imageSrc: "http://img.b2bpic.net/free-photo/seven-number-day-date-time-character-symbol-concept_53876-31191.jpg?_wi=2", imageAlt: "challenge training daily commitment progress"},
|
||||
{
|
||||
id: "04", title: "How to Design Your Ideal Week", description: "Template and framework for structuring a productive, purposeful week.", imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-exercising-with-barbell-cross-training-gym_637285-2501.jpg", imageAlt: "discipline mindset motivation strength focus"},
|
||||
id: "04", title: "How to Design Your Ideal Week", description: "Template and framework for structuring a productive, purposeful week.", imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-exercising-with-barbell-cross-training-gym_637285-2501.jpg?_wi=2", imageAlt: "discipline mindset motivation strength focus"},
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
animationType="slide-up"
|
||||
@@ -163,22 +163,22 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James Martinez", handle: "@jm_builds", testimonial: "Peak Mindset changed my entire approach to productivity. I went from 2 hours of deep work daily to 6 hours. The framework is simple but powerful.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg", imageAlt: "success transformation before-after achievement proud"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg?_wi=2", imageAlt: "success transformation before-after achievement proud"},
|
||||
{
|
||||
id: "2", name: "Sarah Chen", handle: "@sarah.discipline", testimonial: "The 7-day challenge was the kick I needed. Three months later, I've built a morning routine that sticks and my income doubled.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg", imageAlt: "confidence strength discipline mindset growth"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg?_wi=2", imageAlt: "confidence strength discipline mindset growth"},
|
||||
{
|
||||
id: "3", name: "David Thompson", handle: "@davidthmp", testimonial: "Not motivational fluff. Pure, actionable discipline principles. This community holds you accountable in the best way possible.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-coffee-shop-celebrating-success-with-her-hands-up_1163-1788.jpg", imageAlt: "success habits routine winning dedication"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-coffee-shop-celebrating-success-with-her-hands-up_1163-1788.jpg?_wi=1", imageAlt: "success habits routine winning dedication"},
|
||||
{
|
||||
id: "4", name: "Maya Patel", handle: "@maya.wins", testimonial: "I joined thinking it was another self-help program. Instead, I found a movement of serious builders committed to excellence.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mentoring-coaching-tutor-guiding-helping-concept_53876-128048.jpg", imageAlt: "mentor coach leadership guide inspire"},
|
||||
{
|
||||
id: "5", name: "Alex Rodriguez", handle: "@alexmovesmount", testimonial: "The discipline principles apply everywhere—business, fitness, relationships. My entire life structure improved in 90 days.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-exercising-with-barbell-cross-training-gym_637285-2501.jpg", imageAlt: "discipline mindset motivation strength focus"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-exercising-with-barbell-cross-training-gym_637285-2501.jpg?_wi=3", imageAlt: "discipline mindset motivation strength focus"},
|
||||
{
|
||||
id: "6", name: "Emma Wilson", handle: "@emmawins22", testimonial: "Peak Mindset isn't just about motivation removal. It's about building unshakeable systems that work whether you feel like it or not.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/triumphant-hiker-stands-mountain-peak-with-his-arms-raised-victory_482257-119979.jpg", imageAlt: "mountain achievement peak success determination"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/triumphant-hiker-stands-mountain-peak-with-his-arms-raised-victory_482257-119979.jpg?_wi=3", imageAlt: "mountain achievement peak success determination"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -222,7 +222,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg?_wi=1"
|
||||
imageAlt="Peak Mindset Community"
|
||||
columns={footerColumns}
|
||||
logoText="Peak Mindset"
|
||||
|
||||
@@ -72,11 +72,11 @@ export default function StartHerePage() {
|
||||
tagIcon={BookOpen}
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "5-Minute Discipline Starter Guide", description: "Free PDF guide to begin your transformation. Enter your email to download and get instant access.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-journal-desk_23-2148210414.jpg", imageAlt: "guide learning strategy planning notebook"},
|
||||
id: "01", title: "5-Minute Discipline Starter Guide", description: "Free PDF guide to begin your transformation. Enter your email to download and get instant access.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-journal-desk_23-2148210414.jpg?_wi=3", imageAlt: "guide learning strategy planning notebook"},
|
||||
{
|
||||
id: "02", title: "How to Build Discipline", description: "Foundational principles and daily practices that create lasting change. Learn the science behind discipline.", imageSrc: "http://img.b2bpic.net/free-photo/triumphant-hiker-stands-mountain-peak-with-his-arms-raised-victory_482257-119979.jpg", imageAlt: "mountain achievement peak success determination"},
|
||||
id: "02", title: "How to Build Discipline", description: "Foundational principles and daily practices that create lasting change. Learn the science behind discipline.", imageSrc: "http://img.b2bpic.net/free-photo/triumphant-hiker-stands-mountain-peak-with-his-arms-raised-victory_482257-119979.jpg?_wi=4", imageAlt: "mountain achievement peak success determination"},
|
||||
{
|
||||
id: "03", title: "How to Stop Procrastinating", description: "Proven strategies to eliminate procrastination and execute immediately. Break through resistance today.", imageSrc: "http://img.b2bpic.net/free-photo/seven-number-day-date-time-character-symbol-concept_53876-31191.jpg", imageAlt: "challenge training daily commitment progress"},
|
||||
id: "03", title: "How to Stop Procrastinating", description: "Proven strategies to eliminate procrastination and execute immediately. Break through resistance today.", imageSrc: "http://img.b2bpic.net/free-photo/seven-number-day-date-time-character-symbol-concept_53876-31191.jpg?_wi=3", imageAlt: "challenge training daily commitment progress"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -91,11 +91,11 @@ export default function StartHerePage() {
|
||||
description="Choose your path and commit. The best time to start is now."
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Take The 7-Day Challenge", description: "Start the challenge that's transformed thousands. Daily tasks, community support, and proven results.", imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-exercising-with-barbell-cross-training-gym_637285-2501.jpg", imageAlt: "discipline mindset motivation strength focus"},
|
||||
id: "01", title: "Take The 7-Day Challenge", description: "Start the challenge that's transformed thousands. Daily tasks, community support, and proven results.", imageSrc: "http://img.b2bpic.net/free-photo/young-sportsman-exercising-with-barbell-cross-training-gym_637285-2501.jpg?_wi=4", imageAlt: "discipline mindset motivation strength focus"},
|
||||
{
|
||||
id: "02", title: "Join Our Community", description: "Connect with disciplined builders, share wins, and hold each other accountable.", imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg", imageAlt: "success transformation before-after achievement proud"},
|
||||
id: "02", title: "Join Our Community", description: "Connect with disciplined builders, share wins, and hold each other accountable.", imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg?_wi=3", imageAlt: "success transformation before-after achievement proud"},
|
||||
{
|
||||
id: "03", title: "Explore Premium Programs", description: "Level up with our Discipline Blueprint course, daily coaching, and personalized strategies.", imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg", imageAlt: "confidence strength discipline mindset growth"},
|
||||
id: "03", title: "Explore Premium Programs", description: "Level up with our Discipline Blueprint course, daily coaching, and personalized strategies.", imageSrc: "http://img.b2bpic.net/free-photo/friends-fitness-training-together-outdoors-living-active-healthy_1328-2963.jpg?_wi=3", imageAlt: "confidence strength discipline mindset growth"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -106,7 +106,7 @@ export default function StartHerePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-executives-with-hand-stacked_1170-1782.jpg?_wi=2"
|
||||
imageAlt="Peak Mindset Community"
|
||||
columns={footerColumns}
|
||||
logoText="Peak Mindset"
|
||||
|
||||
Reference in New Issue
Block a user