import React from 'react'; import { Link } from 'react-router-dom'; export const Welcome: React.FC = () => { return (

Welcome to Slideshare

Create beautiful presentations with customizable themes and layouts

Create Presentation Browse Themes

Features

Theme System

Choose from professionally designed themes with customizable colors and layouts

Multiple Layouts

Each theme includes various slide layouts for titles, content, images, and more

No Backend Required

Works entirely in your browser with IndexDB storage - no server needed

Presentation Notes

Add speaker notes to each slide for better presentation preparation

Full Screen Mode

Present your slides in distraction-free full screen mode

Customizable

Themes support custom CSS, fonts, colors, and images

Getting Started

1

Browse Themes

Explore available themes and preview their layouts

2

Create Presentation

Start a new presentation using your chosen theme

3

Add Content

Fill in text, images, and other content using theme layouts

4

Present

Share your presentation in full screen mode

Ready to Create?

Start building your presentation with our theme collection

Create Your First Presentation
); };