Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-15 18:27:32 +00:00

View File

@@ -32,26 +32,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "Daily Goals",
id: "features",
},
{
name: "Reflection",
id: "testimonials",
},
{
name: "FAQ",
id: "faq",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "Daily Goals", id: "features" },
{ name: "Reflection", id: "testimonials" },
{ name: "FAQ", id: "faq" },
{ name: "Contact", id: "contact" },
]}
brandName="Reset 7"
/>
@@ -61,39 +46,15 @@ export default function LandingPage() {
<HeroOverlay
title="Reset Your Mindset, Change Your Life"
description="7 Days to unlock your potential with a scientifically designed workbook to build discipline and gain clarity."
buttons={[
{
text: "Start 7-Day Reset",
href: "#about",
},
{
text: "Learn More",
href: "#features",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/3d-render-network-communications-design-with-shallow-depth-field_1048-12988.jpg?_wi=1"
buttons={[{ text: "Start 7-Day Reset", href: "#about" }, { text: "Learn More", href: "#features" }]}
imageSrc="http://img.b2bpic.net/free-photo/3d-render-network-communications-design-with-shallow-depth-field_1048-12988.jpg"
showBlur={true}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting-chair_23-2149213192.jpg",
alt: "Portrait of student",
},
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8542.jpg",
alt: "Portrait of student",
},
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-work_23-2149636313.jpg",
alt: "Portrait of student",
},
{
src: "http://img.b2bpic.net/free-photo/young-woman-looking-window_23-2148415798.jpg",
alt: "Portrait of student",
},
{
src: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-27994.jpg",
alt: "Portrait of student",
},
{ src: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-sitting-chair_23-2149213192.jpg", alt: "Portrait of student" },
{ src: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8542.jpg", alt: "Portrait of student" },
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-work_23-2149636313.jpg", alt: "Portrait of student" },
{ src: "http://img.b2bpic.net/free-photo/young-woman-looking-window_23-2148415798.jpg", alt: "Portrait of student" },
{ src: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-27994.jpg", alt: "Portrait of student" }
]}
avatarText="Join 5,000+ others on their reset journey"
/>
@@ -105,20 +66,11 @@ export default function LandingPage() {
title="Built for Impact"
description="Our 7-day program focuses on small, actionable habits that build long-term resilience and a powerful growth mindset."
metrics={[
{
value: "7",
title: "Days to Reset",
},
{
value: "100%",
title: "Self-Awareness",
},
{
value: "24/7",
title: "Focus Support",
},
{ value: "7", title: "Days to Reset" },
{ value: "100%", title: "Self-Awareness" },
{ value: "24/7", title: "Focus Support" }
]}
imageSrc="http://img.b2bpic.net/free-photo/composition-with-laptop-notepad_23-2147982595.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/composition-with-laptop-notepad_23-2147982595.jpg"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -131,50 +83,26 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Self-Awareness",
description: "Uncover the hidden patterns holding you back.",
icon: Eye,
title: "Self-Awareness", description: "Uncover the hidden patterns holding you back.", icon: Eye,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/internet-head-elements-connected_23-2147631248.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-words-with-cigarette-pack_23-2148160823.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-network-communications-design-with-shallow-depth-field_1048-12988.jpg?_wi=2",
imageAlt: "digital awareness icon concept",
{ imageSrc: "http://img.b2bpic.net/free-vector/internet-head-elements-connected_23-2147631248.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-words-with-cigarette-pack_23-2148160823.jpg" }
]
},
{
title: "Discipline Building",
description: "Create small wins that lead to big victories.",
icon: Zap,
title: "Discipline Building", description: "Create small wins that lead to big victories.", icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/abstract-smooth-orange-background-layout-design-studio-room-web-template-business-report-with-smooth-circle-gradient-color_1258-79710.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/human-brain-with-blood-drop-medical-vector-illustration_1308-183695.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/composition-with-laptop-notepad_23-2147982595.jpg?_wi=2",
imageAlt: "digital awareness icon concept",
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-smooth-orange-background-layout-design-studio-room-web-template-business-report-with-smooth-circle-gradient-color_1258-79710.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/human-brain-with-blood-drop-medical-vector-illustration_1308-183695.jpg" }
]
},
{
title: "Fear Management",
description: "Face your obstacles and overcome your anxiety.",
icon: Shield,
title: "Fear Management", description: "Face your obstacles and overcome your anxiety.", icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/flat-ui-template-with-icons-buttons-sliders-web-elements-mobile-menu-navigation_1284-45200.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-standing-woman-holding-target-marketing-concept-3d-render-design_460848-10723.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-sale-busioness-background-banner-design-multipurpose_1340-16803.jpg?_wi=1",
imageAlt: "digital awareness icon concept",
},
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-ui-template-with-icons-buttons-sliders-web-elements-mobile-menu-navigation_1284-45200.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-standing-woman-holding-target-marketing-concept-3d-render-design_460848-10723.jpg" }
]
}
]}
title="The Daily Journey"
description="A structured program designed for daily progress."
@@ -187,27 +115,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "1",
value: "95%",
title: "Clarity Increase",
description: "Users reported better focus.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-bright-bent-papers_23-2148428693.jpg",
},
{
id: "2",
value: "88%",
title: "Habit Success",
description: "Daily habits maintained.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-twist-background_1048-17485.jpg",
},
{
id: "3",
value: "92%",
title: "Mindset Shift",
description: "Improved outlook.",
imageSrc: "http://img.b2bpic.net/free-vector/liquid-abstract-banner-design-fluid-vector-shaped-background-modern-graphic-template-banner-pattern-social-media-web-sites_1142-7888.jpg",
},
{ id: "1", value: "95%", title: "Clarity Increase", description: "Users reported better focus.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bright-bent-papers_23-2148428693.jpg" },
{ id: "2", value: "88%", title: "Habit Success", description: "Daily habits maintained.", imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-abstract-twist-background_1048-17485.jpg" },
{ id: "3", value: "92%", title: "Mindset Shift", description: "Improved outlook.", imageSrc: "http://img.b2bpic.net/free-vector/liquid-abstract-banner-design-fluid-vector-shaped-background-modern-graphic-template-banner-pattern-social-media-web-sites_1142-7888.jpg" }
]}
title="Proven Progress"
description="Real results from real users on our mindset reset platform."
@@ -219,56 +129,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
date: "Jan 2025",
title: "CEO",
quote: "The 7-day reset was life-changing.",
tag: "Transformation",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-copy-space_23-2149636314.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg",
},
{
id: "2",
name: "Michael C.",
date: "Dec 2024",
title: "CTO",
quote: "Incredible focus and discipline.",
tag: "Productivity",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman-close-up_23-2148746290.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg",
},
{
id: "3",
name: "Emily R.",
date: "Nov 2024",
title: "Director",
quote: "I feel so much more clear.",
tag: "Clarity",
avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg",
},
{
id: "4",
name: "David K.",
date: "Oct 2024",
title: "Manager",
quote: "Best investment in myself.",
tag: "Growth",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12324.jpg",
},
{
id: "5",
name: "Lisa M.",
date: "Sep 2024",
title: "Creative",
quote: "Simple yet highly effective.",
tag: "Focus",
avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-16454.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-confident-standing-street_839833-33403.jpg",
},
{ id: "1", name: "Sarah J.", date: "Jan 2025", title: "CEO", quote: "The 7-day reset was life-changing.", tag: "Transformation", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-with-copy-space_23-2149636314.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-business-man-posing-with-crossed-arms_23-2149206526.jpg" },
{ id: "2", name: "Michael C.", date: "Dec 2024", title: "CTO", quote: "Incredible focus and discipline.", tag: "Productivity", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businessman-close-up_23-2148746290.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67131.jpg" },
{ id: "3", name: "Emily R.", date: "Nov 2024", title: "Director", quote: "I feel so much more clear.", tag: "Clarity", avatarSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-correcting-grammar-mistakes_23-2150171372.jpg" },
{ id: "4", name: "David K.", date: "Oct 2024", title: "Manager", quote: "Best investment in myself.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153863.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12324.jpg" },
{ id: "5", name: "Lisa M.", date: "Sep 2024", title: "Creative", quote: "Simple yet highly effective.", tag: "Focus", avatarSrc: "http://img.b2bpic.net/free-photo/young-blonde-businesswoman-smiling-happy-standing-city_839833-16454.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-smiling-confident-standing-street_839833-33403.jpg" }
]}
title="What They Say"
description="Join thousands who successfully transformed their daily mindset."
@@ -280,23 +145,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "How much time is required?",
content: "Just 10-20 minutes a day.",
},
{
id: "q2",
title: "Is this for everyone?",
content: "Yes, anyone looking to improve mindset.",
},
{
id: "q3",
title: "Do I need special tools?",
content: "Just your workbook and focus.",
},
{ id: "q1", title: "How much time is required?", content: "Just 10-20 minutes a day." },
{ id: "q2", title: "Is this for everyone?", content: "Yes, anyone looking to improve mindset." },
{ id: "q3", title: "Do I need special tools?", content: "Just your workbook and focus." }
]}
imageSrc="http://img.b2bpic.net/free-photo/abstract-sale-busioness-background-banner-design-multipurpose_1340-16803.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/abstract-sale-busioness-background-banner-design-multipurpose_1340-16803.jpg"
title="Mindset FAQs"
description="Common questions about the 7-Day Reset journey."
faqsAnimation="slide-up"
@@ -312,36 +165,9 @@ export default function LandingPage() {
title="Recent Insights"
description="Articles on habits, focus, and mindset growth."
blogs={[
{
id: "b1",
category: "Mindset",
title: "The Power of Small Wins",
excerpt: "Small steps lead to success.",
imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-unknown-man-posing-studio_23-2149417569.jpg",
date: "Jan 1, 2025",
},
{
id: "b2",
category: "Habits",
title: "Breaking Negative Cycles",
excerpt: "Overcoming obstacles daily.",
imageSrc: "http://img.b2bpic.net/free-photo/orange-ribbon-with-ball_23-2148879367.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-231.jpg",
date: "Dec 20, 2024",
},
{
id: "b3",
category: "Growth",
title: "Journaling for Success",
excerpt: "Why writing it down works.",
imageSrc: "http://img.b2bpic.net/free-photo/page-notebook-with-pen_1253-212.jpg",
authorName: "Admin",
authorAvatar: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg",
date: "Dec 15, 2024",
},
{ id: "b1", category: "Mindset", title: "The Power of Small Wins", excerpt: "Small steps lead to success.", imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169856.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-unknown-man-posing-studio_23-2149417569.jpg", date: "Jan 1, 2025" },
{ id: "b2", category: "Habits", title: "Breaking Negative Cycles", excerpt: "Overcoming obstacles daily.", imageSrc: "http://img.b2bpic.net/free-photo/orange-ribbon-with-ball_23-2148879367.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-handsome-young-man_158595-231.jpg", date: "Dec 20, 2024" },
{ id: "b3", category: "Growth", title: "Journaling for Success", excerpt: "Why writing it down works.", imageSrc: "http://img.b2bpic.net/free-photo/page-notebook-with-pen_1253-212.jpg", authorName: "Admin", authorAvatar: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg", date: "Dec 15, 2024" }
]}
/>
</div>
@@ -349,9 +175,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
tag="Join Us"
title="Start Your Reset"
description="Sign up to receive the workbook directly."
@@ -366,35 +190,15 @@ export default function LandingPage() {
logoText="Reset 7"
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "#about",
},
{
label: "Blog",
href: "#blog",
},
],
title: "Company", items: [{ label: "About", href: "#about" }, { label: "Blog", href: "#blog" }]
},
{
title: "Support",
items: [
{
label: "Contact",
href: "#contact",
},
{
label: "FAQ",
href: "#faq",
},
],
},
title: "Support", items: [{ label: "Contact", href: "#contact" }, { label: "FAQ", href: "#faq" }]
}
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}