Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
F
fazo
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Shahzod
fazo
Commits
7784b258
Commit
7784b258
authored
Oct 24, 2019
by
Khumoyunmirzo Sodiqov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
video
parent
eafb02c2
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
119 additions
and
118 deletions
+119
-118
.gitignore
.gitignore
+1
-0
main.blade.php
resources/views/main.blade.php
+118
-118
No files found.
.gitignore
View file @
7784b258
...
@@ -4,6 +4,7 @@
...
@@ -4,6 +4,7 @@
/public/storage
/public/storage
/storage/*.key
/storage/*.key
/vendor
/vendor
.idea
.env
.env
.phpunit.result.cache
.phpunit.result.cache
Homestead.json
Homestead.json
...
...
resources/views/main.blade.php
View file @
7784b258
...
@@ -94,29 +94,45 @@
...
@@ -94,29 +94,45 @@
opacity
:
0
;
opacity
:
0
;
}
}
.round-button
{
.play-btn-slider
{
box-sizing
:
border-box
;
border
:
1px
solid
#ffffff
!important
;
display
:
block
;
color
:
#ffffff
!important
;
width
:
80px
;
padding
:
12px
0px
0px
6px
!important
;
height
:
80px
;
width
:
60px
!important
;
padding-top
:
14px
;
height
:
60px
!important
;
padding-left
:
8px
;
border-radius
:
30px
!important
;
line-height
:
20px
;
background-color
:
rgb
(
3
,
54
,
72
)
!important
;
border
:
6px
solid
#fff
;
left
:
10%
!important
;
border-radius
:
50%
;
top
:
250px
!important
;
color
:
#f5f5f5
;
text-align
:
center
;
text-decoration
:
none
;
background-color
:
rgba
(
0
,
0
,
0
,
0.5
);
font-size
:
20px
;
font-weight
:
bold
;
transition
:
all
0.3s
ease
;
}
}
.round-button
:hover
{
.play-btn-slider
i
{
background-color
:
rgba
(
0
,
0
,
0
,
0.8
);
color
:
#fbf4f4
;
box-shadow
:
0px
0px
10px
rgba
(
255
,
255
,
100
,
1
);
}
text-shadow
:
0px
0px
10px
rgba
(
255
,
255
,
100
,
1
);
@media
(
max-width
:
600px
)
{
.da-slide
h2
{
font-size
:
14px
!important
;
top
:
10px
!important
;
}
.play-btn-slider
{
border
:
1px
solid
#ffffff
!important
;
color
:
#ffffff
!important
;
padding
:
10px
0px
0px
6px
!important
;
width
:
40px
!important
;
height
:
40px
!important
;
border-radius
:
30px
!important
;
background-color
:
rgb
(
3
,
54
,
72
)
!important
;
margin-left
:
30%
!important
;
top
:
40%
!important
;
z-index
:
999
;
}
.play-btn-slider
i
{
color
:
#fbf4f4
;
}
}
}
</style>
</style>
</head>
</head>
...
@@ -167,16 +183,7 @@
...
@@ -167,16 +183,7 @@
</div>
</div>
<div
class=
"rd-navbar-nav-wrap"
>
<div
class=
"rd-navbar-nav-wrap"
>
<!-- RD Navbar Search-->
<!-- RD Navbar Search-->
{{--
<div
class=
"rd-navbar-search"
>
--}}
<!-- RD Navbar Nav-->
{{--
<form
class=
"rd-navbar-search-form"
action=
"https://livedemo00.template-help.com/wt_58899_v2/search.php"
method=
"GET"
>
--}}
{{--
<label
class=
"rd-navbar-search-form-input"
>
--}}
{{--
<input
type=
"text"
name=
"s"
placeholder=
"Search.."
autocomplete=
"off"
>
--}}
{{--
</label>
--}}
{{--
<button
class=
"rd-navbar-search-form-submit fa-shopping-cart"
type=
"submit"
></button>
--}}
{{--
</form><span
class=
"rd-navbar-live-search-results"
></span>
--}}
{{--
<button
class=
"rd-navbar-search-toggle"
data-rd-navbar-toggle=
".rd-navbar-search, .rd-navbar-live-search-results"
type=
"submit"
></button>
--}}
{{--
</div><a
class=
"glyphicon glyphicon-log-in fa-shopping-cart"
href=
"shop-cart.html"
><span>
10
</span></a>
--}}
<!-- RD Navbar Nav-->
<ul
class=
"rd-navbar-nav"
>
<ul
class=
"rd-navbar-nav"
>
<li
class=
"active"
><a
href=
"/"
class=
"nav_link"
>
Главная
</a></li>
<li
class=
"active"
><a
href=
"/"
class=
"nav_link"
>
Главная
</a></li>
<li><a
href=
"/about"
class=
"nav_link"
>
О нас
</a></li>
<li><a
href=
"/about"
class=
"nav_link"
>
О нас
</a></li>
...
@@ -214,15 +221,8 @@
...
@@ -214,15 +221,8 @@
НАСЛАЖДАЙТЕСЬ ПОКУПКАМИ
</h2>
НАСЛАЖДАЙТЕСЬ ПОКУПКАМИ
</h2>
{{--
<p
style=
"color: #ffffff"
>
НАСЛАЖДАЙТЕСЬ ПОКУПКАМИ
</p>
--}}
{{--
<p
style=
"color: #ffffff"
>
НАСЛАЖДАЙТЕСЬ ПОКУПКАМИ
</p>
--}}
{{--
<--
}}
{{--
<--
}}
<
a
href=
"{{ url('/watch') }}"
class=
"popup-youtube da-link button"
<
a
href=
"{{ url('/watch') }}"
class=
"popup-youtube da-link button play-btn-slider"
style=
" border: 1px solid #ffffff;
><i
class=
"fa fa-play fa-2x"
></i></a>
color: #ffffff;
padding: 12px 0px 0px 6px;
width: 60px;
height: 60px;
border-radius: 30px;
background-color: #688cea45; left: 50%;
top: 250px;"
><i
class=
"fa fa-play fa-2x"
></i></a>
<div
class=
"da-img"
style=
"margin-top: -60px;"
>
<div
class=
"da-img"
style=
"margin-top: -60px;"
>
<img
src=
"{{ asset('assets') }}/slider/images/tv5.png"
alt=
"image01"
width=
"320"
>
<img
src=
"{{ asset('assets') }}/slider/images/tv5.png"
alt=
"image01"
width=
"320"
>
...
@@ -230,87 +230,87 @@
...
@@ -230,87 +230,87 @@
</div>
</div>
<!-- End first slide -->
<!-- End first slide -->
<!-- Start second slide -->
<!-- Start second slide -->
<div
class=
"da-slid
e"
style=
"margin-top: 60px;"
>
<div
class=
"da-slide slider-non
e"
style=
"margin-top: 60px;"
>
<h2
style=
"color: #ffffff"
>
МЫ ДОСТАВЛЯЕМ
<h2
style=
"color: #ffffff"
>
МЫ ДОСТАВЛЯЕМ
ТОВАРЫ ИЗ США
</h2>
ТОВАРЫ ИЗ США
</h2>
<h4
style=
"color: #ffffff"
>
ЗА 5-7 РАБОЧИХ ДНЕЙ
</h4>
<h4
style=
"color: #ffffff"
>
ЗА 5-7 РАБОЧИХ ДНЕЙ
</h4>
<p>
Сомневаетесь? – Ознакомьтесь
<p>
Сомневаетесь? – Ознакомьтесь
с оценками наших клиентов
</p>
с оценками наших клиентов
</p>
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
style=
"border: 1px solid #ffffff; color: #ffffff; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
style=
"border: 1px solid #ffffff; color: #ffffff; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
<div
class=
"da-img"
style=
"margin-top: -60px;"
>
<div
class=
"da-img"
style=
"margin-top: -60px;"
>
<img
src=
"{{ asset('assets') }}/slider/images/plane.png"
width=
"420"
alt=
"image02"
>
<img
src=
"{{ asset('assets') }}/slider/images/plane.png"
width=
"420"
alt=
"image02"
>
</div>
</div>
</div>
</div>
<!-- End second slide -->
<!-- End second slide -->
<!-- Start third slide -->
<!-- Start third slide -->
<div
class=
"da-slid
e"
style=
"margin-top: 60px;"
>
<div
class=
"da-slide slider-non
e"
style=
"margin-top: 60px;"
>
<h2
style=
"color: #ffffff"
>
<h2
style=
"color: #ffffff"
>
Доставка товаров из США
</h2>
Доставка товаров из США
</h2>
<h4
style=
"color: #ffffff"
>
ВСЕГО $8,5 ЗА КАЖДЫЕ
<h4
style=
"color: #ffffff"
>
ВСЕГО $8,5 ЗА КАЖДЫЕ
1 КГ!
</h4>
1 КГ!
</h4>
<p>
Самые точные расценки и быстрая доставка!
</p>
<p>
Самые точные расценки и быстрая доставка!
</p>
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
style=
"border: 1px solid #ffffff; color: #ffffff ; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
style=
"border: 1px solid #ffffff; color: #ffffff ; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
<div
class=
"da-img"
style=
"margin-top: -60px;"
>
<div
class=
"da-img"
style=
"margin-top: -60px;"
>
<img
src=
"{{ asset('assets') }}/slider/images/usa_map.png"
width=
"320"
alt=
"image03"
>
<img
src=
"{{ asset('assets') }}/slider/images/usa_map.png"
width=
"320"
alt=
"image03"
>
</div>
</div>
</div>
</div>
<div
class=
"da-slid
e"
style=
"margin-top: 60px;"
>
<div
class=
"da-slide slider-non
e"
style=
"margin-top: 60px;"
>
<h2
style=
"color: #ffffff"
>
<h2
style=
"color: #ffffff"
>
Доставка товаров из США
</h2>
Доставка товаров из США
</h2>
<h4
style=
"color: #ffffff"
>
ВСЕГО $8,5 ЗА КАЖДЫЕ
<h4
style=
"color: #ffffff"
>
ВСЕГО $8,5 ЗА КАЖДЫЕ
1 КГ!
</h4>
1 КГ!
</h4>
<p>
Самые точные расценки и быстрая доставка!
</p>
<p>
Самые точные расценки и быстрая доставка!
</p>
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
style=
"border: 1px solid #ffffff; color: #ffffff ; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
style=
"border: 1px solid #ffffff; color: #ffffff ; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
<div
class=
"da-img"
style=
"padding-right: 60px; margin-top: -60px;"
>
<div
class=
"da-img"
style=
"padding-right: 60px; margin-top: -60px;"
>
<img
src=
"{{ asset('assets') }}/slider/images/00003.jpg"
width=
"350"
alt=
"image03"
<img
src=
"{{ asset('assets') }}/slider/images/00003.jpg"
width=
"350"
alt=
"image03"
height=
"250"
>
height=
"250"
>
</div>
</div>
</div>
</div>
<div
class=
"da-slid
e"
style=
"margin-top: 60px;"
>
<div
class=
"da-slide slider-non
e"
style=
"margin-top: 60px;"
>
<h2
style=
"color: #ffffff"
>
<h2
style=
"color: #ffffff"
>
Доставка товаров из США
</h2>
Доставка товаров из США
</h2>
<h4
style=
"color: #ffffff"
>
ВСЕГО $8,5 ЗА КАЖДЫЕ
<h4
style=
"color: #ffffff"
>
ВСЕГО $8,5 ЗА КАЖДЫЕ
1 КГ!
</h4>
1 КГ!
</h4>
<p>
Самые точные расценки и быстрая доставка!
</p>
<p>
Самые точные расценки и быстрая доставка!
</p>
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
style=
"border: 1px solid #ffffff; color: #ffffff ; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
style=
"border: 1px solid #ffffff; color: #ffffff ; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
<div
class=
"da-img"
style=
"padding-right: 60px; margin-top: -60px;"
>
<div
class=
"da-img"
style=
"padding-right: 60px; margin-top: -60px;"
>
<img
src=
"{{ asset('assets') }}/slider/images/thumb.png"
width=
"320"
alt=
"image03"
>
<img
src=
"{{ asset('assets') }}/slider/images/thumb.png"
width=
"320"
alt=
"image03"
>
</div>
</div>
</div>
</div>
<div
class=
"da-slid
e"
style=
"margin-top: 60px;"
>
<div
class=
"da-slide slider-non
e"
style=
"margin-top: 60px;"
>
<h2
style=
"color: #ffffff"
>
<h2
style=
"color: #ffffff"
>
Доставка товаров из США
</h2>
Доставка товаров из США
</h2>
<h4
style=
"color: #ffffff"
>
ВСЕГО $8,5 ЗА КАЖДЫЕ
<h4
style=
"color: #ffffff"
>
ВСЕГО $8,5 ЗА КАЖДЫЕ
1 КГ!
</h4>
1 КГ!
</h4>
<p>
Самые точные расценки и быстрая доставка!
</p>
<p>
Самые точные расценки и быстрая доставка!
</p>
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
style=
"border: 1px solid #ffffff; color: #ffffff ; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
style=
"border: 1px solid #ffffff; color: #ffffff ; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
<div
class=
"da-img"
style=
"padding-right: 60px; margin-top: -60px;"
>
<div
class=
"da-img"
style=
"padding-right: 60px; margin-top: -60px;"
>
<img
src=
"{{ asset('assets') }}/slider/images/0001.jpg"
width=
"350"
height=
"250"
<img
src=
"{{ asset('assets') }}/slider/images/0001.jpg"
width=
"350"
height=
"250"
alt=
"image03"
>
alt=
"image03"
>
</div>
</div>
</div>
</div>
<div
class=
"da-slid
e"
style=
"margin-top: 60px;"
>
<div
class=
"da-slide slider-non
e"
style=
"margin-top: 60px;"
>
<h2
style=
"color: #ffffff"
>
<h2
style=
"color: #ffffff"
>
Доставка товаров из США
</h2>
Доставка товаров из США
</h2>
<h4
style=
"color: #ffffff"
>
ВСЕГО $8,5 ЗА КАЖДЫЕ
<h4
style=
"color: #ffffff"
>
ВСЕГО $8,5 ЗА КАЖДЫЕ
1 КГ!
</h4>
1 КГ!
</h4>
<p>
Самые точные расценки и быстрая доставка!
</p>
<p>
Самые точные расценки и быстрая доставка!
</p>
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
<a
href=
"{{route('tariffs')}}"
class=
"da-link button"
style=
"border: 1px solid #ffffff; color: #ffffff ; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
style=
"border: 1px solid #ffffff; color: #ffffff ; padding: 10px;"
>
УЗНАТЬ ПОДРОБНЕЕ
</a>
<div
class=
"da-img"
style=
"padding-right: 60px; margin-top: -60px;"
>
<div
class=
"da-img"
style=
"padding-right: 60px; margin-top: -60px;"
>
<img
src=
"{{ asset('assets') }}/slider/images/0004.jpg"
width=
"350"
height=
"250"
<img
src=
"{{ asset('assets') }}/slider/images/0004.jpg"
width=
"350"
height=
"250"
alt=
"image03"
>
alt=
"image03"
>
</div>
</div>
</div>
</div>
<!-- Start third slide -->
<!-- Start third slide -->
<!-- Start cSlide navigation arrows -->
<!-- Start cSlide navigation arrows -->
<div
class=
"da-arrows"
>
<div
class=
"da-arrows
slider-none
"
>
<span
class=
"da-arrows-prev"
></span>
<span
class=
"da-arrows-prev"
></span>
<span
class=
"da-arrows-next"
></span>
<span
class=
"da-arrows-next"
></span>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment