diff --git a/public/avasa.jpg b/public/avasa.jpg
new file mode 100644
index 0000000..2d3dc27
Binary files /dev/null and b/public/avasa.jpg differ
diff --git a/public/index.html b/public/index.html
index 5680b51..27772a3 100644
--- a/public/index.html
+++ b/public/index.html
@@ -24,20 +24,7 @@
work correctly both with client-side routing and a non-root public URL.
Learn how to configure a non-root public URL by running `npm run build`.
-->
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
Locaft
diff --git a/public/indigo.png b/public/indigo.png
new file mode 100644
index 0000000..c8ce599
Binary files /dev/null and b/public/indigo.png differ
diff --git a/public/locaft.png b/public/locaft.png
new file mode 100644
index 0000000..3662bb9
Binary files /dev/null and b/public/locaft.png differ
diff --git a/public/logo192.png b/public/logo192.png
deleted file mode 100644
index fc44b0a..0000000
Binary files a/public/logo192.png and /dev/null differ
diff --git a/public/logo512.png b/public/logo512.png
deleted file mode 100644
index a4e47a6..0000000
Binary files a/public/logo512.png and /dev/null differ
diff --git a/public/nobroker.png b/public/nobroker.png
new file mode 100644
index 0000000..5c70095
Binary files /dev/null and b/public/nobroker.png differ
diff --git a/public/vrl.jpg b/public/vrl.jpg
new file mode 100644
index 0000000..525a5c7
Binary files /dev/null and b/public/vrl.jpg differ
diff --git a/src/components/HomePage.js b/src/components/HomePage.js
index 2d8749c..55e0b0d 100644
--- a/src/components/HomePage.js
+++ b/src/components/HomePage.js
@@ -1,197 +1,182 @@
import React, { Component } from 'react';
-
+import Button from 'react-bootstrap/Button';
+import 'C:\\Priyathamwork\\locaft\\locaft\\src\\style.css';
class HomePage extends Component {
render(){
return (