diff --git a/src/app/page.tsx b/src/app/page.tsx index e0a946f..19c2a06 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,21 +34,13 @@ export default function LandingPage() { @@ -60,15 +52,11 @@ export default function LandingPage() { description="Streamline your digital workflow with AI-driven precision and real-time intelligence designed for modern teams." buttons={[ { - text: "Start Free", - href: "#", - }, + text: "Start Free", href: "#"}, { - text: "Book Demo", - href: "#contact", - }, + text: "Book Demo", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165577.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165577.jpg" imageAlt="saas dashboard neon blue" /> @@ -89,54 +77,36 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "AI Automation", - description: "Automate routine tasks with sophisticated machine learning models.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/transparent-tablet-with-smart-speaker-smart-home-technology_53876-98543.jpg", - imageAlt: "ai neural network visualization", - }, + title: "AI Automation", description: "Automate routine tasks with sophisticated machine learning models.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/transparent-tablet-with-smart-speaker-smart-home-technology_53876-98543.jpg", imageAlt: "ai neural network visualization"}, items: [ { - text: "Workflow orchestration", - icon: Zap, + text: "Workflow orchestration", icon: Zap, }, { - text: "Predictive insights", - icon: Sparkles, + text: "Predictive insights", icon: Sparkles, }, { - text: "Self-healing pipelines", - icon: Shield, + text: "Self-healing pipelines", icon: Shield, }, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/face-recognition-personal-identification-collage_23-2150165577.jpg?_wi=2", - imageAlt: "ai neural network visualization", + reverse: false }, { - title: "Real-time Analytics", - description: "Monitor your performance with live, data-rich dashboards.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/3d-render-flowing-network-connections-design-with-connecting-lines-dots_1048-13615.jpg", - imageAlt: "analytics dashboard real-time data", - }, + title: "Real-time Analytics", description: "Monitor your performance with live, data-rich dashboards.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/3d-render-flowing-network-connections-design-with-connecting-lines-dots_1048-13615.jpg", imageAlt: "analytics dashboard real-time data"}, items: [ { - text: "Instant reporting", - icon: BarChart, + text: "Instant reporting", icon: BarChart, }, { - text: "Custom event tracking", - icon: Target, + text: "Custom event tracking", icon: Target, }, { - text: "Data visualization", - icon: Layers, + text: "Data visualization", icon: Layers, }, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/flat-time-logo-templates-collection_23-2148944209.jpg?_wi=1", - imageAlt: "ai neural network visualization", + reverse: true }, ]} title="Capabilities that scale" @@ -151,29 +121,11 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "99.9%", - title: "Uptime", - description: "Always available", - imageSrc: "http://img.b2bpic.net/free-vector/flat-time-logo-templates-collection_23-2148944209.jpg?_wi=2", - imageAlt: "tech uptime icon minimalist", - }, + id: "m1", value: "99.9%", title: "Uptime", description: "Always available", imageSrc: "http://img.b2bpic.net/free-vector/flat-time-logo-templates-collection_23-2148944209.jpg", imageAlt: "tech uptime icon minimalist"}, { - id: "m2", - value: "24/7", - title: "Support", - description: "Global assistance", - imageSrc: "http://img.b2bpic.net/free-vector/discord-social-media-marketing-background_271628-348.jpg", - imageAlt: "tech support icon futuristic", - }, + id: "m2", value: "24/7", title: "Support", description: "Global assistance", imageSrc: "http://img.b2bpic.net/free-vector/discord-social-media-marketing-background_271628-348.jpg", imageAlt: "tech support icon futuristic"}, { - id: "m3", - value: "500+", - title: "Integrations", - description: "Connect easily", - imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-white-background_187299-40209.jpg", - imageAlt: "tech integration icon minimal", - }, + id: "m3", value: "500+", title: "Integrations", description: "Connect easily", imageSrc: "http://img.b2bpic.net/free-photo/settings-icon-front-side-white-background_187299-40209.jpg", imageAlt: "tech integration icon minimal"}, ]} title="Impact at Scale" description="Proven results for innovative teams." @@ -185,14 +137,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Stripe", - "Linear", - "Notion", - "Vercel", - "Slack", - "Figma", - "GitHub", - ]} + "Stripe", "Linear", "Notion", "Vercel", "Slack", "Figma", "GitHub"]} title="Trusted by leaders" description="Join the world's most innovative organizations." /> @@ -205,45 +150,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Jane Doe", - handle: "@jane", - testimonial: "Transformative software.", - imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19917.jpg", - imageAlt: "executive portrait professional dark", - }, + id: "t1", name: "Jane Doe", handle: "@jane", testimonial: "Transformative software.", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19917.jpg", imageAlt: "executive portrait professional dark"}, { - id: "t2", - name: "John Smith", - handle: "@john", - testimonial: "Incredible speed.", - imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-12487.jpg", - imageAlt: "software developer portrait professional", - }, + id: "t2", name: "John Smith", handle: "@john", testimonial: "Incredible speed.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-bearded-hipster-male-dressed-suit-sunglasses-dark-grey-background_613910-12487.jpg", imageAlt: "software developer portrait professional"}, { - id: "t3", - name: "Alice Wong", - handle: "@alice", - testimonial: "Essential platform.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg", - imageAlt: "creative designer professional portrait", - }, + id: "t3", name: "Alice Wong", handle: "@alice", testimonial: "Essential platform.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg", imageAlt: "creative designer professional portrait"}, { - id: "t4", - name: "Bob Chen", - handle: "@bob", - testimonial: "Game changer for us.", - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-using-phone-office-staying-late-by-night_1303-27097.jpg", - imageAlt: "manager professional corporate headshot", - }, + id: "t4", name: "Bob Chen", handle: "@bob", testimonial: "Game changer for us.", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-using-phone-office-staying-late-by-night_1303-27097.jpg", imageAlt: "manager professional corporate headshot"}, { - id: "t5", - name: "Eve Davis", - handle: "@eve", - testimonial: "Best in class tools.", - imageSrc: "http://img.b2bpic.net/free-photo/manufacturing-analyst-reviewing-solar-panel-production-workflow_482257-125954.jpg", - imageAlt: "engineer professional portrait tech", - }, + id: "t5", name: "Eve Davis", handle: "@eve", testimonial: "Best in class tools.", imageSrc: "http://img.b2bpic.net/free-photo/manufacturing-analyst-reviewing-solar-panel-production-workflow_482257-125954.jpg", imageAlt: "engineer professional portrait tech"}, ]} title="Loved by builders" description="See why teams choose NovaFlow." @@ -257,37 +172,16 @@ export default function LandingPage() { useInvertedBackground={false} plans={[ { - id: "p1", - badge: "Entry", - price: "$29/mo", - subtitle: "For individuals", - features: [ - "Feature A", - "Feature B", - "Support", - ], + id: "p1", badge: "Entry", price: "$29/mo", subtitle: "For individuals", features: [ + "Feature A", "Feature B", "Support"], }, { - id: "p2", - badge: "Pro", - price: "$79/mo", - subtitle: "Best for teams", - features: [ - "All Entry features", - "Advanced API", - "Priority", - ], + id: "p2", badge: "Pro", price: "$79/mo", subtitle: "Best for teams", features: [ + "All Entry features", "Advanced API", "Priority"], }, { - id: "p3", - badge: "Enterprise", - price: "$199/mo", - subtitle: "For scaleups", - features: [ - "Dedicated support", - "Custom Integrations", - "SLA", - ], + id: "p3", badge: "Enterprise", price: "$199/mo", subtitle: "For scaleups", features: [ + "Dedicated support", "Custom Integrations", "SLA"], }, ]} title="Simple Pricing" @@ -300,30 +194,15 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Can I upgrade anytime?", - content: "Yes, scale easily.", - }, + id: "f1", title: "Can I upgrade anytime?", content: "Yes, scale easily."}, { - id: "f2", - title: "Do you offer trials?", - content: "Yes, 14 days free.", - }, + id: "f2", title: "Do you offer trials?", content: "Yes, 14 days free."}, { - id: "f3", - title: "Is support included?", - content: "Yes, 24/7 included.", - }, + id: "f3", title: "Is support included?", content: "Yes, 24/7 included."}, { - id: "f4", - title: "Can I request custom features?", - content: "Our Enterprise team loves feedback.", - }, + id: "f4", title: "Can I request custom features?", content: "Our Enterprise team loves feedback."}, { - id: "f5", - title: "Is my data secure?", - content: "We employ enterprise-grade security.", - }, + id: "f5", title: "Is my data secure?", content: "We employ enterprise-grade security."}, ]} sideTitle="Questions?" faqsAnimation="slide-up" @@ -334,8 +213,7 @@ export default function LandingPage() {