From 26cfcc00106a087248935b54ac659c1db40c59fd Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:22:37 +0000 Subject: [PATCH 1/6] Update src/app/7-day-challenge/page.tsx --- src/app/7-day-challenge/page.tsx | 66 ++++++++------------------------ 1 file changed, 17 insertions(+), 49 deletions(-) diff --git a/src/app/7-day-challenge/page.tsx b/src/app/7-day-challenge/page.tsx index b533d6b..e7914e8 100644 --- a/src/app/7-day-challenge/page.tsx +++ b/src/app/7-day-challenge/page.tsx @@ -20,8 +20,7 @@ export default function ChallengePage() { const footerColumns = [ { - title: "Platform", - items: [ + title: "Platform", items: [ { label: "Start Here", href: "/start-here" }, { label: "7-Day Challenge", href: "/7-day-challenge" }, { label: "Blog", href: "/blog" }, @@ -29,8 +28,7 @@ export default function ChallengePage() { ], }, { - title: "Community", - items: [ + title: "Community", items: [ { label: "Discord", href: "https://discord.com" }, { label: "Twitter", href: "https://twitter.com" }, { label: "YouTube", href: "https://youtube.com" }, @@ -38,8 +36,7 @@ export default function ChallengePage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Privacy Policy", href: "#" }, @@ -55,7 +52,7 @@ export default function ChallengePage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="medium" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -75,42 +72,24 @@ export default function ChallengePage() { description="Join 10,000+ builders transforming their lives. Daily tasks, email delivery, and a community that holds you accountable. No motivation required—just commitment." tag="Limited Spots Available" tagIcon={Zap} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} buttons={[ { text: "Start Challenge Today", href: "/start-here" }, { text: "View Success Stories", href: "/#testimonials" }, ]} carouselItems={[ { - 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: "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: "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: "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: "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: "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: "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: "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: "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: "5", imageSrc: "http://img.b2bpic.net/free-photo/business-colleagues-giving-high-five_74855-1134.jpg", 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?_wi=2", - 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", imageAlt: "success habits routine winning dedication"}, ]} autoPlay={true} autoPlayInterval={4000} @@ -139,35 +118,24 @@ export default function ChallengePage() { sideDescription="Everything you need to know to get started." faqs={[ { - id: "1", - title: "How does the 7-Day Challenge work?", - content: "Each day for 7 days, you'll receive a discipline task via email. Complete it immediately—no excuses. Tasks take 15-30 minutes and build lasting habits. Join our private community for accountability.", - }, + id: "1", title: "How does the 7-Day Challenge work?", content: "Each day for 7 days, you'll receive a discipline task via email. Complete it immediately—no excuses. Tasks take 15-30 minutes and build lasting habits. Join our private community for accountability."}, { - id: "2", - title: "What if I miss a day?", - content: "Don't. That's the entire point. Discipline isn't about motivation—it's about showing up regardless. Miss a day, and you break the chain. Start over with Day 1.", - }, + id: "2", title: "What if I miss a day?", content: "Don't. That's the entire point. Discipline isn't about motivation—it's about showing up regardless. Miss a day, and you break the chain. Start over with Day 1."}, { - id: "3", - title: "Do I need to pay to join?", - content: "The 7-Day Challenge is completely free. After completion, we offer optional premium programs like our Discipline Blueprint course, daily coaching, and accountability partnerships.", - }, + id: "3", title: "Do I need to pay to join?", content: "The 7-Day Challenge is completely free. After completion, we offer optional premium programs like our Discipline Blueprint course, daily coaching, and accountability partnerships."}, { - id: "4", - title: "Can I join anytime?", - content: "Yes. The challenge starts whenever you sign up. You can begin today and complete all 7 days at your own pace, but we recommend staying committed to consecutive days.", - }, + id: "4", title: "Can I join anytime?", content: "Yes. The challenge starts whenever you sign up. You can begin today and complete all 7 days at your own pace, but we recommend staying committed to consecutive days."}, ]} textPosition="left" useInvertedBackground={false} + faqsAnimation="opacity" animationType="smooth" /> @@ -91,32 +89,14 @@ export default function AboutPage() { showRating={true} 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?_wi=5", - imageAlt: "success transformation before-after achievement proud", - }, + 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"}, { - 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?_wi=5", - imageAlt: "confidence strength discipline mindset growth", - }, + 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"}, { - 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?_wi=3", - imageAlt: "success habits routine winning dedication", - }, + 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"}, ]} animationType="slide-up" textboxLayout="default" @@ -128,7 +108,7 @@ export default function AboutPage() { Date: Mon, 2 Mar 2026 19:22:39 +0000 Subject: [PATCH 3/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 36 +++++++++++------------------------- 1 file changed, 11 insertions(+), 25 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 099e89b..e301dba 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -18,8 +18,7 @@ export default function ContactPage() { const footerColumns = [ { - title: "Platform", - items: [ + title: "Platform", items: [ { label: "Start Here", href: "/start-here" }, { label: "7-Day Challenge", href: "/7-day-challenge" }, { label: "Blog", href: "/blog" }, @@ -27,8 +26,7 @@ export default function ContactPage() { ], }, { - title: "Community", - items: [ + title: "Community", items: [ { label: "Discord", href: "https://discord.com" }, { label: "Twitter", href: "https://twitter.com" }, { label: "YouTube", href: "https://youtube.com" }, @@ -36,8 +34,7 @@ export default function ContactPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }, { label: "Privacy Policy", href: "#" }, @@ -53,7 +50,7 @@ export default function ContactPage() { borderRadius="rounded" contentWidth="mediumSmall" sizing="medium" - background="aurora" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="double-inset" secondaryButtonStyle="radial-glow" @@ -71,7 +68,7 @@ export default function ContactPage() { @@ -141,33 +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?_wi=2", - 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", 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?_wi=2", - 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", 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?_wi=2", - 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", 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?_wi=2", - 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", imageAlt: "discipline mindset motivation strength focus"}, ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" @@ -201,59 +162,23 @@ export default function HomePage() { showRating={true} 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?_wi=2", - imageAlt: "success transformation before-after achievement proud", - }, + 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"}, { - 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?_wi=2", - imageAlt: "confidence strength discipline mindset growth", - }, + 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"}, { - 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?_wi=1", - imageAlt: "success habits routine winning dedication", - }, + 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"}, { - 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: "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?_wi=3", - imageAlt: "discipline mindset motivation strength focus", - }, + 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"}, { - 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?_wi=3", - imageAlt: "mountain achievement peak success determination", - }, + 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"}, ]} animationType="slide-up" textboxLayout="default" @@ -265,7 +190,7 @@ export default function HomePage() { +
+ +
+