diff --git a/.gitignore b/.gitignore index 18678d5..7b1226b 100644 --- a/.gitignore +++ b/.gitignore @@ -23,6 +23,8 @@ public/photos/big/*.jpeg public/photos/big/*.png public/photos/big/*.gif +public/photos/articles/* + tracks/*.gpx tracks/*.kml tracks/*.kmz diff --git a/controllers/LpController.php b/controllers/LpController.php new file mode 100644 index 0000000..f07da45 --- /dev/null +++ b/controllers/LpController.php @@ -0,0 +1,39 @@ + $value) { + $msg .= $key. ': '.$value."\n"; + } + } + + if ($msg) { + Alarmer::send($msg); + } else { + App::error404(); + } + + die('OK'); + } + + public function actionExcursion() + { + self::render('/lp/excursion.php', array()); + } +} \ No newline at end of file diff --git a/public/css/lp.css b/public/css/lp.css new file mode 100644 index 0000000..2a25ed2 --- /dev/null +++ b/public/css/lp.css @@ -0,0 +1,33 @@ +.lp-header a {color: white;} + +.list-marker {height: 40px; margin: 0 10px 0 0;} +.paralax { width: 100%; + background-size: cover; + text-align: center; + vertical-align: middle; + position: relative; + background-attachment: fixed; + background-repeat: no-repeat; + background-position: 50% 50%; +padding: 30px 0 50px 0;} + +table.header-table {margin: 20px 0; font-size: 18px;} +table tr td.header {font-size: 18px; color: #333; border-top: none;} + +.header-big {font-size: 40px; font-weight: bold;} +.header-middle {font-size: 30px;} +.header-small {font-size: 20px;} + +form { + border: solid 2px #999; + padding:10px; + background-color: #333; +} + +form h2 {margin-top: 0;} + +.digits-big {font-size: 80px; font-weight: bold;} +.digits-annotation {font-size: 18px;} + +.paralax .container h2 {color: #fff; margin-bottom: 40px} +.paralax .container .table {background-color: #fff; border-radius: 5px 5px 0 0;} \ No newline at end of file diff --git a/public/img/lp/18.jpg b/public/img/lp/18.jpg new file mode 100644 index 0000000..c81e2da Binary files /dev/null and b/public/img/lp/18.jpg differ diff --git a/public/img/lp/19.jpg b/public/img/lp/19.jpg new file mode 100644 index 0000000..2cb5ab9 Binary files /dev/null and b/public/img/lp/19.jpg differ diff --git a/public/img/lp/cafe-white.png b/public/img/lp/cafe-white.png new file mode 100644 index 0000000..246b2cd Binary files /dev/null and b/public/img/lp/cafe-white.png differ diff --git a/public/img/lp/cafe.jpg b/public/img/lp/cafe.jpg new file mode 100644 index 0000000..8775280 Binary files /dev/null and b/public/img/lp/cafe.jpg differ diff --git a/public/img/lp/excursions.jpg b/public/img/lp/excursions.jpg new file mode 100644 index 0000000..19a8387 Binary files /dev/null and b/public/img/lp/excursions.jpg differ diff --git a/public/img/lp/excursions.png b/public/img/lp/excursions.png new file mode 100644 index 0000000..55d5c27 Binary files /dev/null and b/public/img/lp/excursions.png differ diff --git a/public/img/lp/hotel-white.png b/public/img/lp/hotel-white.png new file mode 100644 index 0000000..6d4f5e0 Binary files /dev/null and b/public/img/lp/hotel-white.png differ diff --git a/public/img/lp/hotel.jpg b/public/img/lp/hotel.jpg new file mode 100644 index 0000000..b83b488 Binary files /dev/null and b/public/img/lp/hotel.jpg differ diff --git a/public/img/lp/marker-star-white.png b/public/img/lp/marker-star-white.png new file mode 100644 index 0000000..ae73aad Binary files /dev/null and b/public/img/lp/marker-star-white.png differ diff --git a/views/layouts/lp.php b/views/layouts/lp.php new file mode 100644 index 0000000..e980d10 --- /dev/null +++ b/views/layouts/lp.php @@ -0,0 +1,51 @@ + + +
+
+
+ |
+
+ Для организаторов экскурсий + Любая точка на карте, о которой вы можете рассказать — это ваша рекламная площадка. Мы готовы дать ваши контакты в описаниях. + |
+
+
+ |
+
+ Для отелей и хостелов + Вы можете выбрать наиболее удобный для вас вариант размещения на карте. С абонентской платой или с платой за брони — выбери то, что вам удобнее. + |
+
+
+ |
+
+ Для кафе и ресторанов + Разместите своё заведение на карте — помоги путешественникам найти вкусный обед именно вас! + |
+
| Отели и хостелы |
| С фиксированной платой |
![]() |
| 500 рублей / месяц |
| 5000 рублей / год |
| Прямые контакты |
| Пример |
| Отели и хостелы |
| С оплатой за бронь |
![]() |
| 15% от стоимости брони |
| Форма заявки на бронь |
| Оповещение по SMS |
| Кафе и рестораны |
| С фиксированной платой |
![]() |
| 500 рублей / месяц |
| 5000 рублей / год |
| Прямые контакты |
| Пример |
| Экскурсоводы |
| С фиксированной платой |
![]() |
| 100 рублей / месяц |
| 1000 рублей / год |
| Указана ссылка или телефон |
| Пример |