Changed carousel images to larger images and restyled.

This commit is contained in:
2022-04-05 01:00:25 -05:00
parent dd6dc787e9
commit 8464c4debc
7 changed files with 9 additions and 45 deletions

View File

@@ -10,11 +10,7 @@ export default class Welcome extends React.Component {
render() {
return (
<div className="page-root">
<div>
{/* <h1>Sports Matcher</h1>
<p>The best place to find a local match for a good game of your favourite sport!</p> */}
<HomeCarousel></HomeCarousel>
</div>
<HomeCarousel />
<div className="text-center p-3 mt-2">
<h2>Why?</h2>
<p>Because you want to play the sports you love while meeting new friends!</p>