"use client"; import "./styles/HowLearnixWorks.css"; import ImageContainer from "../ImageContainer"; export default function HowLearnixWorks() { return (
{/* Header */}

How Learnix works

Learnix follows a simple and transparent process that allows students to access learning resources and share files easily.

{/* Steps */}
1

Explore study materials

Anyone can explore and download shared study materials without logging in. This helps students quickly access useful academic resources.

2

Use file-sharing tools without login

Learnix provides device-to-device file-sharing tools that can be used without creating an account. Users can upload files and share them instantly using an access code.

3

Upload files and get an access code

For file sharing, users can upload any type of file such as ZIP, PDF, images, or documents. After uploading, a unique access code is generated to download the file from any device.

4

Login only for study material uploads

To upload study materials such as PDFs and images to the learning section, users must log in. This helps maintain content quality and organization.

5

Learn and contribute

Students can learn from shared materials and optionally contribute study resources after logging in, helping others in the learning community.

); }