|
|
|
|
@@ -28,29 +28,19 @@ export default function LandingPage() {
|
|
|
|
|
<NavbarLayoutFloatingOverlay
|
|
|
|
|
navItems={[
|
|
|
|
|
{
|
|
|
|
|
name: "Home",
|
|
|
|
|
id: "/",
|
|
|
|
|
},
|
|
|
|
|
name: "Home", id: "/"},
|
|
|
|
|
{
|
|
|
|
|
name: "Biznes Topish",
|
|
|
|
|
id: "/#biznes-topish",
|
|
|
|
|
},
|
|
|
|
|
name: "Biznes Topish", id: "/#biznes-topish"},
|
|
|
|
|
{
|
|
|
|
|
name: "Mening Biznes Profilim",
|
|
|
|
|
id: "/profile",
|
|
|
|
|
},
|
|
|
|
|
name: "Mening Biznes Profilim", id: "/profile"},
|
|
|
|
|
{
|
|
|
|
|
name: "Yangi Biznes Qo'shish",
|
|
|
|
|
id: "/register",
|
|
|
|
|
},
|
|
|
|
|
name: "Yangi Biznes Qo'shish", id: "/register"},
|
|
|
|
|
]}
|
|
|
|
|
logoSrc="http://img.b2bpic.net/free-vector/illustration-entrepreneur-conccept_53876-5536.jpg"
|
|
|
|
|
logoAlt="Biznes-Hub Logo"
|
|
|
|
|
brandName="Biznes-Hub"
|
|
|
|
|
button={{
|
|
|
|
|
text: "Get Started",
|
|
|
|
|
href: "/register",
|
|
|
|
|
}}
|
|
|
|
|
text: "Get Started", href: "/register"}}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
@@ -62,29 +52,11 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
title: "Biznes Nomi: Global Innovations LLC",
|
|
|
|
|
description: "Sektor: Sun'iy Intellekt va Dasturiy ta'minot",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/business-teammates-working-late-office_23-2148991319.jpg",
|
|
|
|
|
imageAlt: "Global Innovations LLC profile",
|
|
|
|
|
titleImageSrc: "http://img.b2bpic.net/free-photo/general-director-making-important-presentation_482257-115944.jpg",
|
|
|
|
|
buttonText: "Tahrirlash",
|
|
|
|
|
},
|
|
|
|
|
title: "Biznes Nomi: Global Innovations LLC", description: "Sektor: Sun'iy Intellekt va Dasturiy ta'minot", imageSrc: "http://img.b2bpic.net/free-photo/business-teammates-working-late-office_23-2148991319.jpg", imageAlt: "Global Innovations LLC profile", titleImageSrc: "http://img.b2bpic.net/free-photo/general-director-making-important-presentation_482257-115944.jpg", buttonText: "Tahrirlash"},
|
|
|
|
|
{
|
|
|
|
|
title: "Mablag' Maqsadi: 500,000 $",
|
|
|
|
|
description: "Moliyalashtirish Holati: 60% Bajarildi",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-senior-male-browsing-tablet_23-2148673420.jpg",
|
|
|
|
|
imageAlt: "Funding goal status",
|
|
|
|
|
titleImageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-plexus-technology-design-network-communications_1048-15871.jpg",
|
|
|
|
|
buttonText: "Tahrirlash",
|
|
|
|
|
},
|
|
|
|
|
title: "Mablag' Maqsadi: 500,000 $", description: "Moliyalashtirish Holati: 60% Bajarildi", imageSrc: "http://img.b2bpic.net/free-photo/portrait-elegant-senior-male-browsing-tablet_23-2148673420.jpg", imageAlt: "Funding goal status", titleImageSrc: "http://img.b2bpic.net/free-photo/3d-abstract-plexus-technology-design-network-communications_1048-15871.jpg", buttonText: "Tahrirlash"},
|
|
|
|
|
{
|
|
|
|
|
title: "Ishga tushirish Budjeti: 100,000 $",
|
|
|
|
|
description: "Qoldiq: 40,000 $",
|
|
|
|
|
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-digital-tablet_1098-17595.jpg",
|
|
|
|
|
imageAlt: "Launch budget status",
|
|
|
|
|
titleImageSrc: "http://img.b2bpic.net/free-photo/professional-interactive-board-empty-conference-room-used-meetings_482257-115896.jpg",
|
|
|
|
|
buttonText: "Tahrirlash",
|
|
|
|
|
},
|
|
|
|
|
title: "Ishga tushirish Budjeti: 100,000 $", description: "Qoldiq: 40,000 $", imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-digital-tablet_1098-17595.jpg", imageAlt: "Launch budget status", titleImageSrc: "http://img.b2bpic.net/free-photo/professional-interactive-board-empty-conference-room-used-meetings_482257-115896.jpg", buttonText: "Tahrirlash"},
|
|
|
|
|
]}
|
|
|
|
|
title="Mening Biznes Profilim"
|
|
|
|
|
description="Biznesingizning asosiy ma'lumotlarini tahrirlang va uning faoliyatini kuzatib boring."
|
|
|
|
|
@@ -98,31 +70,16 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={true}
|
|
|
|
|
metrics={[
|
|
|
|
|
{
|
|
|
|
|
id: "tracker-1",
|
|
|
|
|
value: "15",
|
|
|
|
|
title: "Jamoa Hajmi",
|
|
|
|
|
items: [
|
|
|
|
|
"Faol ishchilar",
|
|
|
|
|
"Dynamic: + / -",
|
|
|
|
|
],
|
|
|
|
|
id: "tracker-1", value: "15", title: "Jamoa Hajmi", items: [
|
|
|
|
|
"Faol ishchilar", "Dynamic: + / -"],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "tracker-2",
|
|
|
|
|
value: "25,000 $",
|
|
|
|
|
title: "Jonli Daromad",
|
|
|
|
|
items: [
|
|
|
|
|
"Joriy oy uchun",
|
|
|
|
|
"Dynamic Input",
|
|
|
|
|
],
|
|
|
|
|
id: "tracker-2", value: "25,000 $", title: "Jonli Daromad", items: [
|
|
|
|
|
"Joriy oy uchun", "Dynamic Input"],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "tracker-3",
|
|
|
|
|
value: "10,000 $",
|
|
|
|
|
title: "Sof Foyda",
|
|
|
|
|
items: [
|
|
|
|
|
"Operatsion xarajatlar chiqarib tashlandi",
|
|
|
|
|
"Avtomatik hisoblash",
|
|
|
|
|
],
|
|
|
|
|
id: "tracker-3", value: "10,000 $", title: "Sof Foyda", items: [
|
|
|
|
|
"Operatsion xarajatlar chiqarib tashlandi", "Avtomatik hisoblash"],
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
title="Jonli Operatsion Kuzatuvchilar"
|
|
|
|
|
@@ -134,8 +91,7 @@ export default function LandingPage() {
|
|
|
|
|
<ContactSplit
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
background={{
|
|
|
|
|
variant: "plain",
|
|
|
|
|
}}
|
|
|
|
|
variant: "plain"}}
|
|
|
|
|
tag="Profiling"
|
|
|
|
|
title="Biznes Operatsion Ma'lumotlarini Yangilash"
|
|
|
|
|
description="Biznesingizning joriy holatini aks ettirish uchun ma'lumotlarni tahrirlang."
|
|
|
|
|
@@ -158,23 +114,17 @@ export default function LandingPage() {
|
|
|
|
|
socialLinks={[
|
|
|
|
|
{
|
|
|
|
|
icon: Facebook,
|
|
|
|
|
href: "#",
|
|
|
|
|
ariaLabel: "Facebook",
|
|
|
|
|
},
|
|
|
|
|
href: "https://facebook.com/bizneshub", ariaLabel: "Facebook"},
|
|
|
|
|
{
|
|
|
|
|
icon: Linkedin,
|
|
|
|
|
href: "#",
|
|
|
|
|
ariaLabel: "LinkedIn",
|
|
|
|
|
},
|
|
|
|
|
href: "https://linkedin.com/bizneshub", ariaLabel: "LinkedIn"},
|
|
|
|
|
{
|
|
|
|
|
icon: Twitter,
|
|
|
|
|
href: "#",
|
|
|
|
|
ariaLabel: "Twitter",
|
|
|
|
|
},
|
|
|
|
|
href: "https://twitter.com/bizneshub", ariaLabel: "Twitter"},
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
</ReactLenis>
|
|
|
|
|
</ThemeProvider>
|
|
|
|
|
);
|
|
|
|
|
}
|
|
|
|
|
}
|