import React from "react"; export default function Home() { return (

Welcome to MyApp

Build something amazing with a simple and clean interface.

Fast

Optimized performance and smooth experience.

Simple

Minimal design focused on usability.

Reliable

Stable and scalable architecture.

); }