From 15e6a38628e0ba8e7c6f776e4ce69cb7c39e85a8 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 14:16:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 228 ++++++++++------------------------------------- 1 file changed, 47 insertions(+), 181 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 164d228..1522faa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,7 +12,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import SplitAbout from '@/components/sections/about/SplitAbout'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { Github, Lightbulb, Linkedin, Sparkles, Twitter, Zap } from "lucide-react"; +import { Github, Lightbulb, Linkedin, MessageSquareQuote, Sparkles, Twitter, Zap } from "lucide-react"; export default function LandingPage() { return ( @@ -33,37 +33,23 @@ export default function LandingPage() { @@ -73,39 +59,23 @@ export default function LandingPage() { description="Unleash the full potential of AI with Zynph, the enterprise-grade Prompt Architect. Craft precise, robust prompts with a world-class user experience." buttons={[ { - text: "Start Free Trial", - href: "#contact", - }, + text: "Start Free Trial", href: "#contact"}, { - text: "Learn More", - href: "#features", - }, + text: "Learn More", href: "#features"}, ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21621.jpg", - imageAlt: "Real-time syntax highlighting in Zynph", - }, + imageSrc: "http://img.b2bpic.net/free-photo/ai-site-helping-with-software-production_1268-21621.jpg", imageAlt: "Real-time syntax highlighting in Zynph"}, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", - imageAlt: "AI Prompt Versioning History", - }, + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", imageAlt: "AI Prompt Versioning History"}, { - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-opened-ai-chat-it_1268-21623.jpg", - imageAlt: "Variables Injection System for AI prompts", - }, + imageSrc: "http://img.b2bpic.net/free-photo/smartphone-with-opened-ai-chat-it_1268-21623.jpg", imageAlt: "Variables Injection System for AI prompts"}, { - imageSrc: "http://img.b2bpic.net/free-photo/african-american-young-guy-typing-his-laptop-against-blue-background_482257-122303.jpg", - imageAlt: "One-click Smart Copy functionality", - }, + imageSrc: "http://img.b2bpic.net/free-photo/african-american-young-guy-typing-his-laptop-against-blue-background_482257-122303.jpg", imageAlt: "One-click Smart Copy functionality"}, { - imageSrc: "http://img.b2bpic.net/free-photo/person-using-futuristic-technology_1134-495.jpg", - imageAlt: "Robust AI System Prompt Architecture", - }, + imageSrc: "http://img.b2bpic.net/free-photo/person-using-futuristic-technology_1134-495.jpg", imageAlt: "Robust AI System Prompt Architecture"}, { - imageSrc: "http://img.b2bpic.net/free-photo/data-center-computer-scientist-wheelchair-using-ai-node-tree-software_482257-126137.jpg", - imageAlt: "Integration with NVIDIA NIM API", - }, + imageSrc: "http://img.b2bpic.net/free-photo/data-center-computer-scientist-wheelchair-using-ai-node-tree-software_482257-126137.jpg", imageAlt: "Integration with NVIDIA NIM API"}, ]} autoplayDelay={4000} showDimOverlay={true} @@ -123,17 +93,11 @@ export default function LandingPage() { tagIcon={Lightbulb} bulletPoints={[ { - title: "NVIDIA NIM Powered", - description: "Leverage the advanced capabilities of NVIDIA's leading AI inference platform for superior performance and reliability.", - }, + title: "NVIDIA NIM Powered", description: "Leverage the advanced capabilities of NVIDIA's leading AI inference platform for superior performance and reliability."}, { - title: "System Prompt Architecture", - description: "Our unique architecture forces the AI into an elite prompt engineering persona, delivering consistent and high-quality outputs.", - }, + title: "System Prompt Architecture", description: "Our unique architecture forces the AI into an elite prompt engineering persona, delivering consistent and high-quality outputs."}, { - title: "Production-Ready Scaling", - description: "Designed for enterprise-grade applications, Zynph scales seamlessly to meet your complex demands.", - }, + title: "Production-Ready Scaling", description: "Designed for enterprise-grade applications, Zynph scales seamlessly to meet your complex demands."}, ]} imageSrc="http://img.b2bpic.net/free-photo/toolbox-solar-panels-manufacturing-plant-close-up_482257-118217.jpg" imageAlt="Abstract visualization of AI System Prompt architecture" @@ -148,47 +112,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "feat-1", - title: "Real-time Syntax Highlighting", - subtitle: "Visualize your prompts with immediate feedback and clarity.", - category: "Prompt Crafting", - value: "Instant Insight", - }, + id: "feat-1", title: "Real-time Syntax Highlighting", subtitle: "Visualize your prompts with immediate feedback and clarity.", category: "Prompt Crafting", value: "Instant Insight"}, { - id: "feat-2", - title: "One-click Smart Copy", - subtitle: "Seamlessly transfer complex prompts with intelligent formatting.", - category: "Workflow Efficiency", - value: "Effortless Transfer", - }, + id: "feat-2", title: "One-click Smart Copy", subtitle: "Seamlessly transfer complex prompts with intelligent formatting.", category: "Workflow Efficiency", value: "Effortless Transfer"}, { - id: "feat-3", - title: "Prompt Versioning History", - subtitle: "Track every iteration and revert with confidence, powered by localStorage.", - category: "Collaboration & Control", - value: "Complete Audit Trail", - }, + id: "feat-3", title: "Prompt Versioning History", subtitle: "Track every iteration and revert with confidence, powered by localStorage.", category: "Collaboration & Control", value: "Complete Audit Trail"}, { - id: "feat-4", - title: "Dynamic Variables Injection", - subtitle: "Define placeholders like [PROJECT_NAME] for flexible and reusable prompts.", - category: "Customization", - value: "Adaptive Prompts", - }, + id: "feat-4", title: "Dynamic Variables Injection", subtitle: "Define placeholders like [PROJECT_NAME] for flexible and reusable prompts.", category: "Customization", value: "Adaptive Prompts"}, { - id: "feat-5", - title: "Loading Skeletons", - subtitle: "Enhance perceived performance and provide smooth user transitions.", - category: "UX Optimization", - value: "Smooth Experience", - }, + id: "feat-5", title: "Loading Skeletons", subtitle: "Enhance perceived performance and provide smooth user transitions.", category: "UX Optimization", value: "Smooth Experience"}, { - id: "feat-6", - title: "Error Boundary Handling", - subtitle: "Robust API failure handling for uninterrupted workflow and stability.", - category: "Reliability", - value: "Unbreakable Workflow", - }, + id: "feat-6", title: "Error Boundary Handling", subtitle: "Robust API failure handling for uninterrupted workflow and stability.", category: "Reliability", value: "Unbreakable Workflow"}, ]} title="Interactive Features for Unmatched Precision" description="Experience a new level of control and efficiency with Zynph's intuitive and powerful prompt architecting tools." @@ -204,25 +138,13 @@ export default function LandingPage() { tag="Performance Metrics" metrics={[ { - id: "m1", - value: "10x", - description: "Faster Prompt Generation", - }, + id: "m1", value: "10x", description: "Faster Prompt Generation"}, { - id: "m2", - value: "99.9%", - description: "Uptime Reliability", - }, + id: "m2", value: "99.9%", description: "Uptime Reliability"}, { - id: "m3", - value: "50%+", - description: "Reduction in Prompt Refinement Time", - }, + id: "m3", value: "50%+", description: "Reduction in Prompt Refinement Time"}, { - id: "m4", - value: "Enterprise", - description: "Grade Security", - }, + id: "m4", value: "Enterprise", description: "Grade Security"}, ]} metricsAnimation="slide-up" /> @@ -233,35 +155,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Alex Chen, AI Strategist @ InnovateAI", - imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-manufacturing-factory-specialist-explains-production-process_482257-119833.jpg", - imageAlt: "Alex Chen, AI Strategist", - }, + id: "1", name: "Alex Chen, AI Strategist @ InnovateAI", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-manufacturing-factory-specialist-explains-production-process_482257-119833.jpg", imageAlt: "Alex Chen, AI Strategist"}, { - id: "2", - name: "Dr. Sarah Miller, Lead ML Engineer @ SynapseTech", - imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-man-front-computer_329181-14535.jpg", - imageAlt: "Dr. Sarah Miller, Lead ML Engineer", - }, + id: "2", name: "Dr. Sarah Miller, Lead ML Engineer @ SynapseTech", imageSrc: "http://img.b2bpic.net/free-photo/thoughtful-man-front-computer_329181-14535.jpg", imageAlt: "Dr. Sarah Miller, Lead ML Engineer"}, { - id: "3", - name: "Jamal Khan, Head of R&D @ Global AI Solutions", - imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-work-doing-debugging-ai-software-using-pc_482257-123668.jpg", - imageAlt: "Jamal Khan, Head of R&D", - }, + id: "3", name: "Jamal Khan, Head of R&D @ Global AI Solutions", imageSrc: "http://img.b2bpic.net/free-photo/system-administrator-work-doing-debugging-ai-software-using-pc_482257-123668.jpg", imageAlt: "Jamal Khan, Head of R&D"}, { - id: "4", - name: "Elena Rodriguez, Product Lead @ CogniFlow", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153813.jpg", - imageAlt: "Elena Rodriguez, Product Lead", - }, + id: "4", name: "Elena Rodriguez, Product Lead @ CogniFlow", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businessman_23-2149153813.jpg", imageAlt: "Elena Rodriguez, Product Lead"}, { - id: "5", - name: "Mark Thompson, Chief AI Officer @ Nexus Intelligence", - imageSrc: "http://img.b2bpic.net/free-photo/data-center-system-administrator-using-machine-learning-algorithms_482257-126831.jpg", - imageAlt: "Mark Thompson, Chief AI Officer", - }, + id: "5", name: "Mark Thompson, Chief AI Officer @ Nexus Intelligence", imageSrc: "http://img.b2bpic.net/free-photo/data-center-system-administrator-using-machine-learning-algorithms_482257-126831.jpg", imageAlt: "Mark Thompson, Chief AI Officer"}, ]} cardTitle="What Our Elite Users Say" cardTag="Trusted Voices" @@ -275,17 +177,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "OpenMind Labs", - "DataGenius Inc.", - "QuantumAI Corp.", - "Neural Nexus", - "HyperPrompt Solutions", - "Cognito Tech", - "Fusion AI", - "DeepSense Analytics", - "Synthetica Innovations", - "Ethos AI", - ]} + "OpenMind Labs", "DataGenius Inc.", "QuantumAI Corp.", "Neural Nexus", "HyperPrompt Solutions", "Cognito Tech", "Fusion AI", "DeepSense Analytics", "Synthetica Innovations", "Ethos AI"]} title="Empowering Leading AI Teams" description="Zynph is trusted by innovative companies and top AI practitioners worldwide for precision prompt engineering." tag="Our Community" @@ -298,30 +190,15 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "faq-1", - title: "What is the 'System Prompt' architecture?", - content: "Our proprietary 'System Prompt' architecture is a deep-layer AI instruction set that forces the NVIDIA NIM model to adopt the persona and best practices of an elite prompt engineer, ensuring optimal and consistent output quality for complex tasks.", - }, + id: "faq-1", title: "What is the 'System Prompt' architecture?", content: "Our proprietary 'System Prompt' architecture is a deep-layer AI instruction set that forces the NVIDIA NIM model to adopt the persona and best practices of an elite prompt engineer, ensuring optimal and consistent output quality for complex tasks."}, { - id: "faq-2", - title: "How does Zynph ensure API key security?", - content: "For production safety, Zynph utilizes a backend proxy to securely handle API keys. All client-side requests are routed through this proxy, which then makes authenticated calls to the NVIDIA NIM API, ensuring your sensitive keys are never exposed.", - }, + id: "faq-2", title: "How does Zynph ensure API key security?", content: "For production safety, Zynph utilizes a backend proxy to securely handle API keys. All client-side requests are routed through this proxy, which then makes authenticated calls to the NVIDIA NIM API, ensuring your sensitive keys are never exposed."}, { - id: "faq-3", - title: "Is Zynph mobile-responsive?", - content: "Yes, Zynph is designed with a mobile-first approach, featuring a responsive UI and intuitive controls across all devices. The Glassmorphism effect ensures a modern and elegant experience on any screen.", - }, + id: "faq-3", title: "Is Zynph mobile-responsive?", content: "Yes, Zynph is designed with a mobile-first approach, featuring a responsive UI and intuitive controls across all devices. The Glassmorphism effect ensures a modern and elegant experience on any screen."}, { - id: "faq-4", - title: "What kind of AI models does Zynph integrate with?", - content: "Zynph is engineered to integrate with high-performance AI models, specifically leveraging the NVIDIA NIM API (model: moonshotai/kimi-k2.6) for its robust prompt engineering capabilities.", - }, + id: "faq-4", title: "What kind of AI models does Zynph integrate with?", content: "Zynph is engineered to integrate with high-performance AI models, specifically leveraging the NVIDIA NIM API (model: moonshotai/kimi-k2.6) for its robust prompt engineering capabilities."}, { - id: "faq-5", - title: "Can I track changes to my prompts?", - content: "Absolutely. Zynph includes a 'Prompt Versioning' history feature, allowing you to track every modification and revert to previous states as needed. This history is securely stored in your local storage for quick access.", - }, + id: "faq-5", title: "Can I track changes to my prompts?", content: "Absolutely. Zynph includes a 'Prompt Versioning' history feature, allowing you to track every modification and revert to previous states as needed. This history is securely stored in your local storage for quick access."}, ]} sideTitle="Your Questions, Answered" sideDescription="Find quick answers to the most common questions about Zynph, its AI capabilities, and integration." @@ -335,21 +212,16 @@ export default function LandingPage() { @@ -363,23 +235,17 @@ export default function LandingPage() { socialLinks={[ { icon: Twitter, - href: "https://twitter.com/zynph", - ariaLabel: "Twitter", - }, + href: "https://twitter.com/zynph", ariaLabel: "Twitter"}, { icon: Linkedin, - href: "https://linkedin.com/company/zynph", - ariaLabel: "LinkedIn", - }, + href: "https://linkedin.com/company/zynph", ariaLabel: "LinkedIn"}, { icon: Github, - href: "https://github.com/zynph", - ariaLabel: "GitHub", - }, + href: "https://github.com/zynph", ariaLabel: "GitHub"}, ]} /> ); -} +} \ No newline at end of file -- 2.49.1