From 28a3476776b17906d363781fa2bffded5d43e449 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:06:19 +0000 Subject: [PATCH 1/2] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 8658487..24f68b4 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" + 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" imageAlt="LifeOS Support Team" buttons={[ { text: "Start Free Trial", href: "/contact" }, @@ -73,7 +73,7 @@ export default function ContactPage() { 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" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/professional-customer-support-and-help-c-1772866977411-289d20c3.png?_wi=2" imageAlt="Customer support and help" mediaAnimation="slide-up" mediaPosition="left" @@ -94,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" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/motivational-visual-encouraging-users-to-1772866977127-cbfcc592.png?_wi=2" imageAlt="Start your LifeOS journey" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 6b1737c634f1e7206d38da9a39e3e18a3e7f4e54 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:06:20 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a612161..ba9a4d1 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" + 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" imageAlt="AI Life Operating System Dashboard" buttons={[ { text: "Start Free Trial", href: "contact" }, @@ -263,7 +263,7 @@ export default function HomePage() { id: "6", title: "How often does the AI provide coaching insights?", content: "Essential plan users get weekly insights. Professional plan users get personalized coaching 3x per week. Elite plan users get daily coaching with predictive recommendations. All insights are based on your life balance data and goal progress."}, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/professional-customer-support-and-help-c-1772866977411-289d20c3.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/professional-customer-support-and-help-c-1772866977411-289d20c3.png?_wi=1" imageAlt="Customer support and help" mediaAnimation="slide-up" mediaPosition="left" @@ -289,7 +289,7 @@ export default function HomePage() { 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" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbgrarWA6Ni3cF0kNAO9uvWj12/motivational-visual-encouraging-users-to-1772866977127-cbfcc592.png?_wi=1" imageAlt="Start your LifeOS journey" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1