Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 01:51:45 +00:00

View File

@@ -51,30 +51,30 @@ 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=1", 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", 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?_wi=2", imageAlt: "Data privacy protection"
},
]}
buttons={[
@@ -96,19 +96,19 @@ 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"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab4PeeCOaWvjl3uaSBZH5ifCjR/a-sleek-minimalist-browser-sidebar-inter-1772848099410-8ac55d63.png?_wi=3"
},
{
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"
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"
},
{
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"
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"
},
{
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"
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"
},
]}
animationType="slide-up"
@@ -125,13 +125,13 @@ 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"
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: "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: "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: "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"
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"
},
]}
gridVariant="three-columns-all-equal-width"
@@ -150,22 +150,22 @@ 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"
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: "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: "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: "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: "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: "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: "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: "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: "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: "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"
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"
},
]}
textboxLayout="default"