import React from 'react'; import './Home.css'; import Banner from './Banner' import Card from './Card' function Home() { return (