From a9e9fb677829575f007fe8e2e58cbd46862eea30 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 31 Mar 2026 14:48:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 209 +++++++---------------------------------------- 1 file changed, 29 insertions(+), 180 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4279b5c..9bba344 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,24 +29,13 @@ export default function LandingPage() { @@ -54,37 +43,14 @@ export default function LandingPage() { @@ -93,19 +59,9 @@ export default function LandingPage() { @@ -117,21 +73,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { - title: "Financial Systems", - description: "Create automated wealth and independence so you are never tied down.", - imageSrc: "http://img.b2bpic.net/free-photo/christmas-background-layout-black-background_1303-12751.jpg", - }, - { - title: "Emotional Freedom", - description: "Break free from limiting beliefs and cultivate a resilient, joyous mindset.", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-coconut-cookies-beige-surface_114579-46016.jpg", - }, - { - title: "Life Architecture", - description: "Build systems that automate the mundane so you can focus on what truly matters.", - imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-busy-young-woman-dressed-casual-clothes_273609-43633.jpg", - }, + { title: "Financial Systems", description: "Create automated wealth and independence so you are never tied down.", imageSrc: "http://img.b2bpic.net/free-photo/christmas-background-layout-black-background_1303-12751.jpg" }, + { title: "Emotional Freedom", description: "Break free from limiting beliefs and cultivate a resilient, joyous mindset.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-coconut-cookies-beige-surface_114579-46016.jpg" }, + { title: "Life Architecture", description: "Build systems that automate the mundane so you can focus on what truly matters.", imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-busy-young-woman-dressed-casual-clothes_273609-43633.jpg" }, ]} title="The Four Pillars of Freedom" description="We build sustainable systems that allow you to thrive in every area of your life." @@ -144,45 +88,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} features={[ - { - id: 1, - title: "Clarity First", - description: "Defining your specific vision for what freedom looks like for you.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/hikers-walking-up-stairs-jungle_23-2147683085.jpg?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/hikers-walking-up-stairs-jungle_23-2147683085.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/funny-couple-playing-with-blanket-outside_23-2148301367.jpg?_wi=2", - imageAlt: "freedom wanderlust travel mountain", - }, - { - id: 2, - title: "Systematize", - description: "Designing the daily systems that support your vision.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-man-traveling-with-backpack-autumn-forest-wearing-warm-jacket-hat_285396-9732.jpg?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-man-traveling-with-backpack-autumn-forest-wearing-warm-jacket-hat_285396-9732.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-working-outdoors_23-2148931345.jpg?_wi=2", - imageAlt: "digital nomad beach office", - }, - { - id: 3, - title: "Execute Daily", - description: "Living your design with small, consistent, bold steps.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-vector/spring-background-design_1257-93.jpg?_wi=1", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-vector/spring-background-design_1257-93.jpg?_wi=2", - }, - imageSrc: "http://img.b2bpic.net/free-photo/tourist-from-mountain-top-sun-rays-man-wear-big-backpack-against-sun-light_1150-9120.jpg?_wi=2", - imageAlt: "open road travel freedom", - }, + { id: 1, title: "Clarity First", description: "Defining your specific vision for what freedom looks like for you.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/hikers-walking-up-stairs-jungle_23-2147683085.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/hikers-walking-up-stairs-jungle_23-2147683085.jpg" } }, + { id: 2, title: "Systematize", description: "Designing the daily systems that support your vision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-man-traveling-with-backpack-autumn-forest-wearing-warm-jacket-hat_285396-9732.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-hipster-man-traveling-with-backpack-autumn-forest-wearing-warm-jacket-hat_285396-9732.jpg" } }, + { id: 3, title: "Execute Daily", description: "Living your design with small, consistent, bold steps.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/spring-background-design_1257-93.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/spring-background-design_1257-93.jpg" } }, ]} showStepNumbers={true} title="Your Path to Freedom" @@ -195,56 +103,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", - name: "Sarah Miller", - date: "March 2024", - title: "Digital Nomad", - quote: "I stopped waiting for the perfect time and started building. Now, I travel the world full-time.", - tag: "Travel", - avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5880.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5880.jpg?_wi=1", - }, - { - id: "2", - name: "James Chen", - date: "January 2024", - title: "Systems Founder", - quote: "The focus on financial and emotional systems changed everything. I am finally in control.", - tag: "Finance", - avatarSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", - }, - { - id: "3", - name: "Emily Rosa", - date: "February 2024", - title: "Creative Consultant", - quote: "I feel more emotionally free and aligned than I have ever been in my professional career.", - tag: "Career", - avatarSrc: "http://img.b2bpic.net/free-photo/magnificent-long-haired-girl-with-inspired-smile-looking-away_197531-7622.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/magnificent-long-haired-girl-with-inspired-smile-looking-away_197531-7622.jpg", - }, - { - id: "4", - name: "Marcus Thorne", - date: "April 2024", - title: "Entrepreneur", - quote: "Building the systems was hard, but the freedom I have today is absolutely priceless.", - tag: "Freedom", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149097924.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149097924.jpg", - }, - { - id: "5", - name: "Elena Vance", - date: "May 2024", - title: "Life Architect", - quote: "This framework helped me structure my days to focus on passion projects instead of just busyness.", - tag: "Lifestyle", - avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5880.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5880.jpg?_wi=2", - }, + { id: "1", name: "Sarah Miller", date: "March 2024", title: "Digital Nomad", quote: "I stopped waiting for the perfect time and started building. Now, I travel the world full-time.", tag: "Travel", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5880.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5880.jpg" }, + { id: "2", name: "James Chen", date: "January 2024", title: "Systems Founder", quote: "The focus on financial and emotional systems changed everything. I am finally in control.", tag: "Finance", avatarSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg", imageSrc: "http://img.b2bpic.net/free-photo/business-lady-looking-copyspace-with-interest_1262-2957.jpg" }, + { id: "3", name: "Emily Rosa", date: "February 2024", title: "Creative Consultant", quote: "I feel more emotionally free and aligned than I have ever been in my professional career.", tag: "Career", avatarSrc: "http://img.b2bpic.net/free-photo/magnificent-long-haired-girl-with-inspired-smile-looking-away_197531-7622.jpg", imageSrc: "http://img.b2bpic.net/free-photo/magnificent-long-haired-girl-with-inspired-smile-looking-away_197531-7622.jpg" }, + { id: "4", name: "Marcus Thorne", date: "April 2024", title: "Entrepreneur", quote: "Building the systems was hard, but the freedom I have today is absolutely priceless.", tag: "Freedom", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149097924.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-work_23-2149097924.jpg" }, + { id: "5", name: "Elena Vance", date: "May 2024", title: "Life Architect", quote: "This framework helped me structure my days to focus on passion projects instead of just busyness.", tag: "Lifestyle", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5880.jpg", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-cheerful-girl-dressed-swimwear-rests-beach_176420-5880.jpg" }, ]} title="Living the Life They Built" description="Real stories from people who decided to stop waiting and started building their freedom life." @@ -257,24 +120,10 @@ export default function LandingPage() { title="Ready to Start Building?" description="Your freedom life is waiting. Contact us to learn how to begin building your systems today." inputs={[ - { - name: "name", - type: "text", - placeholder: "Your Name", - required: true, - }, - { - name: "email", - type: "email", - placeholder: "Your Email", - required: true, - }, + { name: "name", type: "text", placeholder: "Your Name", required: true }, + { name: "email", type: "email", placeholder: "Your Email", required: true }, ]} - textarea={{ - name: "message", - placeholder: "What does freedom look like to you?", - rows: 4, - }} + textarea={{ name: "message", placeholder: "What does freedom look like to you?", rows: 4 }} imageSrc="http://img.b2bpic.net/free-photo/front-view-beautiful-girl-beach_23-2148659070.jpg" mediaAnimation="slide-up" />