diff --git a/src/components/HomePage.js b/src/components/HomePage.js index fec8fdb..e363a68 100644 --- a/src/components/HomePage.js +++ b/src/components/HomePage.js @@ -4,15 +4,8 @@ import Footer from './Footer'; import { useHistory } from "react-router-dom"; import Lottie from 'react-lottie'; import animationData from '../lottie/plane_gif'; -import { - Container, - Row, - Col, - Carousel, - -} from "react-bootstrap"; +import {Container,Row,Col,Carousel, Button} from "react-bootstrap"; import styled from 'styled-components'; -import { Apple, GooglePlay } from '@styled-icons/fa-brands'; import { CheckCircle, Heart, AddressCard, ChartLine } from '@styled-icons/fa-solid'; import { Bullseye } from "@styled-icons/fa-solid"; import { StyledIconBase } from '@styled-icons/styled-icon' @@ -64,8 +57,7 @@ const FeatureCol = styled(Col)` `; const ContainerPadded = styled(Container)` - padding: 7% 15%; - font-family: "Montserrat"; + padding: 5% 5%; text-align: center; `; @@ -87,6 +79,8 @@ const TestimonalTitle = styled.h2` font-size: 3rem; color:#fff; line-height: 1.5; + align-content: center; + padding: 10px 50px; `; @@ -98,7 +92,7 @@ export default function HomePage() {
- + @@ -107,11 +101,11 @@ export default function HomePage() { Adapt to a new place easy peasy. - + }} >Log In   - + @@ -123,7 +117,7 @@ export default function HomePage() { - + @@ -184,7 +178,7 @@ export default function HomePage() { - + @@ -220,14 +214,16 @@ export default function HomePage() { Recommend us to your friends ! - +   - + -