Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1b796b0127 |
277
src/app/page.tsx
277
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Kirish",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Kirish", id: "hero"},
|
||||
{
|
||||
name: "Asosiy",
|
||||
id: "about",
|
||||
},
|
||||
name: "Asosiy", id: "about"},
|
||||
{
|
||||
name: "Taqqoslash",
|
||||
id: "features",
|
||||
},
|
||||
name: "Taqqoslash", id: "features"},
|
||||
{
|
||||
name: "Xulosa",
|
||||
id: "metrics",
|
||||
},
|
||||
name: "Xulosa", id: "metrics"},
|
||||
]}
|
||||
brandName="BioProject"
|
||||
/>
|
||||
@@ -55,62 +47,39 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Turli muhit sharoitida o‘simliklar tuzilishi"
|
||||
description="Ekologik omillar ta’sirida o‘simliklar qanday moslashadi? 10-sinf biologiya loyihasi uchun ilmiy tadqiqot."
|
||||
buttons={[
|
||||
{
|
||||
text: "Boshlash",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Boshlash", href: "#about"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2ndfql"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m2m3g6",
|
||||
alt: "happy science student portrait",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m2m3g6", alt: "happy science student portrait"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cmomi6",
|
||||
alt: "biology researcher smile portrait",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cmomi6", alt: "biology researcher smile portrait"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wi195q",
|
||||
alt: "student smiling holding notebook",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wi195q", alt: "student smiling holding notebook"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z589s2",
|
||||
alt: "professional biology expert portrait",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z589s2", alt: "professional biology expert portrait"},
|
||||
{
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0utp8v",
|
||||
alt: "science student face portrait",
|
||||
},
|
||||
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0utp8v", alt: "science student face portrait"},
|
||||
]}
|
||||
avatarText="Tadqiqot guruhi"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Botanika tadqiqotlari",
|
||||
},
|
||||
type: "text", text: "Botanika tadqiqotlari"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Ekologik moslashuv",
|
||||
},
|
||||
type: "text", text: "Ekologik moslashuv"},
|
||||
{
|
||||
type: "text",
|
||||
text: "10-sinf biologiya",
|
||||
},
|
||||
type: "text", text: "10-sinf biologiya"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Ilmiy tahlil",
|
||||
},
|
||||
type: "text", text: "Ilmiy tahlil"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Tabiiy tanlanish",
|
||||
},
|
||||
type: "text", text: "Tabiiy tanlanish"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -131,35 +100,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Gidrofitlar (Suv o‘simliklari)",
|
||||
descriptions: [
|
||||
"Yuqori namlik",
|
||||
"Kutikula qatlami yo‘q",
|
||||
"Havo bo‘shliqlari (aerenxima) rivojlangan",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pesw5y",
|
||||
},
|
||||
id: "f1", title: "Gidrofitlar (Suv o‘simliklari)", descriptions: [
|
||||
"Yuqori namlik", "Kutikula qatlami yo‘q", "Havo bo‘shliqlari (aerenxima) rivojlangan"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pesw5y"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Kserofitlar (Quruq muhit)",
|
||||
descriptions: [
|
||||
"Kam namlik",
|
||||
"Qalin kutikula",
|
||||
"Ildiz tizimi juda chuqur",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ecr38f",
|
||||
},
|
||||
id: "f2", title: "Kserofitlar (Quruq muhit)", descriptions: [
|
||||
"Kam namlik", "Qalin kutikula", "Ildiz tizimi juda chuqur"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ecr38f"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Mezofitlar (Nam muhit)",
|
||||
descriptions: [
|
||||
"Mo‘tadil namlik",
|
||||
"Barglar keng va yashil",
|
||||
"Muntazam suv almashinuvi",
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1xdwn0",
|
||||
},
|
||||
id: "f3", title: "Mezofitlar (Nam muhit)", descriptions: [
|
||||
"Mo‘tadil namlik", "Barglar keng va yashil", "Muntazam suv almashinuvi"],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1xdwn0"},
|
||||
]}
|
||||
title="Ekologik guruhlar taqqoslashi"
|
||||
description="O‘simliklarning asosiy uch guruhdagi farqlari:"
|
||||
@@ -174,47 +125,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Yorug‘lik",
|
||||
price: "Fototrofizm",
|
||||
variant: "Fotosintez tezligi",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s7bdn5",
|
||||
},
|
||||
id: "p1", name: "Yorug‘lik", price: "Fototrofizm", variant: "Fotosintez tezligi", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=s7bdn5"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Namlik",
|
||||
price: "Transpiratsiya",
|
||||
variant: "Suv balansini saqlash",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bbeylx",
|
||||
},
|
||||
id: "p2", name: "Namlik", price: "Transpiratsiya", variant: "Suv balansini saqlash", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bbeylx"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "O‘g‘itlar",
|
||||
price: "Mineral oziqlanish",
|
||||
variant: "Tuproq unumdorligi",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vw1bem",
|
||||
},
|
||||
id: "p3", name: "O‘g‘itlar", price: "Mineral oziqlanish", variant: "Tuproq unumdorligi", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vw1bem"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Harorat",
|
||||
price: "Termoregulyatsiya",
|
||||
variant: "Fermentlar faolligi",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d3u2u5",
|
||||
},
|
||||
id: "p4", name: "Harorat", price: "Termoregulyatsiya", variant: "Fermentlar faolligi", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d3u2u5"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Tuproq turi",
|
||||
price: "Aeratsiya",
|
||||
variant: "Ildiz nafas olishi",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tfbhyd",
|
||||
},
|
||||
id: "p5", name: "Tuproq turi", price: "Aeratsiya", variant: "Ildiz nafas olishi", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=tfbhyd"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Gaz tarkibi",
|
||||
price: "CO2 miqdori",
|
||||
variant: "G‘ovakchalar faoliyati",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5cozl5",
|
||||
},
|
||||
id: "p6", name: "Gaz tarkibi", price: "CO2 miqdori", variant: "G‘ovakchalar faoliyati", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=5cozl5"},
|
||||
]}
|
||||
title="Tashqi omillar ta’siri"
|
||||
description="O‘simlik o‘sishiga ta’sir qiluvchi asosiy omillar:"
|
||||
@@ -228,52 +149,22 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "pl1",
|
||||
tag: "1-bosqich",
|
||||
price: "Tadqiqotchi",
|
||||
period: "Ma’lumot yig‘ish",
|
||||
description: "Internet va darsliklardan ma’lumotlarni saralash va jadval tuzish.",
|
||||
button: {
|
||||
text: "Bajarildi",
|
||||
},
|
||||
featuresTitle: "Vazifalar:",
|
||||
features: [
|
||||
"Mavzuni tushunish",
|
||||
"Jadval yaratish",
|
||||
"Rasmlar izlash",
|
||||
],
|
||||
id: "pl1", tag: "1-bosqich", price: "Tadqiqotchi", period: "Ma’lumot yig‘ish", description: "Internet va darsliklardan ma’lumotlarni saralash va jadval tuzish.", button: {
|
||||
text: "Jarayonni ko‘rish"},
|
||||
featuresTitle: "Vazifalar:", features: [
|
||||
"Mavzuni tushunish", "Jadval yaratish", "Rasmlar izlash"],
|
||||
},
|
||||
{
|
||||
id: "pl2",
|
||||
tag: "2-bosqich",
|
||||
price: "Tahlilchi",
|
||||
period: "Taqqoslash",
|
||||
description: "Taqqoslash jadvalini yakunlash va omillar ta’sirini tushuntirish.",
|
||||
button: {
|
||||
text: "Bajarildi",
|
||||
},
|
||||
featuresTitle: "Vazifalar:",
|
||||
features: [
|
||||
"Muhitlarni solishtirish",
|
||||
"Ilmiy izohlar",
|
||||
"Xulosa yozish",
|
||||
],
|
||||
id: "pl2", tag: "2-bosqich", price: "Tahlilchi", period: "Taqqoslash", description: "Taqqoslash jadvalini yakunlash va omillar ta’sirini tushuntirish.", button: {
|
||||
text: "Jarayonni ko‘rish"},
|
||||
featuresTitle: "Vazifalar:", features: [
|
||||
"Muhitlarni solishtirish", "Ilmiy izohlar", "Xulosa yozish"],
|
||||
},
|
||||
{
|
||||
id: "pl3",
|
||||
tag: "3-bosqich",
|
||||
price: "Dizayner",
|
||||
period: "Prezentatsiya",
|
||||
description: "Slayd rejasini tuzish va loyihani chiroyli rasmiylashtirish.",
|
||||
button: {
|
||||
text: "Bajarildi",
|
||||
},
|
||||
featuresTitle: "Vazifalar:",
|
||||
features: [
|
||||
"Slaydlar tayyorlash",
|
||||
"Formatlash",
|
||||
"Himoyaga tayyorgarlik",
|
||||
],
|
||||
id: "pl3", tag: "3-bosqich", price: "Dizayner", period: "Prezentatsiya", description: "Slayd rejasini tuzish va loyihani chiroyli rasmiylashtirish.", button: {
|
||||
text: "Jarayonni ko‘rish"},
|
||||
featuresTitle: "Vazifalar:", features: [
|
||||
"Slaydlar tayyorlash", "Formatlash", "Himoyaga tayyorgarlik"],
|
||||
},
|
||||
]}
|
||||
title="Jamoa uchun vazifalar taqsimoti"
|
||||
@@ -289,20 +180,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100%",
|
||||
description: "Muhitga moslashish darajasi",
|
||||
},
|
||||
id: "m1", value: "100%", description: "Muhitga moslashish darajasi"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "3",
|
||||
description: "Asosiy o‘rganilgan guruhlar",
|
||||
},
|
||||
id: "m2", value: "3", description: "Asosiy o‘rganilgan guruhlar"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Ijobiy",
|
||||
description: "Tadqiqot xulosasi",
|
||||
},
|
||||
id: "m3", value: "Ijobiy", description: "Tadqiqot xulosasi"},
|
||||
]}
|
||||
title="Xulosa"
|
||||
description="O‘simliklarning tuzilishi ularning yashash muhitiga to‘liq moslashganini ko‘rsatadi. Bu jarayon ming yillar davomida tabiiy tanlanish natijasida shakllangan."
|
||||
@@ -316,45 +198,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "1-Slayd",
|
||||
handle: "Mavzu",
|
||||
testimonial: "Mavzu nomi, o‘quvchi ismi va loyiha maqsadi.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m2m3g6",
|
||||
},
|
||||
id: "t1", name: "1-Slayd", handle: "Mavzu", testimonial: "Mavzu nomi, o‘quvchi ismi va loyiha maqsadi.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=m2m3g6"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "2-Slayd",
|
||||
handle: "Kirish",
|
||||
testimonial: "Muhit turlari va o‘simliklar klassifikatsiyasi.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cmomi6",
|
||||
},
|
||||
id: "t2", name: "2-Slayd", handle: "Kirish", testimonial: "Muhit turlari va o‘simliklar klassifikatsiyasi.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cmomi6"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "3-Slayd",
|
||||
handle: "Asosiy qism",
|
||||
testimonial: "Gidrofit, kserofit va mezofitlar taqqoslanishi.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wi195q",
|
||||
},
|
||||
id: "t3", name: "3-Slayd", handle: "Asosiy qism", testimonial: "Gidrofit, kserofit va mezofitlar taqqoslanishi.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wi195q"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "4-Slayd",
|
||||
handle: "Tahlil",
|
||||
testimonial: "Yorug‘lik va namlikning o‘simlikka ta’sirini tushuntirish.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z589s2",
|
||||
},
|
||||
id: "t4", name: "4-Slayd", handle: "Tahlil", testimonial: "Yorug‘lik va namlikning o‘simlikka ta’sirini tushuntirish.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z589s2"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "5-Slayd",
|
||||
handle: "Xulosa",
|
||||
testimonial: "Yakuniy xulosalar va olingan natijalar.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0utp8v",
|
||||
},
|
||||
id: "t5", name: "5-Slayd", handle: "Xulosa", testimonial: "Yakuniy xulosalar va olingan natijalar.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=0utp8v"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Taqdimot uchun slayd reja"
|
||||
@@ -369,20 +226,12 @@ export default function LandingPage() {
|
||||
description="Biologiya loyihamiz bo‘yicha qo‘shimcha savollar bo‘lsa, biz bilan bog‘laning."
|
||||
inputs={[
|
||||
{
|
||||
name: "ism",
|
||||
type: "text",
|
||||
placeholder: "Ismingiz",
|
||||
},
|
||||
name: "ism", type: "text", placeholder: "Ismingiz"},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Emailingiz",
|
||||
},
|
||||
name: "email", type: "email", placeholder: "Emailingiz"},
|
||||
]}
|
||||
textarea={{
|
||||
name: "xabar",
|
||||
placeholder: "Xabaringiz...",
|
||||
}}
|
||||
name: "xabar", placeholder: "Xabaringiz..."}}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zu8j81"
|
||||
/>
|
||||
</div>
|
||||
@@ -391,13 +240,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="BioProject 10-sinf"
|
||||
leftLink={{
|
||||
text: "Uyga qaytish",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Uyga qaytish", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Bog‘lanish",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Bog‘lanish", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user