Skip to content

Commit

Permalink
add images path
Browse files Browse the repository at this point in the history
  • Loading branch information
eexxiist committed Feb 6, 2024
1 parent 2f8df9f commit 5adafb3
Show file tree
Hide file tree
Showing 24 changed files with 343 additions and 185 deletions.
Binary file modified .DS_Store
Binary file not shown.
Binary file removed css/.DS_Store
Binary file not shown.
404 changes: 259 additions & 145 deletions css/adaptation.css

Large diffs are not rendered by default.

99 changes: 63 additions & 36 deletions css/style.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
/* ----------------ALL----------------- */

header .wrapper{
max-width: 1640px;
}
Expand Down Expand Up @@ -60,7 +58,44 @@ main{
line-height: 25px;
text-align: center;
cursor: pointer;
text-decoration: none !important;
text-decoration: none;
}

.button_mona_lisa{
width: 20%;
position: absolute;
bottom: 30px;
left: 30px;
border: 1px solid white;
background: none;
color: white;
padding: 8px;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 25px;
text-align: center;
cursor: pointer;
text-decoration: none;
}

.button_mona_lisa_adapt{
display: none;
width: 30%;
position: absolute;
bottom: 30px;
left: 30px;
border: 1px solid black;
background: none;
color: black;
padding: 8px;
font-family: 'Open Sans', sans-serif;
font-size: 18px;
font-weight: 400;
line-height: 25px;
text-align: center;
cursor: pointer;
text-decoration: none;
}

.consalt_right_page_box,
Expand Down Expand Up @@ -88,7 +123,7 @@ main{
width: 80px;
}

