diff --git a/public/circle.html b/public/circle.html
new file mode 100644
index 0000000..bea6109
--- /dev/null
+++ b/public/circle.html
@@ -0,0 +1,2769 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/public/manifest.json b/public/manifest.json
index 080d6c7..71fa3b1 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -1,6 +1,6 @@
{
- "short_name": "React App",
- "name": "Create React App Sample",
+ "short_name": "Путешествия просто!",
+ "name": "Агрегатор возможностей",
"icons": [
{
"src": "favicon.ico",
diff --git a/src/components/Start/Start.js b/src/components/Start/Start.js
index 27e2b25..e6da9c7 100644
--- a/src/components/Start/Start.js
+++ b/src/components/Start/Start.js
@@ -3,6 +3,7 @@ import React from "react";
const Start = (props) => {
const route = props.getValue;
+ const kek = './circle.html'
return (
{
fontWeight: 700,
color: '#fff',
}}>Начать
+
- )
+ )
};
export default Start;
diff --git a/src/components/Start/kek.css b/src/components/Start/kek.css
deleted file mode 100644
index 3d53039..0000000
--- a/src/components/Start/kek.css
+++ /dev/null
@@ -1,122 +0,0 @@
-@import url(https://fonts.googleapis.com/css?family=Pathway+Gothic+One);
-
-@-webkit-keyframes rotate-right {
- from {
- -webkit-transform: rotate(0deg);
- }
- to {
- -webkit-transform: rotate(360deg);
- }
- }
- @-webkit-keyframes rotate-left {
- from {
- -webkit-transform: rotate(0deg);
- }
- to {
- -webkit-transform: rotate(-360deg);
- }
- }
- @-webkit-keyframes hover {
- 0% {
- -webkit-transform: translateY(0%);
- }
- 50% {
- -webkit-transform: translateY(5%);
- }
- 100% {
- -webkit-transform: translateY(0%);
- }
- }
- @-webkit-keyframes pull {
- 0% {
- -webkit-transform: scaleY(1);
- }
- 40% {
- -webkit-transform: scaleY(1.01);
- }
- 60% {
- -webkit-transform: scaleY(0.99);
- }
- 80% {
- -webkit-transform: scaleY(1.01);
- }
- 100% {
- -webkit-transform: scaleY(0.99);
- }
- 80% {
- -webkit-transform: scaleY(1.01);
- }
- 100% {
- -webkit-transform: scaleY(1);
- }
- }
- #airplane2, #airplane1 {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-transform-origin: 200px 200px;
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: rotate-right 60s linear 0s infinite;
- }
- #countryObjects {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-transform-origin: 200px 200px;
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: rotate-right 240s linear 0s infinite;
- }
- #floatingGlobe {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-transform-origin: 200px 200px;
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: rotate-left 360s linear 0s infinite;
- }
- #globe {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: hover 0s linear 0s infinite;
- }
- #windmill {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-transform-origin: 331px 201px;
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: rotate-right 2s linear 0s infinite;
- }
- #cloud1 {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: hover 3s linear 1s infinite;
- }
- #cloud2 {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: hover 3s linear 2s infinite;
- }
- #cloud3 {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: hover 3s linear 3s infinite;
- }
- #circle1 {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-transform-origin: 200px 200px;
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: rotate-right 12s linear 0s infinite;
- }
- #circle2 {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-transform-origin: 200px 200px;
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: rotate-left 24s linear 0s infinite;
- }
- #circle3 {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-transform-origin: 200px 200px;
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: rotate-right 12s linear 0s infinite;
- }
- #circle4 {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-transform-origin: 200px 200px;
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: rotate-left 24s linear 0s infinite;
- }
- #circle5 {
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-transform-origin: 200px 200px;
- -webkit-transform: translate3d(0, 0, 0);
- -webkit-animation: rotate-right 12s linear 0s infinite;
- }
\ No newline at end of file
diff --git a/src/components/Start/kek.html b/src/components/Start/kek.html
deleted file mode 100644
index 603c795..0000000
--- a/src/components/Start/kek.html
+++ /dev/null
@@ -1,2 +0,0 @@
-
-