import { Button } from 'ui'; export default function Web() { return (

Web

); }