Merge version_1 into main #1

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

View File

@@ -31,43 +31,24 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Features",
id: "features",
},
{
name: "Pricing",
id: "pricing",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Pricing", id: "pricing" },
]}
brandName="RubyTech"
button={{ text: "Contact", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "glowing-orb",
}}
background={{ variant: "glowing-orb" }}
logoText="RubyTech"
description="Revolutionizing the future of enterprise software with deep insights and ruby-grade security. Engineered for scalability and high performance."
buttons={[
{
text: "Get Started",
href: "#contact",
},
{
text: "View Features",
href: "#features",
},
{ text: "Get Started", href: "#contact" },
{ text: "View Features", href: "#features" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-psd/e-wallet-banner-design-template_23-2149118601.jpg"
@@ -80,11 +61,7 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={true}
title="Built for scale, designed for excellence."
buttons={[
{
text: "Read More",
},
]}
buttons={[{ text: "Read More" }]}
/>
</div>
@@ -95,21 +72,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{
title: "Advanced Insights",
description: "Real-time data processing for actionable insights.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-particle-flow-background-with-cyber-dots_1048-15365.jpg",
},
{
title: "Secure Infrastructure",
description: "Military-grade encryption for all your data.",
imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-male-worker-analyzing-performance-data-laptop-optimizing-efficiency_482257-135442.jpg",
},
{
title: "Global Scaling",
description: "Deploy to thousands of servers with one click.",
imageSrc: "http://img.b2bpic.net/free-photo/out-focus-bokeh-city_1353-311.jpg",
},
{ title: "Advanced Insights", description: "Real-time data processing for actionable insights.", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-particle-flow-background-with-cyber-dots_1048-15365.jpg" },
{ title: "Secure Infrastructure", description: "Military-grade encryption for all your data.", imageSrc: "http://img.b2bpic.net/free-photo/solar-panels-male-worker-analyzing-performance-data-laptop-optimizing-efficiency_482257-135442.jpg" },
{ title: "Global Scaling", description: "Deploy to thousands of servers with one click.", imageSrc: "http://img.b2bpic.net/free-photo/out-focus-bokeh-city_1353-311.jpg" },
]}
title="Powerful Core Features"
description="Enterprise-ready tools developed for modern digital ecosystems."
@@ -122,37 +87,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "99.9%",
title: "Uptime",
items: [
"Robust infrastructure",
"Global failover",
"Auto recovery",
],
},
{
id: "m2",
value: "100k+",
title: "Processed daily",
items: [
"High throughput",
"Low latency",
"Scalable nodes",
],
},
{
id: "m3",
value: "50+",
title: "Integrations",
description: "Seamlessly connect with your tools.",
items: [
"Open API",
"REST hooks",
"Native SDKs",
],
},
{ id: "m1", value: "99.9%", title: "Uptime", items: ["Robust infrastructure", "Global failover", "Auto recovery"] },
{ id: "m2", value: "100k+", title: "Processed daily", items: ["High throughput", "Low latency", "Scalable nodes"] },
{ id: "m3", value: "50+", title: "Integrations", items: ["Open API", "REST hooks", "Native SDKs"] },
]}
title="Proven Performance"
description="Our numbers speak for the efficiency we bring to your business."
@@ -166,42 +103,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Basic SaaS",
price: "$99",
imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg",
},
{
id: "p2",
name: "Advanced Pro",
price: "$299",
imageSrc: "http://img.b2bpic.net/free-photo/worker-checking-greenscreen-display_482257-86784.jpg",
},
{
id: "p3",
name: "Enterprise Plus",
price: "$899",
imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workspace-with-device-showing-data-analytics-infographics_482257-116612.jpg",
},
{
id: "p4",
name: "Global Scale",
price: "$1299",
imageSrc: "http://img.b2bpic.net/free-photo/computer-monitors-office-desk-showing-data-analytics-dashboards_482257-126705.jpg",
},
{
id: "p5",
name: "Security Suite",
price: "$499",
imageSrc: "http://img.b2bpic.net/free-photo/financial-broker-analyzing-stock-trade-market-computer-using-exchange-hedge-fund-statistics-create-investment-profit-entrepreneur-working-with-forex-real-time-sales-trend-handheld-shot_482257-40951.jpg",
},
{
id: "p6",
name: "Analytics Pro",
price: "$699",
imageSrc: "http://img.b2bpic.net/free-photo/glowing-finger-controls-modern-nightlife-technology-table-generated-by-ai_188544-27026.jpg",
},
{ id: "p1", name: "Basic SaaS", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/mobile-app-analytics-dashboard_23-2151957122.jpg" },
{ id: "p2", name: "Advanced Pro", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/worker-checking-greenscreen-display_482257-86784.jpg" },
{ id: "p3", name: "Enterprise Plus", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/empty-business-workspace-with-device-showing-data-analytics-infographics_482257-116612.jpg" },
]}
title="Comprehensive Software Suite"
description="Choose the product tier that fits your growth ambitions."
@@ -214,48 +118,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
plans={[
{
id: "basic",
price: "$99",
name: "Starter",
buttons: [
{
text: "Select",
},
],
features: [
"Limited API access",
"Community support",
],
},
{
id: "pro",
price: "$299",
name: "Professional",
buttons: [
{
text: "Select",
},
],
features: [
"Full API access",
"24/7 Priority support",
],
},
{
id: "ent",
price: "$899",
name: "Enterprise",
buttons: [
{
text: "Select",
},
],
features: [
"Dedicated manager",
"Custom infra setup",
],
},
{ id: "basic", price: "$99", name: "Starter", buttons: [{ text: "Select" }], features: ["Limited API access", "Community support"] },
{ id: "pro", price: "$299", name: "Professional", buttons: [{ text: "Select" }], features: ["Full API access", "24/7 Priority support"] },
{ id: "ent", price: "$899", name: "Enterprise", buttons: [{ text: "Select" }], features: ["Dedicated manager", "Custom infra setup"] },
]}
title="Simple Pricing Plans"
description="Transparent billing for transparent growth."
@@ -266,61 +131,16 @@ export default function LandingPage() {
<TestimonialCardSixteen
textboxLayout="default"
useInvertedBackground={false}
animationType="depth-3d"
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "CTO",
company: "TechStream",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-fleece-shirt-holds-tablet-pc-grey-background_613910-13764.jpg",
},
{
id: "2",
name: "Mark D.",
role: "PM",
company: "DevLab",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg",
},
{
id: "3",
name: "Anna K.",
role: "Founder",
company: "Innovate",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-happy-male-enterpreneur-being-glad-succeed_273609-8635.jpg",
},
{
id: "4",
name: "James L.",
role: "Lead",
company: "GrowthIQ",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-african-rastafarian-male-wearing-blue-shirt-beanie-studio-portrait-blue-background_613910-11516.jpg",
},
{
id: "5",
name: "Elena V.",
role: "Director",
company: "NetSys",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-therapy_23-2148928793.jpg",
},
{ id: "1", name: "Sarah J.", role: "CTO", company: "TechStream", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bearded-male-fleece-shirt-holds-tablet-pc-grey-background_613910-13764.jpg" },
{ id: "2", name: "Mark D.", role: "PM", company: "DevLab", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/closeup-beautiful-strict-woman-glasses_1262-1732.jpg" },
{ id: "3", name: "Anna K.", role: "Founder", company: "Innovate", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-happy-male-enterpreneur-being-glad-succeed_273609-8635.jpg" },
]}
kpiItems={[
{
value: "100%",
label: "Client Satisfaction",
},
{
value: "50+",
label: "Major Launches",
},
{
value: "24/7",
label: "Support Coverage",
},
{ value: "100%", label: "Client Satisfaction" },
{ value: "50+", label: "Major Launches" },
{ value: "24/7", label: "Support Coverage" },
]}
title="Voices of the Industry"
description="Trusted by leaders who demand the very best."
@@ -330,9 +150,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={true}
background={{
variant: "sparkles-gradient",
}}
background={{ variant: "sparkles-gradient" }}
tag="Get in touch"
title="Ready to transform your business?"
description="Join thousands of enterprises pushing boundaries."