diff --git a/src/app/page.tsx b/src/app/page.tsx
index ef6916c..ca8043d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -13,7 +13,6 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav
export default function LandingPage() {
const handlePayment = (planId: string) => {
- // Implementation for payment gateway redirection
window.location.href = `/api/checkout?plan=${planId}`;
};
@@ -34,60 +33,51 @@ export default function LandingPage() {
@@ -100,11 +90,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Instant Summarization", description: "Paste any length of content and get concise, accurate summaries in seconds.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-tablet_93675-130418.jpg"},
+ title: "Instant Summarization", description: "Paste any length of content and get concise, accurate summaries in seconds.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-digital-tablet_93675-130418.jpg" },
{
- title: "Advanced AI Models", description: "Leverage next-gen LLMs tailored specifically for document comprehension and clarity.", imageSrc: "http://img.b2bpic.net/free-photo/expert-photo-editor-enhancing-images-using-graphic-tablet-studio-close-up_482257-121735.jpg"},
+ title: "Advanced AI Models", description: "Leverage next-gen LLMs tailored specifically for document comprehension and clarity.", imageSrc: "http://img.b2bpic.net/free-photo/expert-photo-editor-enhancing-images-using-graphic-tablet-studio-close-up_482257-121735.jpg" },
{
- title: "Unlimited Context", description: "Handle large-scale documents effortlessly. Upgrade to Pro for infinite summarization capability.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-hand-interacting-with-digital-neural-network_23-2152029072.jpg"},
+ title: "Unlimited Context", description: "Handle large-scale documents effortlessly. Upgrade to Pro for infinite summarization capability.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-hand-interacting-with-digital-neural-network_23-2152029072.jpg" },
]}
title="Designed for Deep Productivity"
description="LuminaWrite uses advanced models to parse long-form content, extracting actionable insights and key takeaways automatically."
@@ -118,21 +108,16 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
- id: "free", badge: "Free", price: "$0", subtitle: "Get started with basics", buttons: [
- {
- text: "Get Started", onClick: () => window.location.href = "/signup"},
+ id: "free", badge: "Free", price: "$0", subtitle: "Get started with basics", buttons: [
+ { text: "Get Started", onClick: () => window.location.href = "/signup" },
],
- features: [
- "30 summaries/month", "Basic writing modes", "Standard support"],
+ features: [ "30 summaries/month", "Basic writing modes", "Standard support" ],
},
{
- id: "pro", badge: "Pro", price: "$9/month", subtitle: "Unlock full power", buttons: [
- {
- text: "Upgrade to Pro", onClick: () => handlePayment("pro"),
- },
+ id: "pro", badge: "Pro", price: "$9/month", subtitle: "Unlock full power", buttons: [
+ { text: "Upgrade to Pro", onClick: () => handlePayment("pro") },
],
- features: [
- "Unlimited summaries", "Advanced writing modes", "Priority processing", "Custom export formats"],
+ features: [ "Unlimited summaries", "Advanced writing modes", "Priority processing", "Custom export formats" ],
},
]}
title="Simple, Transparent Pricing"
@@ -147,16 +132,11 @@ export default function LandingPage() {
rating={5}
author="Marcus Thorne, Research Lead"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/picture-elegant-young-fashion-man_158595-544.jpg", alt: "User 1"},
- {
- src: "http://img.b2bpic.net/free-photo/portrait-black-freelancer-laying-sofa-texting-phone_482257-126547.jpg", alt: "User 2"},
- {
- src: "http://img.b2bpic.net/free-photo/close-up-portrait-business-woman-smiling-camera-after-reading-mails-laptop-sitting-desk-start-up-company-late-night-focused-employee-using-technology-network-wireless-doing-overtime_482257-13419.jpg", alt: "User 3"},
- {
- src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", alt: "User 4"},
- {
- src: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947441.jpg", alt: "User 5"},
+ { src: "http://img.b2bpic.net/free-photo/picture-elegant-young-fashion-man_158595-544.jpg", alt: "User 1" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-black-freelancer-laying-sofa-texting-phone_482257-126547.jpg", alt: "User 2" },
+ { src: "http://img.b2bpic.net/free-photo/close-up-portrait-business-woman-smiling-camera-after-reading-mails-laptop-sitting-desk-start-up-company-late-night-focused-employee-using-technology-network-wireless-doing-overtime_482257-13419.jpg", alt: "User 3" },
+ { src: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-1532.jpg", alt: "User 4" },
+ { src: "http://img.b2bpic.net/free-photo/young-woman-organizing-live-shop_23-2149947441.jpg", alt: "User 5" },
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -169,11 +149,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "1", title: "Is my data private?", content: "Absolutely. We treat your documents with end-to-end security and never train on your private data."},
+ id: "1", title: "Is my data private?", content: "Absolutely. We treat your documents with end-to-end security and never train on your private data." },
{
- id: "2", title: "How does the Pro plan work?", content: "$9/month gives you unlimited summaries and our most advanced writing modes for professional results."},
+ id: "2", title: "How does the Pro plan work?", content: "$9/month gives you unlimited summaries and our most advanced writing modes for professional results." },
{
- id: "3", title: "Can I cancel anytime?", content: "Yes, you have full control over your subscription in the dashboard settings."},
+ id: "3", title: "Can I cancel anytime?", content: "Yes, you have full control over your subscription in the dashboard settings." },
]}
imageSrc="http://img.b2bpic.net/free-photo/paper-cut-abstract-background-3d-clean-dark-carving-art-paper-craft-black-waves-minimalistic-modern-design-business-presentations_1217-2497.jpg"
mediaAnimation="slide-up"
@@ -187,11 +167,10 @@ export default function LandingPage() {
@@ -200,32 +179,26 @@ export default function LandingPage() {