diff --git a/src/app/page.tsx b/src/app/page.tsx index eac0113..17b55d9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,17 +31,11 @@ export default function LandingPage() { @@ -50,80 +44,49 @@ export default function LandingPage() {
@@ -135,53 +98,29 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - title: "Subscription Tracking", - tags: [ - "Organization", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmabzs&_wi=1", - }, + id: "f1", title: "Subscription Tracking", tags: [ + "Organization"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmabzs"}, { - id: "f2", - title: "Renewal Reminders", - tags: [ - "Alerts", - ], - imageSrc: "http://img.b2bpic.net/free-photo/illustration-personal-organizer-calendar-brick-wall_53876-20975.jpg?_wi=1", - }, + id: "f2", title: "Renewal Reminders", tags: [ + "Alerts"], + imageSrc: "http://img.b2bpic.net/free-photo/illustration-personal-organizer-calendar-brick-wall_53876-20975.jpg"}, { - id: "f3", - title: "AI Document Scanner", - tags: [ - "AI", - ], - imageSrc: "http://img.b2bpic.net/free-photo/data-information-network-research_53876-120771.jpg?_wi=1", - }, + id: "f3", title: "AI Document Scanner", tags: [ + "AI"], + imageSrc: "http://img.b2bpic.net/free-photo/data-information-network-research_53876-120771.jpg"}, { - id: "f4", - title: "Dashboard Overview", - tags: [ - "Insight", - ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmabzs&_wi=2", - }, + id: "f4", title: "Dashboard Overview", tags: [ + "Insight"], + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmabzs"}, { - id: "f5", - title: "Family Sharing", - tags: [ - "Collaboration", - ], - imageSrc: "http://img.b2bpic.net/free-photo/illustration-personal-organizer-calendar-brick-wall_53876-20975.jpg?_wi=2", - }, + id: "f5", title: "Family Sharing", tags: [ + "Collaboration"], + imageSrc: "http://img.b2bpic.net/free-photo/illustration-personal-organizer-calendar-brick-wall_53876-20975.jpg"}, { - id: "f6", - title: "AI Assistant", - tags: [ - "Automated", - ], - imageSrc: "http://img.b2bpic.net/free-photo/data-information-network-research_53876-120771.jpg?_wi=2", - }, + id: "f6", title: "AI Assistant", tags: [ + "Automated"], + imageSrc: "http://img.b2bpic.net/free-photo/data-information-network-research_53876-120771.jpg"}, ]} title="Everything you need to manage your life admin." description="Simplify your recurring obligations with our powerful dashboard." @@ -194,9 +133,7 @@ export default function LandingPage() { title="How Life Admin Autopilot works" buttons={[ { - text: "Learn More", - href: "#", - }, + text: "Learn More", href: "#"}, ]} /> @@ -208,59 +145,28 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sarah J.", - role: "CEO", - company: "TechCorp", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg", - }, + id: "1", name: "Sarah J.", role: "CEO", company: "TechCorp", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-blond-female-dressed-white-shirt-red-eyeglasses_613910-3575.jpg"}, { - id: "2", - name: "Michael C.", - role: "CTO", - company: "InnovateLab", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-close-up_1139-650.jpg", - }, + id: "2", name: "Michael C.", role: "CTO", company: "InnovateLab", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-close-up_1139-650.jpg"}, { - id: "3", - name: "Emily R.", - role: "Marketing", - company: "GrowthCo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg", - }, + id: "3", name: "Emily R.", role: "Marketing", company: "GrowthCo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg"}, { - id: "4", - name: "David K.", - role: "Product", - company: "StartupXYZ", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-3d-practicing-lawyer_23-2151023403.jpg", - }, + id: "4", name: "David K.", role: "Product", company: "StartupXYZ", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/view-3d-practicing-lawyer_23-2151023403.jpg"}, { - id: "5", - name: "Anna W.", - role: "Designer", - company: "Creative", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg", - }, + id: "5", name: "Anna W.", role: "Designer", company: "Creative", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/businessman-smiling-looking-camera_23-2148112827.jpg"}, ]} kpiItems={[ { - value: "4.9/5", - label: "User Rating", - }, + value: "4.9/5", label: "User Rating"}, { - value: "100%", - label: "Secure Data", - }, + value: "100%", label: "Secure Data"}, { - value: "24/7", - label: "Support", - }, + value: "24/7", label: "Support"}, ]} title="Trusted by busy professionals" description="See why thousands trust Life Admin Autopilot for their organization." @@ -274,55 +180,28 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "free", - badge: "Entry", - price: "Free", - subtitle: "Best for light users", - buttons: [ + id: "free", badge: "Entry", price: "Free", subtitle: "Best for light users", buttons: [ { - text: "Get Started", - href: "#", - }, + text: "Get Started", href: "#"}, ], features: [ - "5 tracked items", - "Basic reminders", - "Limited uploads", - ], + "5 tracked items", "Basic reminders", "Limited uploads"], }, { - id: "pro", - badge: "Popular", - price: "$12/mo", - subtitle: "Best for individuals", - buttons: [ + id: "pro", badge: "Popular", price: "$12/mo", subtitle: "Best for individuals", buttons: [ { - text: "Start Pro Trial", - href: "#", - }, + text: "Start Pro Trial", href: "#"}, ], features: [ - "Unlimited everything", - "AI document scanning", - "Calendar sync", - ], + "Unlimited everything", "AI document scanning", "Calendar sync"], }, { - id: "family", - badge: "Team", - price: "$25/mo", - subtitle: "Best for households", - buttons: [ + id: "family", badge: "Team", price: "$25/mo", subtitle: "Best for households", buttons: [ { - text: "Start Family Plan", - href: "#", - }, + text: "Start Family Plan", href: "#"}, ], features: [ - "Shared household dashboard", - "Multiple users", - "Full access", - ], + "Shared household dashboard", "Multiple users", "Full access"], }, ]} title="Simple pricing for your life admin needs" @@ -336,32 +215,18 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Is my data secure?", - content: "Yes, we use bank-grade encryption to protect your data.", - }, + id: "q1", title: "Is my data secure?", content: "Yes, we use bank-grade encryption to protect your data."}, { - id: "q2", - title: "Can I cancel anytime?", - content: "Absolutely, there are no long-term contracts.", - }, + id: "q2", title: "Can I cancel anytime?", content: "Absolutely, there are no long-term contracts."}, { - id: "q3", - title: "Do you support calendar sync?", - content: "Yes, we support integration with all major calendars.", - }, + id: "q3", title: "Do you support calendar sync?", content: "Yes, we support integration with all major calendars."}, { - id: "q4", - title: "Can I share with family?", - content: "Yes, our Family plan is designed specifically for shared households.", - }, + id: "q4", title: "Can I share with family?", content: "Yes, our Family plan is designed specifically for shared households."}, { - id: "q5", - title: "What documents can I upload?", - content: "You can upload PDFs, receipts, invoices, and contracts.", - }, + id: "q5", title: "What documents can I upload?", content: "You can upload PDFs, receipts, invoices, and contracts."}, ]} title="Frequently Asked Questions" + description="Get answers to your questions about Life Admin Autopilot." faqsAnimation="slide-up" /> @@ -370,8 +235,7 @@ export default function LandingPage() {