import React from "react"; function HomePage() { return (

Hi, Voice Assist is here to help.

); } export default HomePage;