.button_rus{
.button_rus, .button_en{
border: 1px solid black;
border-radius: 10px;
background: none;
Expand All @@ -98,7 +133,7 @@ main{
font-weight: 400;
line-height: 25px;
text-align: center;
text-decoration: none !important;
text-decoration: none;
cursor: pointer;
color: black;
display: block;
Expand All @@ -108,6 +143,7 @@ main{
.head_title {
width: 50%;
position: relative;

display: flex;
flex-direction: column;
align-items: center;
Expand Down Expand Up @@ -142,7 +178,7 @@ h1, h2 {
}

.head_img {
background-image: url('/images/headImg.jpg');
background-image: url('../images/headImg.jpg');
background-size: cover;
background-position: center center;
width: 100%;
Expand Down Expand Up @@ -212,7 +248,7 @@ button.lake{
}

.awards_img{
background-image: url('/images/appleImg.jpg');
background-image: url('../images/appleImg.jpg');
background-size: cover;
background-position: center center;
width: 100%;
Expand Down Expand Up @@ -244,7 +280,7 @@ button.lake{
bottom: 0;
width: 50%;
height: 16vh;
background-image: url('/images/lavryLeft.png');
background-image: url('../images/lavryLeft.png');
background-size: contain;
}

Expand All @@ -257,7 +293,7 @@ button.lake{
bottom: 0;
width: 50%;
height: 16vh;
background-image: url('/images/lavryRight.png');
background-image: url('../images/lavryRight.png');
background-size: contain;
}

Expand Down Expand Up @@ -306,7 +342,7 @@ button.lake{
}

.awards_right_page_img{
background-image: url('/images/awardsImg.WEBP');
background-image: url('../images/awardsImg.WEBP');
background-size: cover;
height: 100%;
}
Expand All @@ -326,7 +362,6 @@ button.lake{
}

/* ------------------------- */

@media (max-width: 390px){
.awards_text::before {
left: 5%;
Expand Down Expand Up @@ -359,15 +394,15 @@ button.lake{
}

.consalt_left_page_grid_first{
background-image: url('/images/consaltLeftImg.jpg');
background-image: url('./images/consaltLeftImg.jpg');
background-size: cover;
width: 100%;
height: 100%;
background-position: center;
}

.consalt_left_page_grid_fourth{
background-image: url('/images/consaltRightImg.jpg');
background-image: url('./images/consaltRightImg.jpg');
background-size: cover;
background-position: center;
width: 100%;
Expand Down Expand Up @@ -420,7 +455,7 @@ button.lake{
}

.consalt_right_page_grid_second{
background-image: url('/images/dinnerTopImg.jpg');
background-image: url('./images/dinnerTopImg.jpg');
background-size: cover;
width: 100%;
height: 100%;
Expand All @@ -438,7 +473,7 @@ button.lake{
position: absolute;
top: 0;
left: 0;
background-image: url('/images/dinnerBottomImg.jpg');
background-image: url('./images/dinnerBottomImg.jpg');
background-size: cover;
background-position: center;
width: 100%;
Expand Down Expand Up @@ -498,7 +533,6 @@ button.lake{
}
}


/* -------garnish-------- */


Expand Down Expand Up @@ -526,7 +560,7 @@ button.lake{
.garnish_left_page_grid_second{
width: 100%;
height: 100%;
background-image: url('/images/garnishTopImg.jpg');
background-image: url('./images/garnishTopImg.jpg');
background-size: cover;
background-position: center bottom;
grid-column: 2 / 3;
Expand All @@ -543,7 +577,7 @@ button.lake{
.garnish_left_page_grid_third_wrap{
width: 100%;
height: 100%;
background-image: url('/images/garnishBottomImg.jpg');
background-image: url('./images/garnishBottomImg.jpg');
background-size: cover;
background-position: center top;
}
Expand All @@ -562,7 +596,7 @@ button.lake{
}

.garnish_right_page_grid_first{
background-image: url('/images/HelpTopImg.jpg');
background-image: url('./images/HelpTopImg.jpg');
background-size: 100% 100%;
width: 100%;
height: 100%;
Expand All @@ -571,7 +605,7 @@ button.lake{
}

.garnish_right_page_grid_second{
background-image: url('/images/helpBottomImg.jpg');
background-image: url('./images/helpBottomImg.jpg');
background-size: cover;
background-position: center center;
width: 100%;
Expand Down Expand Up @@ -608,12 +642,11 @@ button.lake{
gap: 27px 12px;
}
}

/* ------monaLisa-------- */

.mona_lisa{
position: relative;
background-image: url('/images/monaLizaImg.jpg');
background-image: url('./images/monaLizaImg.jpg');
background-size: cover;
background-position: center;
width: 100%;
Expand All @@ -627,15 +660,10 @@ button.lake{
.mona_lisa_right_page{
position: relative;
width: 50%;
height: calc(100vh - 20px);
border-left: 1px solid black;
}

@media only screen and (min-width: 1200px) and (max-width: 1440px) {

}




/* ---------pastry---- */

Expand All @@ -650,11 +678,11 @@ button.lake{
}

.pastry_left_page_wrapper{
background-image: url('/images/pastryLeftImg.jpg');
background-image: url('./images/pastryLeftImg.jpg');
background-size: cover;
background-position: center center;
width: 100%;
height: calc(100vh - 20px);
height: 100%;
}

/* -----right-------- */
Expand All @@ -680,7 +708,7 @@ button.lake{
}

.pastry_right_page_grid_second{
background-image: url('/images/lemonImg.jpg');
background-image: url('./images/lemonImg.jpg');
background-size: cover;
width: 100%;
height: 100%;
Expand All @@ -702,15 +730,14 @@ button.lake{
bottom: 42px;
right: 85px;
width: 10px;
}
}


/* ------footer---- */

footer{
background-image: url('/images/footerImg.jpg');
background-image: url('./images/footerImg.jpg');
background-size: cover;
/* background-size: auto calc(100% + 5%); */
background-position: center center;
width: 100%;
height: 100%;
Expand Down Expand Up @@ -762,14 +789,14 @@ footer{
}

.whatsup_icon{
background-image: url('/images/whatsapp-logo.png');
background-image: url('./images/whatsapp-logo.png');
background-size: cover;
width: 36px;

}

.mail_icon{
background-image: url('/images/mail-logo.png');
background-image: url('./images/mail-logo.png');
background-size: cover;
width: 36px;
}
Expand Down
Binary file modified images/.DS_Store
Binary file not shown.
Binary file modified images/HelpTopImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/appleImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/consaltLeftImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/consaltRightImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/dinnerBottomImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/dinnerTopImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/footerImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/footer_mob.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/garnishBottomImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/garnishTopImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/helpBottomImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/lemonImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/monaLizaImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/monaLizaImg480.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/monaLizaImg_adapt.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified images/pastryLeftImg.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 7 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<meta name="format-detection" content="address=no">
<meta name="format-detection" content="email=no">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0">
<meta name="description" content="Put your description here.">
<meta name="description" content="Наира Соседова. Лучший шеф-кондитер России. Консалтинг - разработка десертов для ресторанов, запуск продуктов с этапа строительства. Уникальные торты на мероприятия, обучение. Курс повышения квалификации для шеф-кондитеров. Курс для бартендеров по украшениям для коктейлей">

<title>Naira</title>

Expand Down Expand Up @@ -45,7 +45,6 @@ <h2 class="lng-greeting" data-lang-key="greeting">Создаю искусств
</div>
</header>
<main>
<!-- ghbdtn ghbdtn привет -->
<section class="wrapper awards">
<div class="awards_left_page">
<div class="awards_wrapper">
Expand Down Expand Up @@ -182,8 +181,12 @@ <h2 class="lng-greeting" data-lang-key="greeting">Создаю искусств
</div>
</section>
<section class="wrapper mona_lisa">
<div class="mona_lisa_left_page"></div>
<div class="mona_lisa_right_page"></div>
<div class="mona_lisa_left_page">
<a href="https://pastrypower.getcourse.ru/page1" target="_blank"><button data-lang-key="mona_lisa_button_text_1" class="button button_mona_lisa">ЗАПРОСИТЬ БРЕНДБУК</button></a>
</div>
<div class="mona_lisa_right_page">
<a href="https://pastrypower.getcourse.ru/page1" target="_blank"><button data-lang-key="mona_lisa_button_text_2" class="button button_mona_lisa_adapt">ЗАПРОСИТЬ БРЕНДБУК</button></a>
</div>
</section>
<section class="wrapper pastry">
<div class="pastry_left_page">
Expand Down
8 changes: 8 additions & 0 deletions translations.json
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,14 @@
"ru": "повышение квалификации.",
"en": "skill enhancement."
},
"mona_lisa_button_text_1": {
"ru": "ЗАПРОСИТЬ БРЕНДБУК",
"en": "REQUEST A BRAND BOOK"
},
"mona_lisa_button_text_2": {
"ru": "ЗАПРОСИТЬ БРЕНДБУК",
"en": "REQUEST A BRAND BOOK"
},
"pastry_title_text_1": {
"ru": "Курс повышения квалификации для кондитеров и шеф-кондитеров, дающий возможность:",
"en": "A professional development course for pastry chefs and head pastry chefs, providing the opportunity to:"
Expand Down
6 changes: 6 additions & 0 deletions yandex_ac203d5dd8c7d8e6.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>Verification: ac203d5dd8c7d8e6</body>
</html>

0 comments on commit 5adafb3

Please sign in to comment.