Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-24 14:58:39 +00:00

View File

@@ -21,31 +21,23 @@ export default function LandingPage() {
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "About",
id: "about",
},
{
name: "Features",
id: "features",
},
{
name: "Products",
id: "products",
},
{
name: "Pricing",
id: "pricing",
},
{
name: "Contact",
id: "contact",
},
{ name: "About", id: "about" },
{ name: "Features", id: "features" },
{ name: "Products", id: "products" },
{ name: "Pricing", id: "pricing" },
{ name: "Contact", id: "contact" },
]}
brandName="E-Hub"
/>
@@ -54,105 +46,40 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Empowering Your E-Business Evolution"
description="Unlock seamless scaling and robust management tools tailored for the modern enterprise hub. Transform your digital footprint today."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-psd/animation-landing-page-template_23-2148964456.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/mobile-screen-templates-design_1057-551.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345425.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-123120.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/computers-data-center-running-server-rigs-diagnostic-tests_482257-118495.jpg",
},
{ imageSrc: "http://img.b2bpic.net/free-psd/animation-landing-page-template_23-2148964456.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-vector/mobile-screen-templates-design_1057-551.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345425.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/determined-ceo-works-office-analyzing-infographics-setting-business-goals_482257-123120.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/computers-data-center-running-server-rigs-diagnostic-tests_482257-118495.jpg" },
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-interface_23-2152011741.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/virtual-makeup-shopping_23-2151952960.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/executive-assistant-looking-wristwatch-office-checking-time-working-after-hours-business-development-young-adult-analyzing-financial-statistics-computer-startup-growth_482257-63092.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/responsive-browser-window-mockup_107791-30948.jpg",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148310538.jpg",
},
]}
buttons={[
{
text: "Get Started",
href: "#contact",
},
{ imageSrc: "http://img.b2bpic.net/free-photo/futuristic-data-interface_23-2152011741.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/virtual-makeup-shopping_23-2151952960.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/woman-watching-business-conference-computer-screen-looking-statistics_482257-125563.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/executive-assistant-looking-wristwatch-office-checking-time-working-after-hours-business-development-young-adult-analyzing-financial-statistics-computer-startup-growth_482257-63092.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-vector/responsive-browser-window-mockup_107791-30948.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-vector/professional-dashboard-user-panel_23-2148310538.jpg" },
]}
buttons={[{ text: "Get Started", href: "#contact" }]}
avatars={[
{
src: "http://img.b2bpic.net/free-vector/voice-translator-app-concept_23-2148626239.jpg",
alt: "Client 1",
},
{
src: "http://img.b2bpic.net/free-psd/template-landing-page-website-furniture_145275-346.jpg",
alt: "Client 2",
},
{
src: "http://img.b2bpic.net/free-vector/task-management-application_23-2148628459.jpg",
alt: "Client 3",
},
{
src: "http://img.b2bpic.net/free-vector/business-dashboard-user-panel_23-2148367849.jpg",
alt: "Client 4",
},
{
src: "http://img.b2bpic.net/free-vector/meditation-app-screens-collection_23-2148628455.jpg",
alt: "Client 5",
},
{ src: "http://img.b2bpic.net/free-vector/voice-translator-app-concept_23-2148626239.jpg", alt: "Client 1" },
{ src: "http://img.b2bpic.net/free-psd/template-landing-page-website-furniture_145275-346.jpg", alt: "Client 2" },
{ src: "http://img.b2bpic.net/free-vector/task-management-application_23-2148628459.jpg", alt: "Client 3" },
{ src: "http://img.b2bpic.net/free-vector/business-dashboard-user-panel_23-2148367849.jpg", alt: "Client 4" },
{ src: "http://img.b2bpic.net/free-vector/meditation-app-screens-collection_23-2148628455.jpg", alt: "Client 5" },
]}
avatarText="Trusted by 500+ global enterprises"
marqueeItems={[
{
type: "image",
src: "http://img.b2bpic.net/free-vector/smart-home-management_52683-43939.jpg",
alt: "Brand 1",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/closeup-african-american-woman-typing-laptop_482257-131626.jpg",
alt: "Brand 2",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/online-dress-shopping_23-2151952975.jpg",
alt: "Brand 3",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/mobile-shopping-experience_23-2151952959.jpg",
alt: "Brand 4",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg",
alt: "Brand 5",
},
{ type: "image", src: "http://img.b2bpic.net/free-vector/smart-home-management_52683-43939.jpg", alt: "Brand 1" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/closeup-african-american-woman-typing-laptop_482257-131626.jpg", alt: "Brand 2" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/online-dress-shopping_23-2151952975.jpg", alt: "Brand 3" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/mobile-shopping-experience_23-2151952959.jpg", alt: "Brand 4" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345406.jpg", alt: "Brand 5" },
]}
/>
</div>
@@ -161,19 +88,9 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={false}
heading={[
{
type: "text",
content: "Built for Enterprise",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/multiethnic-coworkers-looking-revenue-figures-tablet-diverse-office_482257-126319.jpg",
alt: "About Team",
},
{
type: "text",
content: "Scale & Efficiency",
},
{ type: "text", content: "Built for Enterprise" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/multiethnic-coworkers-looking-revenue-figures-tablet-diverse-office_482257-126319.jpg", alt: "About Team" },
{ type: "text", content: "Scale & Efficiency" },
]}
/>
</div>
@@ -184,39 +101,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "f1",
title: "Data Insights",
author: "Analyst Team",
description: "Leverage powerful analytics to drive business decisions.",
tags: [
"data",
"insights",
],
imageSrc: "http://img.b2bpic.net/free-photo/african-man-guy-black-suit-students-with-talet-girl-white-blouse_1157-41615.jpg",
},
{
id: "f2",
title: "Advanced Security",
author: "Security Team",
description: "Enterprise-grade protection for your digital assets.",
tags: [
"security",
"trust",
],
imageSrc: "http://img.b2bpic.net/free-photo/concept-cloud-storage-with-drawing_1134-71.jpg",
},
{
id: "f3",
title: "Global Scaling",
author: "Ops Team",
description: "Expand effortlessly across international markets.",
tags: [
"global",
"scaling",
],
imageSrc: "http://img.b2bpic.net/free-photo/global-communication-background-business-network-design_53876-160250.jpg",
},
{ id: "f1", title: "Data Insights", author: "Analyst Team", description: "Leverage powerful analytics to drive business decisions.", tags: ["data", "insights"], imageSrc: "http://img.b2bpic.net/free-photo/african-man-guy-black-suit-students-with-talet-girl-white-blouse_1157-41615.jpg" },
{ id: "f2", title: "Advanced Security", author: "Security Team", description: "Enterprise-grade protection for your digital assets.", tags: ["security", "trust"], imageSrc: "http://img.b2bpic.net/free-photo/concept-cloud-storage-with-drawing_1134-71.jpg" },
{ id: "f3", title: "Global Scaling", author: "Ops Team", description: "Expand effortlessly across international markets.", tags: ["global", "scaling"], imageSrc: "http://img.b2bpic.net/free-photo/global-communication-background-business-network-design_53876-160250.jpg" },
]}
title="Core Capabilities"
description="Designed to provide everything you need to grow."
@@ -229,24 +116,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: Zap,
title: "Active Users",
value: "500k+",
},
{
id: "m2",
icon: Award,
title: "Success Rate",
value: "99.9%",
},
{
id: "m3",
icon: Shield,
title: "Trusted Hubs",
value: "120+",
},
{ id: "m1", icon: Zap, title: "Active Users", value: "500k+" },
{ id: "m2", icon: Award, title: "Success Rate", value: "99.9%" },
{ id: "m3", icon: Shield, title: "Trusted Hubs", value: "120+" },
]}
title="Proven Results"
description="Numbers speak for our commitment to excellence."
@@ -260,42 +132,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Core Platform",
price: "$99",
imageSrc: "http://img.b2bpic.net/free-photo/organizational-staff-looking-device-with-green-screen-meeting_482257-115581.jpg",
},
{
id: "p2",
name: "Analytics Suite",
price: "$149",
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736732.jpg",
},
{
id: "p3",
name: "Integration Tool",
price: "$199",
imageSrc: "http://img.b2bpic.net/free-photo/happy-online-shopping-experience_23-2151952976.jpg",
},
{
id: "p4",
name: "CRM Module",
price: "$129",
imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-modern-office-engaged-infographics-analysis_482257-122660.jpg",
},
{
id: "p5",
name: "Cloud Storage",
price: "$89",
imageSrc: "http://img.b2bpic.net/free-photo/account-manager-using-ai-chatbot-help-talking-with-customers_482257-126148.jpg",
},
{
id: "p6",
name: "Hub Hub",
price: "$299",
imageSrc: "http://img.b2bpic.net/free-photo/graphic-designers-having-black-coffee_1170-1754.jpg",
},
{ id: "p1", name: "Core Platform", price: "$99", imageSrc: "http://img.b2bpic.net/free-photo/organizational-staff-looking-device-with-green-screen-meeting_482257-115581.jpg" },
{ id: "p2", name: "Analytics Suite", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736732.jpg" },
{ id: "p3", name: "Integration Tool", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/happy-online-shopping-experience_23-2151952976.jpg" },
{ id: "p4", name: "CRM Module", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/executive-manager-modern-office-engaged-infographics-analysis_482257-122660.jpg" },
{ id: "p5", name: "Cloud Storage", price: "$89", imageSrc: "http://img.b2bpic.net/free-photo/account-manager-using-ai-chatbot-help-talking-with-customers_482257-126148.jpg" },
{ id: "p6", name: "Hub Hub", price: "$299", imageSrc: "http://img.b2bpic.net/free-photo/graphic-designers-having-black-coffee_1170-1754.jpg" },
]}
title="Our Solutions"
description="Select the modules that fit your hub best."
@@ -308,41 +150,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
plans={[
{
id: "plan-basic",
badge: "Startup",
price: "$49",
subtitle: "For early-stage growth.",
features: [
"Limited API Access",
"Email Support",
"Core Metrics",
],
},
{
id: "plan-pro",
badge: "Pro",
price: "$199",
subtitle: "For professional scaling.",
features: [
"Full API Access",
"24/7 Support",
"Advanced Analytics",
"Global Integration",
],
},
{
id: "plan-ent",
badge: "Enterprise",
price: "Custom",
subtitle: "For enterprise needs.",
features: [
"Dedicated Manager",
"Security Suite",
"Global Scaling",
"SLA Support",
],
},
{ id: "plan-basic", badge: "Startup", price: "$49", subtitle: "For early-stage growth.", features: ["Limited API Access", "Email Support", "Core Metrics"] },
{ id: "plan-pro", badge: "Pro", price: "$199", subtitle: "For professional scaling.", features: ["Full API Access", "24/7 Support", "Advanced Analytics", "Global Integration"] },
{ id: "plan-ent", badge: "Enterprise", price: "Custom", subtitle: "For enterprise needs.", features: ["Dedicated Manager", "Security Suite", "Global Scaling", "SLA Support"] },
]}
title="Flexible Plans"
description="Choose a path that scales with your ambition."
@@ -353,31 +163,11 @@ export default function LandingPage() {
<TestimonialCardTwelve
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Alex River",
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
},
{
id: "t2",
name: "Morgan Lee",
imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg",
},
{
id: "t3",
name: "Jordan Smith",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
},
{
id: "t4",
name: "Taylor Ray",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-his-touchpad_329181-679.jpg",
},
{
id: "t5",
name: "Casey Quinn",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-with-documents_23-2147900038.jpg",
},
{ id: "t1", name: "Alex River", imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg" },
{ id: "t2", name: "Morgan Lee", imageSrc: "http://img.b2bpic.net/free-photo/pretty-attractive-young-mixed-race-model-with-large-afro-wearing-navy-jacket-her-naked-body-shorts_633478-1216.jpg" },
{ id: "t3", name: "Jordan Smith", imageSrc: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg" },
{ id: "t4", name: "Taylor Ray", imageSrc: "http://img.b2bpic.net/free-photo/businessman-working-his-touchpad_329181-679.jpg" },
{ id: "t5", name: "Casey Quinn", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businesswoman-with-documents_23-2147900038.jpg" },
]}
cardTitle="What Leaders Say"
cardTag="Testimonials"
@@ -390,21 +180,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{
id: "faq1",
title: "Is integration easy?",
content: "Yes, we provide seamless plugins.",
},
{
id: "faq2",
title: "Is security guaranteed?",
content: "We follow top industry compliance standards.",
},
{
id: "faq3",
title: "Do you offer support?",
content: "24/7 technical support is included in all pro plans.",
},
{ id: "faq1", title: "Is integration easy?", content: "Yes, we provide seamless plugins." },
{ id: "faq2", title: "Is security guaranteed?", content: "We follow top industry compliance standards." },
{ id: "faq3", title: "Do you offer support?", content: "24/7 technical support is included in all pro plans." },
]}
title="Frequently Asked Questions"
description="Common answers for modern hub managers."
@@ -415,18 +193,11 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Ready to Start?"
title="Connect With Our Hub"
description="Contact our team today to get started with a customized implementation strategy."
buttons={[
{
text: "Contact Us",
href: "#",
},
]}
buttons={[{ text: "Contact Us", href: "#" }]}
/>
</div>
@@ -434,32 +205,8 @@ export default function LandingPage() {
<FooterBaseCard
logoText="E-Hub"
columns={[
{
title: "Company",
items: [
{
label: "About",
href: "#about",
},
{
label: "Blog",
href: "#",
},
],
},
{
title: "Legal",
items: [
{
label: "Privacy",
href: "#",
},
{
label: "Terms",
href: "#",
},
],
},
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Blog", href: "#" }] },
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
]}
/>
</div>