Update src/app/page.tsx
This commit is contained in:
@@ -88,9 +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" }, 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" } },
|
||||
{ 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" } },
|
||||
{ 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" } },
|
||||
{ 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" } },
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
title="Your Path to Freedom"
|
||||
@@ -103,11 +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" },
|
||||
{ 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" },
|
||||
{ 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" },
|
||||
]}
|
||||
title="Living the Life They Built"
|
||||
description="Real stories from people who decided to stop waiting and started building their freedom life."
|
||||
|
||||
Reference in New Issue
Block a user