Merge version_1 into main #2
@@ -51,23 +51,31 @@ export default function LandingPage() {
|
||||
background={{ variant: "glowing-orb" }}
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-clean-browser-window-showing-40-tabs-t-1772848099238-ca919fb7.png?_wi=1", imageAlt: "Before: Chaotic browser tabs"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-clean-browser-window-showing-40-tabs-t-1772848099238-ca919fb7.png", imageAlt: "Before: Chaotic browser tabs"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-sleek-minimalist-browser-sidebar-inter-1772848099410-8ac55d63.png?_wi=1", imageAlt: "Kortex organized sidebar"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-sleek-minimalist-browser-sidebar-inter-1772848099410-8ac55d63.png", imageAlt: "Kortex organized sidebar"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/an-infographic-showing-a-ram-memory-mete-1772848099799-9811803f.png?_wi=1", imageAlt: "RAM memory check feature"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/an-infographic-showing-a-ram-memory-mete-1772848099799-9811803f.png", imageAlt: "RAM memory check feature"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-modern-security-shield-icon-with-a-loc-1772848098911-5fb39311.png?_wi=1", imageAlt: "Privacy protection feature"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-modern-security-shield-icon-with-a-loc-1772848098911-5fb39311.png", imageAlt: "Privacy protection feature"
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/the-same-browser-window-after-using-kort-1772848099173-54c96bfb.png?_wi=1", imageAlt: "After: Clean organized tabs"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/the-same-browser-window-after-using-kort-1772848099173-54c96bfb.png", imageAlt: "After: Clean organized tabs"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-sleek-minimalist-browser-sidebar-inter-1772848099410-8ac55d63.png?_wi=2", imageAlt: "Kortex clean interface"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-sleek-minimalist-browser-sidebar-inter-1772848099410-8ac55d63.png", imageAlt: "Kortex clean interface"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-lightning-bolt-icon-in-gold-yellow-sur-1772848098534-fa14ab11.png?_wi=1", imageAlt: "Free unlimited usage"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-lightning-bolt-icon-in-gold-yellow-sur-1772848098534-fa14ab11.png", imageAlt: "Free unlimited usage"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-modern-security-shield-icon-with-a-loc-1772848098911-5fb39311.png?_wi=2", imageAlt: "Data privacy protection"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-modern-security-shield-icon-with-a-loc-1772848098911-5fb39311.png", imageAlt: "Data privacy protection"
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Install Kortex", href: "https://chrome.google.com/webstore" },
|
||||
@@ -88,16 +96,20 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "One-Click Tab Cleanup", author: "Save your sanity", description: "Group all your research tabs into a single workspace. Your tab bar clears instantly, but everything stays one click away when you need it again. No data lost, just organized.", tags: ["Organization", "Productivity"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-sleek-minimalist-browser-sidebar-inter-1772848099410-8ac55d63.png?_wi=3"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-sleek-minimalist-browser-sidebar-inter-1772848099410-8ac55d63.png"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Built-in RAM Check", author: "Know before you close", description: "See exactly how much memory your open tabs are consuming before you archive them. Understand the impact of your browsing habits and make informed decisions.", tags: ["Performance", "Optimization"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/an-infographic-showing-a-ram-memory-mete-1772848099799-9811803f.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/an-infographic-showing-a-ram-memory-mete-1772848099799-9811803f.png"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Total Privacy", author: "Your data, always yours", description: "No accounts. No 'Sign in with Google'. No trackers. Your data stays on your device — always. We mean it. Zero cloud storage, zero collection.", tags: ["Privacy", "Security"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-modern-security-shield-icon-with-a-loc-1772848098911-5fb39311.png?_wi=3"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-modern-security-shield-icon-with-a-loc-1772848098911-5fb39311.png"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Zero Subscriptions", author: "Free forever", description: "Most tools charge monthly just to save links. Kortex is free to use. Save as much as you want without the attention tax. Pay once, use forever.", tags: ["Free", "Unlimited"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-lightning-bolt-icon-in-gold-yellow-sur-1772848098534-fa14ab11.png?_wi=2"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-lightning-bolt-icon-in-gold-yellow-sur-1772848098534-fa14ab11.png"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -113,11 +125,14 @@ export default function LandingPage() {
|
||||
description="Real benefits that make a real difference in your daily browsing"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Save Hours Weekly", price: "Time is Money", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/an-infographic-showing-a-ram-memory-mete-1772848099799-9811803f.png?_wi=3"},
|
||||
id: "1", name: "Save Hours Weekly", price: "Time is Money", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/an-infographic-showing-a-ram-memory-mete-1772848099799-9811803f.png"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Reduce Browser Lag", price: "Instant Speed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-lightning-bolt-icon-in-gold-yellow-sur-1772848098534-fa14ab11.png?_wi=3"},
|
||||
id: "2", name: "Reduce Browser Lag", price: "Instant Speed", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-lightning-bolt-icon-in-gold-yellow-sur-1772848098534-fa14ab11.png"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Stay Focused", price: "Peace of Mind", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-modern-security-shield-icon-with-a-loc-1772848098911-5fb39311.png?_wi=4"},
|
||||
id: "3", name: "Stay Focused", price: "Peace of Mind", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-modern-security-shield-icon-with-a-loc-1772848098911-5fb39311.png"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -135,17 +150,23 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Chen, Product Manager at TechFlow", date: "Date: January 15, 2025", title: "Finally, a browser solution that respects my privacy!", quote: "I was skeptical about yet another browser tool, but Kortex genuinely changed how I work. No account creation, no data collection, just pure organization. My browser is finally usable again, and I saved about 3GB of RAM.", tag: "Product Manager", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-confident-fem-1772848098550-80141b9d.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-sleek-minimalist-browser-sidebar-inter-1772848099410-8ac55d63.png?_wi=4"},
|
||||
id: "1", name: "Sarah Chen, Product Manager at TechFlow", date: "Date: January 15, 2025", title: "Finally, a browser solution that respects my privacy!", quote: "I was skeptical about yet another browser tool, but Kortex genuinely changed how I work. No account creation, no data collection, just pure organization. My browser is finally usable again, and I saved about 3GB of RAM.", tag: "Product Manager", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-confident-fem-1772848098550-80141b9d.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-sleek-minimalist-browser-sidebar-inter-1772848099410-8ac55d63.png"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Rodriguez, Full Stack Developer", date: "Date: January 12, 2025", title: "The RAM checker alone is worth it", quote: "As a developer with 60+ tabs open for research, debugging, and references, Kortex is indispensable. The RAM check feature lets me see exactly which tabs are killing my performance. Free, fast, and actually works.", tag: "Developer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-male-tech-ent-1772848100867-aa1e869a.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/an-infographic-showing-a-ram-memory-mete-1772848099799-9811803f.png?_wi=4"},
|
||||
id: "2", name: "Marcus Rodriguez, Full Stack Developer", date: "Date: January 12, 2025", title: "The RAM checker alone is worth it", quote: "As a developer with 60+ tabs open for research, debugging, and references, Kortex is indispensable. The RAM check feature lets me see exactly which tabs are killing my performance. Free, fast, and actually works.", tag: "Developer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-male-tech-ent-1772848100867-aa1e869a.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/an-infographic-showing-a-ram-memory-mete-1772848099799-9811803f.png"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Thompson, Freelance Designer", date: "Date: January 10, 2025", title: "I can finally focus without tab anxiety", quote: "The one-click cleanup feature is a game changer. I work with 8-10 design projects simultaneously, and Kortex lets me keep them all organized without losing any work. My computer runs faster, and my mind is clearer.", tag: "Designer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-diverse-femal-1772848098497-955344d4.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/the-same-browser-window-after-using-kort-1772848099173-54c96bfb.png?_wi=2"},
|
||||
id: "3", name: "Emma Thompson, Freelance Designer", date: "Date: January 10, 2025", title: "I can finally focus without tab anxiety", quote: "The one-click cleanup feature is a game changer. I work with 8-10 design projects simultaneously, and Kortex lets me keep them all organized without losing any work. My computer runs faster, and my mind is clearer.", tag: "Designer", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-diverse-femal-1772848098497-955344d4.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/the-same-browser-window-after-using-kort-1772848099173-54c96bfb.png"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Alex Kim, Data Analyst", date: "Date: January 8, 2025", title: "Privacy-first design is exactly what I needed", quote: "Working with sensitive client data, privacy is non-negotiable. Kortex's local-only approach means I can organize everything without worrying about data breaches. Best decision I made for my workflow.", tag: "Analyst", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-male-develope-1772848098923-90a7806c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-modern-security-shield-icon-with-a-loc-1772848098911-5fb39311.png?_wi=5"},
|
||||
id: "4", name: "Alex Kim, Data Analyst", date: "Date: January 8, 2025", title: "Privacy-first design is exactly what I needed", quote: "Working with sensitive client data, privacy is non-negotiable. Kortex's local-only approach means I can organize everything without worrying about data breaches. Best decision I made for my workflow.", tag: "Analyst", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-male-develope-1772848098923-90a7806c.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-modern-security-shield-icon-with-a-loc-1772848098911-5fb39311.png"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Jessica Liu, Researcher at InnovateLab", date: "Date: January 5, 2025", title: "Perfect for research-heavy work", quote: "I open 100+ research tabs during my projects. Kortex keeps them organized by topic with zero subscription fees. The workspace feature is brilliant—I switch between projects instantly.", tag: "Researcher", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-female-produc-1772848099001-046d03b4.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-clean-browser-window-showing-40-tabs-t-1772848099238-ca919fb7.png?_wi=2"},
|
||||
id: "5", name: "Jessica Liu, Researcher at InnovateLab", date: "Date: January 5, 2025", title: "Perfect for research-heavy work", quote: "I open 100+ research tabs during my projects. Kortex keeps them organized by topic with zero subscription fees. The workspace feature is brilliant—I switch between projects instantly.", tag: "Researcher", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-female-produc-1772848099001-046d03b4.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-clean-browser-window-showing-40-tabs-t-1772848099238-ca919fb7.png"
|
||||
},
|
||||
{
|
||||
id: "6", name: "David Park, Startup Founder", date: "Date: January 3, 2025", title: "Kortext helped me scale my browsing productivity", quote: "Running a startup means constant research, news reading, and tool testing. Kortex consolidated my workflow. I'm more organized, my laptop runs better, and I saved money by not paying for competitors.", tag: "Founder", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-diverse-male--1772848099505-8dc305d4.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-lightning-bolt-icon-in-gold-yellow-sur-1772848098534-fa14ab11.png?_wi=4"},
|
||||
id: "6", name: "David Park, Startup Founder", date: "Date: January 3, 2025", title: "Kortext helped me scale my browsing productivity", quote: "Running a startup means constant research, news reading, and tool testing. Kortex consolidated my workflow. I'm more organized, my laptop runs better, and I saved money by not paying for competitors.", tag: "Founder", avatarSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-headshot-of-a-diverse-male--1772848099505-8dc305d4.png", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-lightning-bolt-icon-in-gold-yellow-sur-1772848098534-fa14ab11.png"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -160,9 +181,11 @@ export default function LandingPage() {
|
||||
tagIcon={Users}
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"Product Managers", "Full Stack Developers", "UX Designers", "Data Scientists", "Researchers", "Startup Founders", "Tech Leads", "Innovation Teams"]}
|
||||
"Product Managers", "Full Stack Developers", "UX Designers", "Data Scientists", "Researchers", "Startup Founders", "Tech Leads", "Innovation Teams"
|
||||
]}
|
||||
logos={[
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/google-chrome-browser-logo-colorful-circ-1772848098564-a813d1f5.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/mozilla-firefox-browser-logo-orange-fox--1772848100678-8bf6ac07.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/microsoft-edge-browser-logo-wave-shaped--1772848098877-77dfc85d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/generic-tech-company-logo-minimalist-des-1772848098791-b6f52f30.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-tech-company-logo-featuring-1772848098843-b7c2fe18.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/modern-tech-brand-logo-with-abstract-des-1772848099271-28b2d645.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/tech-company-logo-featuring-a-stylized-s-1772848100842-04a4c511.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-services-tech-logo-abstract-1772848097837-2dbcefde.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/saas-company-logo-modern-minimalist-desi-1772848098136-4cdcb881.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/innovation-and-development-tech-logo-for-1772848099101-ef7e1b80.png"]}
|
||||
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/google-chrome-browser-logo-colorful-circ-1772848098564-a813d1f5.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/mozilla-firefox-browser-logo-orange-fox--1772848100678-8bf6ac07.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/microsoft-edge-browser-logo-wave-shaped--1772848098877-77dfc85d.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/generic-tech-company-logo-minimalist-des-1772848098791-b6f52f30.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-tech-company-logo-featuring-1772848098843-b7c2fe18.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/modern-tech-brand-logo-with-abstract-des-1772848099271-28b2d645.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/tech-company-logo-featuring-a-stylized-s-1772848100842-04a4c511.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/professional-services-tech-logo-abstract-1772848097837-2dbcefde.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/saas-company-logo-modern-minimalist-desi-1772848098136-4cdcb881.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/innovation-and-development-tech-logo-for-1772848099101-ef7e1b80.png"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={40}
|
||||
@@ -174,17 +197,23 @@ export default function LandingPage() {
|
||||
<FaqSplitMedia
|
||||
faqs={[
|
||||
{
|
||||
id: "1", title: "Is Kortex really free?", content: "Yes, completely free. No hidden costs, no premium tiers that unlock features. We're committed to keeping Kortex free forever. We don't sell your data, and we don't show ads."},
|
||||
id: "1", title: "Is Kortex really free?", content: "Yes, completely free. No hidden costs, no premium tiers that unlock features. We're committed to keeping Kortex free forever. We don't sell your data, and we don't show ads."
|
||||
},
|
||||
{
|
||||
id: "2", title: "How does Kortex protect my privacy?", content: "All your data stays on your device. We don't use cloud storage, and there's no account system. Everything runs locally in your browser. No tracking, no analytics, no data collection. You can verify this yourself by checking your network traffic."},
|
||||
id: "2", title: "How does Kortex protect my privacy?", content: "All your data stays on your device. We don't use cloud storage, and there's no account system. Everything runs locally in your browser. No tracking, no analytics, no data collection. You can verify this yourself by checking your network traffic."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Will Kortex slow down my browser?", content: "Actually, Kortex helps your browser run faster by helping you organize and close unnecessary tabs. By reducing active tabs, you free up RAM and improve performance. Most users notice their browser running smoother after using Kortex."},
|
||||
id: "3", title: "Will Kortex slow down my browser?", content: "Actually, Kortex helps your browser run faster by helping you organize and close unnecessary tabs. By reducing active tabs, you free up RAM and improve performance. Most users notice their browser running smoother after using Kortex."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Can I use Kortex on multiple browsers?", content: "Kortex is built for Chrome and Chromium-based browsers. We're exploring support for Firefox and other browsers, but currently, it's Chrome-focused. Follow our roadmap for updates on browser support."},
|
||||
id: "4", title: "Can I use Kortex on multiple browsers?", content: "Kortex is built for Chrome and Chromium-based browsers. We're exploring support for Firefox and other browsers, but currently, it's Chrome-focused. Follow our roadmap for updates on browser support."
|
||||
},
|
||||
{
|
||||
id: "5", title: "What are the AI agents you mentioned?", content: "We're building AI agents to automate boring tasks like summarizing saved tabs and organizing notes. These will be added soon. You can join our waitlist inside the Kortex app to get early access when they launch."},
|
||||
id: "5", title: "What are the AI agents you mentioned?", content: "We're building AI agents to automate boring tasks like summarizing saved tabs and organizing notes. These will be added soon. You can join our waitlist inside the Kortex app to get early access when they launch."
|
||||
},
|
||||
{
|
||||
id: "6", title: "How do I report bugs or request features?", content: "Email us at hello@kortex.space with feedback, bug reports, or feature requests. We read every email and use your feedback to improve Kortex. Your input directly shapes our roadmap."},
|
||||
id: "6", title: "How do I report bugs or request features?", content: "Email us at hello@kortex.space with feedback, bug reports, or feature requests. We read every email and use your feedback to improve Kortex. Your input directly shapes our roadmap."
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-helpful-support-or-customer-service-re-1772848099909-f93fd3eb.png"
|
||||
imageAlt="Customer support"
|
||||
@@ -205,7 +234,7 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
text="Stop hoarding tabs. Start actually working. Install Kortex now and experience the clarity you deserve."
|
||||
animationType="background-highlight"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Install Kortex Free", href: "https://chrome.google.com/webstore" },
|
||||
|
||||
Reference in New Issue
Block a user