Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
200
src/app/page.tsx
200
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Bosh Sahifa",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Bosh Sahifa", id: "hero"},
|
||||
{
|
||||
name: "Fizika",
|
||||
id: "fizika-lab",
|
||||
},
|
||||
name: "Fizika", id: "fizika-lab"},
|
||||
{
|
||||
name: "Kimyo",
|
||||
id: "kimyo-lab",
|
||||
},
|
||||
name: "Kimyo", id: "kimyo-lab"},
|
||||
{
|
||||
name: "Yordam",
|
||||
id: "ai-mentor",
|
||||
},
|
||||
name: "Yordam", id: "ai-mentor"},
|
||||
]}
|
||||
brandName="EduFutureLab"
|
||||
/>
|
||||
@@ -56,70 +48,38 @@ export default function LandingPage() {
|
||||
description="O'quvchilar uchun raqamli fizika va kimyo tajribalari. Uy sharoitida xavfsiz va qiziqarli ilmiy izlanishlar."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Ali Valiyev",
|
||||
handle: "@ali",
|
||||
testimonial: "Juda qiziqarli platforma!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-with-pencils-hands-closeup-student-with-school-supplies-school-background-smiles_169016-58937.jpg?_wi=1",
|
||||
},
|
||||
name: "Ali Valiyev", handle: "@ali", testimonial: "Juda qiziqarli platforma!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-with-pencils-hands-closeup-student-with-school-supplies-school-background-smiles_169016-58937.jpg"},
|
||||
{
|
||||
name: "Zuhra Qodirova",
|
||||
handle: "@zuhra",
|
||||
testimonial: "Fizika qonunlarini endi oson tushunaman.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-writing-board_1098-1127.jpg?_wi=1",
|
||||
},
|
||||
name: "Zuhra Qodirova", handle: "@zuhra", testimonial: "Fizika qonunlarini endi oson tushunaman.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-writing-board_1098-1127.jpg"},
|
||||
{
|
||||
name: "Rustam Karimov",
|
||||
handle: "@rustam",
|
||||
testimonial: "Kimyo tajribalari ajoyib!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-gesturing-thumb-up_23-2147659178.jpg?_wi=1",
|
||||
},
|
||||
name: "Rustam Karimov", handle: "@rustam", testimonial: "Kimyo tajribalari ajoyib!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-gesturing-thumb-up_23-2147659178.jpg"},
|
||||
{
|
||||
name: "Madina Nosirova",
|
||||
handle: "@madina",
|
||||
testimonial: "AI mentorlar juda yordam beradi.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148613030.jpg?_wi=1",
|
||||
},
|
||||
name: "Madina Nosirova", handle: "@madina", testimonial: "AI mentorlar juda yordam beradi.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148613030.jpg"},
|
||||
{
|
||||
name: "Jasurbek Saidov",
|
||||
handle: "@jasur",
|
||||
testimonial: "Maktab fanlariga qiziqishim ortdi.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-student-with-books_23-2151936253.jpg?_wi=1",
|
||||
},
|
||||
name: "Jasurbek Saidov", handle: "@jasur", testimonial: "Maktab fanlariga qiziqishim ortdi.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-student-with-books_23-2151936253.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Laboratoriyani boshlash",
|
||||
href: "#fizika-lab",
|
||||
},
|
||||
text: "Laboratoriyani boshlash", href: "#fizika-lab"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg"
|
||||
imageAlt="Virtual Laboratoriya"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/schoolgirl-with-pencils-hands-closeup-student-with-school-supplies-school-background-smiles_169016-58937.jpg",
|
||||
alt: "Ali",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/schoolgirl-with-pencils-hands-closeup-student-with-school-supplies-school-background-smiles_169016-58937.jpg", alt: "Ali"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-girl-writing-board_1098-1127.jpg",
|
||||
alt: "Zuhra",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-girl-writing-board_1098-1127.jpg", alt: "Zuhra"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/schoolgirl-gesturing-thumb-up_23-2147659178.jpg",
|
||||
alt: "Rustam",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/schoolgirl-gesturing-thumb-up_23-2147659178.jpg", alt: "Rustam"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148613030.jpg",
|
||||
alt: "Madina",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148613030.jpg", alt: "Madina"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-student-with-books_23-2151936253.jpg",
|
||||
alt: "Jasur",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-student-with-books_23-2151936253.jpg", alt: "Jasur"},
|
||||
]}
|
||||
avatarText="1000+ o'quvchi"
|
||||
/>
|
||||
@@ -132,32 +92,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Erkin tushish tajribasi",
|
||||
description: "Gravitatsiya kuchini vizual kuzating.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-chemistry-laboratory-cartoon-illustration_23-2151403007.jpg?_wi=1",
|
||||
imageAlt: "Erkin tushish",
|
||||
},
|
||||
title: "Erkin tushish tajribasi", description: "Gravitatsiya kuchini vizual kuzating.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-chemistry-laboratory-cartoon-illustration_23-2151403007.jpg", imageAlt: "Erkin tushish"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-chemistry-laboratory-cartoon-illustration_23-2151403007.jpg?_wi=2",
|
||||
imageAlt: "Erkin tushish",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=2",
|
||||
imageAlt: "virtual science lab interface",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-chemistry-laboratory-cartoon-illustration_23-2151403007.jpg", imageAlt: "Erkin tushish"}
|
||||
},
|
||||
{
|
||||
title: "Ohm qonuni tajribasi",
|
||||
description: "Elektr zanjiri qanday ishlashini bilib oling.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139337.jpg?_wi=1",
|
||||
imageAlt: "Ohm qonuni",
|
||||
},
|
||||
title: "Ohm qonuni tajribasi", description: "Elektr zanjiri qanday ishlashini bilib oling.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139337.jpg", imageAlt: "Ohm qonuni"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139337.jpg?_wi=2",
|
||||
imageAlt: "Ohm qonuni",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kids-chemistry-laboratory-cartoon-illustration_23-2151403007.jpg?_wi=3",
|
||||
imageAlt: "physics free fall experiment",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139337.jpg", imageAlt: "Ohm qonuni"}
|
||||
},
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
@@ -174,17 +118,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Soda va sirka reaksiyasi",
|
||||
price: "Reaksiya",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-apple_23-2151800352.jpg",
|
||||
},
|
||||
id: "1", name: "Soda va sirka reaksiyasi", price: "Reaksiya", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-apple_23-2151800352.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rang o'zgarishi reaksiyasi",
|
||||
price: "Reaksiya",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laboratory-glassware-with-red-substance_23-2149731500.jpg",
|
||||
},
|
||||
id: "2", name: "Rang o'zgarishi reaksiyasi", price: "Reaksiya", imageSrc: "http://img.b2bpic.net/free-photo/laboratory-glassware-with-red-substance_23-2149731500.jpg"},
|
||||
]}
|
||||
title="Kimyo Laboratoriyasi"
|
||||
description="Moddalar qanday reaksiyaga kirishishini qiziqarli ko'rinishda kuzating."
|
||||
@@ -197,45 +133,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "m1",
|
||||
title: "Fizika Ustoz",
|
||||
quote: "Newton: Harakat qonunlari asosida fikrlashni o'rganing.",
|
||||
name: "Isaak Nyuton",
|
||||
role: "Fizika Mentori",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-with-pencils-hands-closeup-student-with-school-supplies-school-background-smiles_169016-58937.jpg?_wi=2",
|
||||
},
|
||||
id: "m1", title: "Fizika Ustoz", quote: "Newton: Harakat qonunlari asosida fikrlashni o'rganing.", name: "Isaak Nyuton", role: "Fizika Mentori", imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-with-pencils-hands-closeup-student-with-school-supplies-school-background-smiles_169016-58937.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
title: "Kimyo Ustoz",
|
||||
quote: "Mendeleyev: Elementlar dunyosini kashf eting.",
|
||||
name: "Dmitriy Mendeleyev",
|
||||
role: "Kimyo Mentori",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-writing-board_1098-1127.jpg?_wi=2",
|
||||
},
|
||||
id: "m2", title: "Kimyo Ustoz", quote: "Mendeleyev: Elementlar dunyosini kashf eting.", name: "Dmitriy Mendeleyev", role: "Kimyo Mentori", imageSrc: "http://img.b2bpic.net/free-photo/close-up-girl-writing-board_1098-1127.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
title: "Biologiya Ustoz",
|
||||
quote: "Darwin: Evolyutsiya sirlarini oching.",
|
||||
name: "Charlz Darvin",
|
||||
role: "Biologiya Mentori",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-gesturing-thumb-up_23-2147659178.jpg?_wi=2",
|
||||
},
|
||||
id: "m3", title: "Biologiya Ustoz", quote: "Darwin: Evolyutsiya sirlarini oching.", name: "Charlz Darvin", role: "Biologiya Mentori", imageSrc: "http://img.b2bpic.net/free-photo/schoolgirl-gesturing-thumb-up_23-2147659178.jpg"},
|
||||
{
|
||||
id: "m4",
|
||||
title: "Matematika Ustoz",
|
||||
quote: "Pythagoras: Raqamlar go'zalligini his eting.",
|
||||
name: "Pifagor",
|
||||
role: "Matematika Mentori",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148613030.jpg?_wi=2",
|
||||
},
|
||||
id: "m4", title: "Matematika Ustoz", quote: "Pythagoras: Raqamlar go'zalligini his eting.", name: "Pifagor", role: "Matematika Mentori", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-posing-outdoors_23-2148613030.jpg"},
|
||||
{
|
||||
id: "m5",
|
||||
title: "Astronomiya Ustoz",
|
||||
quote: "Galilei: Yulduzlar ortidagi haqiqat.",
|
||||
name: "Galileo Galiley",
|
||||
role: "Astronomiya Mentori",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-student-with-books_23-2151936253.jpg?_wi=2",
|
||||
},
|
||||
id: "m5", title: "Astronomiya Ustoz", quote: "Galilei: Yulduzlar ortidagi haqiqat.", name: "Galileo Galiley", role: "Astronomiya Mentori", imageSrc: "http://img.b2bpic.net/free-photo/happy-student-with-books_23-2151936253.jpg"},
|
||||
]}
|
||||
title="AI Mentorlar"
|
||||
description="Tajribalar davomida ilmiy maslahatlar olish uchun virtual mentorlaringiz."
|
||||
@@ -250,24 +156,16 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Star,
|
||||
label: "Tajribalar",
|
||||
value: "150+",
|
||||
},
|
||||
label: "Tajribalar", value: "150+"},
|
||||
{
|
||||
icon: Users,
|
||||
label: "O'quvchilar",
|
||||
value: "5000+",
|
||||
},
|
||||
label: "O'quvchilar", value: "5000+"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
label: "Mentorlar",
|
||||
value: "12",
|
||||
},
|
||||
label: "Mentorlar", value: "12"},
|
||||
{
|
||||
icon: GraduationCap,
|
||||
label: "Maktablar",
|
||||
value: "45",
|
||||
},
|
||||
label: "Maktablar", value: "45"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -276,29 +174,19 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Laboratoriya",
|
||||
items: [
|
||||
title: "Laboratoriya", items: [
|
||||
{
|
||||
label: "Fizika",
|
||||
href: "#fizika-lab",
|
||||
},
|
||||
label: "Fizika", href: "#fizika-lab"},
|
||||
{
|
||||
label: "Kimyo",
|
||||
href: "#kimyo-lab",
|
||||
},
|
||||
label: "Kimyo", href: "#kimyo-lab"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Mentorlar",
|
||||
items: [
|
||||
title: "Mentorlar", items: [
|
||||
{
|
||||
label: "Nyuton",
|
||||
href: "#ai-mentor",
|
||||
},
|
||||
label: "Nyuton", href: "#ai-mentor"},
|
||||
{
|
||||
label: "Mendeleyev",
|
||||
href: "#ai-mentor",
|
||||
},
|
||||
label: "Mendeleyev", href: "#ai-mentor"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user