Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 03:49:37 +00:00

View File

@@ -20,7 +20,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="medium"
sizing="mediumSizeLargeTitles"
background="blurBottom"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="shadow"
secondaryButtonStyle="layered"
@@ -36,7 +36,8 @@ export default function LandingPage() {
{ name: "FAQ", id: "faq" },
]}
button={{
text: "Get Started", href: "https://rozetalabs.com/contact"}}
text: "Get Started", href: "https://rozetalabs.com/contact"
}}
animateOnLoad={true}
/>
</div>
@@ -47,7 +48,7 @@ export default function LandingPage() {
description="Experience the power of cutting-edge AI and design. Rozetalabs brings Apple-like elegance and Perplexity-level intelligence to your workflow."
tag="Innovation Meets Simplicity"
tagAnimation="slide-up"
background={{ variant: "blurBottom" }}
background={{ variant: "canvas-reveal" }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/a-minimalist-tech-dashboard-interface-in-1772682445931-86a4dfc7.png"
imageAlt="Rozetalabs Dashboard Interface"
buttons={[
@@ -77,17 +78,21 @@ export default function LandingPage() {
<FeatureCardTwentySix
features={[
{
title: "AI-Powered Intelligence", description: "Advanced machine learning that adapts to your workflow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/modern-ai-processing-visualization-with--1772682445814-49400040.png?_wi=1", imageAlt: "AI Processing Visualization", buttonIcon: ArrowRight,
buttonHref: "#product"},
title: "AI-Powered Intelligence", description: "Advanced machine learning that adapts to your workflow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/modern-ai-processing-visualization-with--1772682445814-49400040.png", imageAlt: "AI Processing Visualization", buttonIcon: ArrowRight,
buttonHref: "#product"
},
{
title: "Innovation First", description: "Cutting-edge technology designed for tomorrow", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/sleek-innovation-workspace-with-green-ti-1772682446050-bf7c5a7d.png", imageAlt: "Innovation Workspace", buttonIcon: ArrowRight,
buttonHref: "#product"},
buttonHref: "#product"
},
{
title: "Security & Trust", description: "Enterprise-grade security with zero compromises", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/abstract-cybersecurity-concept-with-gree-1772682445610-8c1ca083.png", imageAlt: "Security Concept", buttonIcon: ArrowRight,
buttonHref: "#product"},
buttonHref: "#product"
},
{
title: "Seamless Integration", description: "Works beautifully with your existing tools", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/modern-ai-processing-visualization-with--1772682445814-49400040.png?_wi=2", imageAlt: "Integration Interface", buttonIcon: ArrowRight,
buttonHref: "#product"},
title: "Seamless Integration", description: "Works beautifully with your existing tools", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/modern-ai-processing-visualization-with--1772682445814-49400040.png", imageAlt: "Integration Interface", buttonIcon: ArrowRight,
buttonHref: "#product"
},
]}
title="Features Built for Modern Teams"
description="Discover what makes Rozetalabs the choice for forward-thinking organizations"
@@ -103,13 +108,16 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Rozetalabs", name: "Intelligence Engine", price: "$299/mo", rating: 5,
reviewCount: "2.3k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/premium-tech-product-showcase-minimalist-1772682445784-6d454a0a.png", imageAlt: "Intelligence Engine Product"},
reviewCount: "2.3k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/premium-tech-product-showcase-minimalist-1772682445784-6d454a0a.png", imageAlt: "Intelligence Engine Product"
},
{
id: "2", brand: "Rozetalabs", name: "Analytics Pro", price: "$599/mo", rating: 5,
reviewCount: "1.8k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/advanced-analytics-platform-interface-in-1772682446789-6be4ba90.png", imageAlt: "Analytics Pro Dashboard"},
reviewCount: "1.8k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/advanced-analytics-platform-interface-in-1772682446789-6be4ba90.png", imageAlt: "Analytics Pro Dashboard"
},
{
id: "3", brand: "Rozetalabs", name: "Team Workspace", price: "$399/mo", rating: 5,
reviewCount: "3.1k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/collaborative-workspace-tool-interface-w-1772682446173-e46b788d.png", imageAlt: "Team Workspace Interface"},
reviewCount: "3.1k", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/collaborative-workspace-tool-interface-w-1772682446173-e46b788d.png", imageAlt: "Team Workspace Interface"
},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -124,17 +132,23 @@ export default function LandingPage() {
description="See what customers are saying about their experience with Rozetalabs"
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "@sarahchen_tech", testimonial: "Rozetalabs transformed how our team works. The elegance of Apple combined with the intelligence of Perplexity. Simply outstanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-tech--1772682445483-d7aa37d0.png", imageAlt: "Sarah Chen"},
id: "1", name: "Sarah Chen", handle: "@sarahchen_tech", testimonial: "Rozetalabs transformed how our team works. The elegance of Apple combined with the intelligence of Perplexity. Simply outstanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-tech--1772682445483-d7aa37d0.png", imageAlt: "Sarah Chen"
},
{
id: "2", name: "Marcus Johnson", handle: "@marcus_innovates", testimonial: "The best tech investment we made this year. Performance increased by 300%, and our team loves the interface design.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-tech--1772682446373-f8c5ef82.png", imageAlt: "Marcus Johnson"},
id: "2", name: "Marcus Johnson", handle: "@marcus_innovates", testimonial: "The best tech investment we made this year. Performance increased by 300%, and our team loves the interface design.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-tech--1772682446373-f8c5ef82.png", imageAlt: "Marcus Johnson"
},
{
id: "3", name: "Elena Rodriguez", handle: "@elena_builds", testimonial: "Rozetalabs isn't just another tool. It's a game-changer for product teams. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-entre-1772682444983-3816ca96.png", imageAlt: "Elena Rodriguez"},
id: "3", name: "Elena Rodriguez", handle: "@elena_builds", testimonial: "Rozetalabs isn't just another tool. It's a game-changer for product teams. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-entre-1772682444983-3816ca96.png", imageAlt: "Elena Rodriguez"
},
{
id: "4", name: "James Park", handle: "@james_tech", testimonial: "The AI capabilities are remarkable. We went from months of manual work to automated insights in days.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-tech--1772682446036-0a2b8dcd.png", imageAlt: "James Park"},
id: "4", name: "James Park", handle: "@james_tech", testimonial: "The AI capabilities are remarkable. We went from months of manual work to automated insights in days.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-tech--1772682446036-0a2b8dcd.png", imageAlt: "James Park"
},
{
id: "5", name: "Priya Sharma", handle: "@priya_innovates", testimonial: "Beautiful design meets powerful functionality. This is what modern SaaS should look like.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-innov-1772682446077-254e544f.png", imageAlt: "Priya Sharma"},
id: "5", name: "Priya Sharma", handle: "@priya_innovates", testimonial: "Beautiful design meets powerful functionality. This is what modern SaaS should look like.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-innov-1772682446077-254e544f.png", imageAlt: "Priya Sharma"
},
{
id: "6", name: "David Kim", handle: "@david_builds", testimonial: "Rozetalabs sets the standard for tech products. Our entire workflow has been revolutionized.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-tech--1772682444882-4c056d9c.png", imageAlt: "David Kim"},
id: "6", name: "David Kim", handle: "@david_builds", testimonial: "Rozetalabs sets the standard for tech products. Our entire workflow has been revolutionized.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/professional-headshot-of-a-diverse-tech--1772682444882-4c056d9c.png", imageAlt: "David Kim"
},
]}
animationType="slide-up"
textboxLayout="default"
@@ -149,7 +163,8 @@ export default function LandingPage() {
description="Join thousands of innovators building with Rozetalabs"
names={["Microsoft", "Google", "Amazon", "Apple", "Meta", "NVIDIA", "IBM", "Intel"]}
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/microsoft-company-logo-clean-and-recogni-1772682445104-c13fbf2b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/google-company-logo-clean-and-recognizab-1772682445393-2a342f37.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/amazon-company-logo-clean-and-recognizab-1772682445014-9dfcceb6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/apple-company-logo-clean-and-recognizabl-1772682446252-260f8c12.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/meta-company-logo-clean-and-recognizable-1772682445763-44fbde01.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/nvidia-company-logo-clean-and-recognizab-1772682444793-ecb815b8.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/ibm-company-logo-clean-and-recognizable--1772682444755-8c723953.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/intel-company-logo-clean-and-recognizabl-1772682445382-ce0af3cf.png"]}
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/microsoft-company-logo-clean-and-recogni-1772682445104-c13fbf2b.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/google-company-logo-clean-and-recognizab-1772682445393-2a342f37.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/amazon-company-logo-clean-and-recognizab-1772682445014-9dfcceb6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/apple-company-logo-clean-and-recognizabl-1772682446252-260f8c12.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/meta-company-logo-clean-and-recognizable-1772682445763-44fbde01.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/nvidia-company-logo-clean-and-recognizab-1772682444793-ecb815b8.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/ibm-company-logo-clean-and-recognizable--1772682444755-8c723953.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVeuCURV3TWsj8m9BJetyxvBZi/intel-company-logo-clean-and-recognizabl-1772682445382-ce0af3cf.png"
]}
textboxLayout="default"
useInvertedBackground={false}
speed={40}
@@ -163,17 +178,23 @@ export default function LandingPage() {
description="Get answers to common questions about Rozetalabs"
faqs={[
{
id: "1", title: "How does Rozetalabs integrate with existing tools?", content: "Rozetalabs seamlessly integrates with 500+ applications including Slack, Microsoft Teams, Jira, and more. Our API is comprehensive and well-documented for custom integrations."},
id: "1", title: "How does Rozetalabs integrate with existing tools?", content: "Rozetalabs seamlessly integrates with 500+ applications including Slack, Microsoft Teams, Jira, and more. Our API is comprehensive and well-documented for custom integrations."
},
{
id: "2", title: "What level of security does Rozetalabs provide?", content: "We provide enterprise-grade security with SOC 2 Type II certification, end-to-end encryption, and zero-trust architecture. Your data is always protected."},
id: "2", title: "What level of security does Rozetalabs provide?", content: "We provide enterprise-grade security with SOC 2 Type II certification, end-to-end encryption, and zero-trust architecture. Your data is always protected."
},
{
id: "3", title: "Can I customize the AI models for my use case?", content: "Yes! Rozetalabs allows you to fine-tune AI models with your own data. Our platform supports transfer learning and custom training workflows."},
id: "3", title: "Can I customize the AI models for my use case?", content: "Yes! Rozetalabs allows you to fine-tune AI models with your own data. Our platform supports transfer learning and custom training workflows."
},
{
id: "4", title: "What's the typical implementation timeline?", content: "Most customers are up and running within 48 hours. Our onboarding team provides dedicated support to ensure a smooth transition."},
id: "4", title: "What's the typical implementation timeline?", content: "Most customers are up and running within 48 hours. Our onboarding team provides dedicated support to ensure a smooth transition."
},
{
id: "5", title: "Do you offer a free trial?", content: "Absolutely! We offer a 14-day free trial with full access to all features. No credit card required to get started."},
id: "5", title: "Do you offer a free trial?", content: "Absolutely! We offer a 14-day free trial with full access to all features. No credit card required to get started."
},
{
id: "6", title: "What kind of support do you provide?", content: "We offer 24/7 email and chat support, plus dedicated account managers for enterprise customers. Response times typically under 2 hours."},
id: "6", title: "What kind of support do you provide?", content: "We offer 24/7 email and chat support, plus dedicated account managers for enterprise customers. Response times typically under 2 hours."
},
]}
faqsAnimation="slide-up"
textboxLayout="default"
@@ -189,13 +210,16 @@ export default function LandingPage() {
socialLinks={[
{
icon: Twitter,
href: "https://twitter.com/rozetalabs", ariaLabel: "Twitter"},
href: "https://twitter.com/rozetalabs", ariaLabel: "Twitter"
},
{
icon: Linkedin,
href: "https://linkedin.com/company/rozetalabs", ariaLabel: "LinkedIn"},
href: "https://linkedin.com/company/rozetalabs", ariaLabel: "LinkedIn"
},
{
icon: Github,
href: "https://github.com/rozetalabs", ariaLabel: "GitHub"},
href: "https://github.com/rozetalabs", ariaLabel: "GitHub"
},
]}
/>
</div>