From 12be9089475a69a6ba37eea0baef2a041b19a70c Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:05:34 +0000 Subject: [PATCH 1/2] 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 8063078..8658487 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -43,7 +43,7 @@ export default function ContactPage() { description="Have questions about transforming your productivity and life balance? Our team is here to help you get started on your journey with LifeOS." tag="Contact Us" background={{ variant: "canvas-reveal" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/a-modern-sleek-ai-powered-life-operating-1772866977604-fb5c9c8d.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/a-modern-sleek-ai-powered-life-operating-1772866977604-fb5c9c8d.png" imageAlt="LifeOS Support Team" buttons={[ { text: "Start Free Trial", href: "/contact" }, @@ -51,7 +51,6 @@ export default function ContactPage() { ]} buttonAnimation="slide-up" className="min-h-screen" - useInvertedBackground={false} /> @@ -65,25 +64,16 @@ export default function ContactPage() { tagAnimation="slide-up" faqs={[ { - id: "1", - title: "How does the AI scheduling work?", - content: - "Our AI analyzes your work schedule (7:30 AM - 4:45 PM), commute time (45 minutes each way), personal goals, energy patterns, and family time requirements. It generates an optimized daily schedule that maximizes deep work blocks, protects family time, and builds in learning and health activities. The schedule adapts based on your actual productivity and feedback.", - }, + id: "1", title: "How does the AI scheduling work?", content: + "Our AI analyzes your work schedule (7:30 AM - 4:45 PM), commute time (45 minutes each way), personal goals, energy patterns, and family time requirements. It generates an optimized daily schedule that maximizes deep work blocks, protects family time, and builds in learning and health activities. The schedule adapts based on your actual productivity and feedback."}, { - id: "2", - title: "Can I use LifeOS for my family members?", - content: - "Yes! The Elite plan includes family account management, allowing you to set up separate profiles for your spouse and track household-level life balance metrics together. This helps you coordinate family time and ensure everyone's wellbeing is prioritized.", - }, + id: "2", title: "Can I use LifeOS for my family members?", content: + "Yes! The Elite plan includes family account management, allowing you to set up separate profiles for your spouse and track household-level life balance metrics together. This helps you coordinate family time and ensure everyone's wellbeing is prioritized."}, { - id: "3", - title: "How does family time protection work?", - content: - "LifeOS allows you to set minimum daily family time (e.g., 2 hours). The AI prevents work from being scheduled during these hours and sends alerts if work tasks are extending beyond boundaries. You can also set 'work cutoff' times to ensure email and notifications don't interrupt family moments.", - }, + id: "3", title: "How does family time protection work?", content: + "LifeOS allows you to set minimum daily family time (e.g., 2 hours). The AI prevents work from being scheduled during these hours and sends alerts if work tasks are extending beyond boundaries. You can also set 'work cutoff' times to ensure email and notifications don't interrupt family moments."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/professional-customer-support-and-help-c-1772866977411-289d20c3.png?_wi=3" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/professional-customer-support-and-help-c-1772866977411-289d20c3.png" imageAlt="Customer support and help" mediaAnimation="slide-up" mediaPosition="left" @@ -104,7 +94,7 @@ export default function ContactPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/motivational-visual-encouraging-users-to-1772866977127-cbfcc592.png?_wi=4" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/motivational-visual-encouraging-users-to-1772866977127-cbfcc592.png" imageAlt="Start your LifeOS journey" mediaAnimation="slide-up" mediaPosition="right" @@ -120,13 +110,9 @@ export default function ContactPage() { -- 2.49.1 From db448a88e2a2be24d2b5d784b75fbc56ab2357e1 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:05:34 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 218 ++++++++++++----------------------------------- 1 file changed, 53 insertions(+), 165 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 03d1ebd..a612161 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function HomePage() { tagIcon={Zap} tagAnimation="slide-up" background={{ variant: "canvas-reveal" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/a-modern-sleek-ai-powered-life-operating-1772866977604-fb5c9c8d.png?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/a-modern-sleek-ai-powered-life-operating-1772866977604-fb5c9c8d.png" imageAlt="AI Life Operating System Dashboard" buttons={[ { text: "Start Free Trial", href: "contact" }, @@ -58,7 +58,6 @@ export default function HomePage() { ]} buttonAnimation="slide-up" className="min-h-screen" - useInvertedBackground={false} /> @@ -67,93 +66,57 @@ export default function HomePage() { {} }, { text: "Learn More", href: "#" }, ], features: [ - "Daily AI scheduling", - "Basic life balance tracking", - "Deep focus mode", - "Distraction monitoring", - "Email support", - ], + "Daily AI scheduling", "Basic life balance tracking", "Deep focus mode", "Distraction monitoring", "Email support"], }, { - id: "2", - badge: "Most Popular", - badgeIcon: Sparkles, - price: "$79/month", - name: "Professional", - buttons: [ + id: "2", badge: "Most Popular", badgeIcon: Sparkles, + price: "$79/month", name: "Professional", buttons: [ { text: "Start Free Trial", onClick: () => {} }, { text: "Learn More", href: "#" }, ], features: [ - "Advanced AI scheduling", - "Complete life analytics", - "Priority focus mode", - "Advanced distraction tracking", - "Weekly AI coaching", - "Priority support", - "Integration suite", - ], + "Advanced AI scheduling", "Complete life analytics", "Priority focus mode", "Advanced distraction tracking", "Weekly AI coaching", "Priority support", "Integration suite"], }, { - id: "3", - price: "$149/month", - name: "Elite", - buttons: [ + id: "3", price: "$149/month", name: "Elite", buttons: [ { text: "Start Free Trial", onClick: () => {} }, { text: "Chat to Sales", href: "contact" }, ], features: [ - "Premium AI scheduling", - "Real-time life optimization", - "Elite focus features", - "Predictive analytics", - "Daily personalized coaching", - "24/7 priority support", - "Full integration suite", - "Family account management", - ], + "Premium AI scheduling", "Real-time life optimization", "Elite focus features", "Predictive analytics", "Daily personalized coaching", "24/7 priority support", "Full integration suite", "Family account management"], }, ]} animationType="slide-up" @@ -339,43 +245,25 @@ export default function HomePage() {