Changed carousel images to larger images and restyled.
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user