import React from 'react'; import '../homepage.css'; import 'bootstrap/dist/css/bootstrap.min.css'; import NavBar from './NavBar'; import { useHistory } from "react-router-dom"; import { Container, Row, Col, Button, Carousel, } from "react-bootstrap"; import styled from 'styled-components'; const ITag = styled.i` `; export default function HomePage(){ const history = useHistory(); return (
< NavBar />

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.

Our Partners

indigo-logo avasa-logo vrl-logo nobroker-logo

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.

); }