import React, { Component } from 'react'; import '../homepage.css'; import LogInContainer from './LogInContainer'; import 'bootstrap/dist/css/bootstrap.min.css'; import Navbar from './NavBar'; class HomePage extends Component { render(){ return (

Adapt to a new place easy peasy.

locaft-mockup

Easy to use.

Get relocated.We'll take care of everything.

Efficient

Get highest number of services for lowest cost possible.

Relax

Sit back , we'll do the dirty work.

About Us

Adapting to a new place is always hard in any phase of life. We aim to make it easy.

Vision

Bringing all the basic amenities to the new place before your arrival.

Mission

Getting adapted and familiar to the new place made easy.

Recommend us to your friends !

Any comments ?

Your comments are what help us improve.

); } } export default HomePage;