Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
190
src/app/page.tsx
190
src/app/page.tsx
@@ -32,26 +32,11 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Home", id: "hero" },
|
||||||
name: "Home",
|
{ name: "About", id: "about" },
|
||||||
id: "hero",
|
{ name: "Features", id: "features" },
|
||||||
},
|
{ name: "Testimonials", id: "testimonials" },
|
||||||
{
|
{ name: "Contact", id: "contact" },
|
||||||
name: "About",
|
|
||||||
id: "about",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Features",
|
|
||||||
id: "features",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Testimonials",
|
|
||||||
id: "testimonials",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Contact",
|
|
||||||
id: "contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="AI Platform"
|
brandName="AI Platform"
|
||||||
/>
|
/>
|
||||||
@@ -60,38 +45,19 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{
|
background={{
|
||||||
variant: "gradient-bars",
|
variant: "gradient-bars"}}
|
||||||
}}
|
|
||||||
title="Build the future with AI"
|
title="Build the future with AI"
|
||||||
description="Powerful, scalable, and intuitive AI models designed to accelerate your workflow. Join thousands of developers today."
|
description="Powerful, scalable, and intuitive AI models designed to accelerate your workflow. Join thousands of developers today."
|
||||||
tag="Next Generation AI"
|
tag="Next Generation AI"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get Started",
|
text: "Get Started", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039367.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/rendering-smart-home-device_23-2151039367.jpg", imageAlt: "ai chat interface dashboard"},
|
||||||
imageAlt: "ai chat interface dashboard",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139270.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139270.jpg", imageAlt: "digital neural network abstract"}
|
||||||
imageAlt: "digital neural network abstract",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/software-engineer-writes-complex-binary-code-scripts-computer_482257-83077.jpg",
|
|
||||||
imageAlt: "Software engineer writes complex binary code scripts on computer",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/acrylic-green-textured-background-minimal-abstract-art_53876-126539.jpg",
|
|
||||||
imageAlt: "Acrylic green textured background minimal abstract art",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-neon-lights-wonder-wheel_23-2148328063.jpg",
|
|
||||||
imageAlt: "Abstract neon lights on a wonder wheel",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
rating={5}
|
rating={5}
|
||||||
@@ -104,18 +70,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
heading={[
|
heading={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", content: "Built for "},
|
||||||
content: "Built for ",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "image",
|
type: "image", src: "http://img.b2bpic.net/free-photo/business-office-remote-lifestyle_23-2151998083.jpg", alt: "minimalist desk setup dark"},
|
||||||
src: "http://img.b2bpic.net/free-photo/business-office-remote-lifestyle_23-2151998083.jpg",
|
|
||||||
alt: "minimalist desk setup dark",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", content: " professional developers."},
|
||||||
content: " professional developers.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -127,19 +86,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Advanced Intelligence",
|
title: "Advanced Intelligence", description: "Powerful models that understand context, nuance, and complex instructions.", icon: Lightbulb,
|
||||||
description: "Powerful models that understand context, nuance, and complex instructions.",
|
|
||||||
icon: Lightbulb,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Ultra Fast",
|
title: "Ultra Fast", description: "High-throughput infrastructure optimized for millisecond-level response times.", icon: Zap,
|
||||||
description: "High-throughput infrastructure optimized for millisecond-level response times.",
|
|
||||||
icon: Zap,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Enterprise Security",
|
title: "Enterprise Security", description: "Robust data encryption and privacy controls built into our DNA.", icon: Shield,
|
||||||
description: "Robust data encryption and privacy controls built into our DNA.",
|
|
||||||
icon: Shield,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Core Capabilities"
|
title="Core Capabilities"
|
||||||
@@ -155,25 +108,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", value: "99.9%", title: "Uptime", description: "Reliability guaranteed.", icon: CheckCircle,
|
||||||
value: "99.9%",
|
|
||||||
title: "Uptime",
|
|
||||||
description: "Reliability guaranteed.",
|
|
||||||
icon: CheckCircle,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", value: "500ms", title: "Latency", description: "Average response time.", icon: Zap,
|
||||||
value: "500ms",
|
|
||||||
title: "Latency",
|
|
||||||
description: "Average response time.",
|
|
||||||
icon: Zap,
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", value: "1M+", title: "Queries", description: "Daily volume.", icon: Database,
|
||||||
value: "1M+",
|
|
||||||
title: "Queries",
|
|
||||||
description: "Daily volume.",
|
|
||||||
icon: Database,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
title="Proven Impact"
|
title="Proven Impact"
|
||||||
@@ -189,45 +130,20 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Alice Johnson", role: "CEO", company: "TechCorp", rating: 5,
|
||||||
name: "Alice Johnson",
|
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg"},
|
||||||
role: "CEO",
|
|
||||||
company: "TechCorp",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-businessman-does-daily-tasks-corporate-job_482257-116713.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Bob Smith", role: "CTO", company: "DevLab", rating: 5,
|
||||||
name: "Bob Smith",
|
imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg"},
|
||||||
role: "CTO",
|
|
||||||
company: "DevLab",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-solving-startup-problems-with-laptop-archived-documents-looking-annual-statistics-report-find-issue-young-analyst-reviewing-papers-executive-strategy-plan_482257-65811.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Carol Williams", role: "Design Lead", company: "DesignHub", rating: 5,
|
||||||
name: "Carol Williams",
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-young-reporter-with-photo-camera-dark-photo-studio_613910-3843.jpg"},
|
||||||
role: "Design Lead",
|
|
||||||
company: "DesignHub",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-young-reporter-with-photo-camera-dark-photo-studio_613910-3843.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "David Brown", role: "Marketing", company: "GrowFast", rating: 5,
|
||||||
name: "David Brown",
|
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-leader-showing-statistics_1262-2964.jpg"},
|
||||||
role: "Marketing",
|
|
||||||
company: "GrowFast",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-business-leader-showing-statistics_1262-2964.jpg",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Eve Davis", role: "Head of Engineering", company: "FutureAI", rating: 5,
|
||||||
name: "Eve Davis",
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6597.jpg"},
|
||||||
role: "Head of Engineering",
|
|
||||||
company: "FutureAI",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6597.jpg",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Community Voices"
|
title="Community Voices"
|
||||||
description="What our users are saying about the platform."
|
description="What our users are saying about the platform."
|
||||||
@@ -239,14 +155,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"Microsoft",
|
"Microsoft", "Google", "Apple", "Amazon", "Meta", "Netflix", "Tesla"]}
|
||||||
"Google",
|
|
||||||
"Apple",
|
|
||||||
"Amazon",
|
|
||||||
"Meta",
|
|
||||||
"Netflix",
|
|
||||||
"Tesla",
|
|
||||||
]}
|
|
||||||
title="Trusted by Leaders"
|
title="Trusted by Leaders"
|
||||||
description="Global leaders trust our infrastructure."
|
description="Global leaders trust our infrastructure."
|
||||||
/>
|
/>
|
||||||
@@ -258,20 +167,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "f1",
|
id: "f1", title: "Is my data private?", content: "Yes, we use enterprise-grade encryption for all data."},
|
||||||
title: "Is my data private?",
|
|
||||||
content: "Yes, we use enterprise-grade encryption for all data.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f2",
|
id: "f2", title: "Can I integrate with APIs?", content: "Absolutely, our API documentation is very thorough."},
|
||||||
title: "Can I integrate with APIs?",
|
|
||||||
content: "Absolutely, our API documentation is very thorough.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "f3",
|
id: "f3", title: "What is the pricing model?", content: "We offer pay-per-use and enterprise tiers."},
|
||||||
title: "What is the pricing model?",
|
|
||||||
content: "We offer pay-per-use and enterprise tiers.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Common Questions"
|
title="Common Questions"
|
||||||
description="Answers to your burning questions."
|
description="Answers to your burning questions."
|
||||||
@@ -281,10 +181,10 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactSplit
|
<ContactSplit
|
||||||
|
tag="Contact"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "rotated-rays-animated",
|
variant: "rotated-rays-animated"}}
|
||||||
}}
|
|
||||||
title="Ready to build?"
|
title="Ready to build?"
|
||||||
description="Join our platform today and start building the future."
|
description="Join our platform today and start building the future."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828182.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/control-table-spacecraft-from-inside_23-2151828182.jpg"
|
||||||
@@ -298,29 +198,19 @@ export default function LandingPage() {
|
|||||||
logoText="AI Platform"
|
logoText="AI Platform"
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Company",
|
title: "Company", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "About",
|
label: "About", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Careers",
|
label: "Careers", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Resources",
|
title: "Resources", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "API Docs",
|
label: "API Docs", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Blog",
|
label: "Blog", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user