Browse Source

Изменил фотографии и подписи к ним в index.html

Уткин Павел Сергеевич 10 months ago
parent
commit
7a61a4eef0
7 changed files with 37 additions and 38 deletions
  1. BIN
      .DS_Store
  2. 1 2
      css/style.css
  3. BIN
      images/.DS_Store
  4. BIN
      images/studio1.jpg
  5. BIN
      images/studio2.jpg
  6. BIN
      images/studio3.jpg
  7. 36 36
      index.html

BIN
.DS_Store


+ 1 - 2
css/style.css

@@ -682,8 +682,7 @@ h1, .h1, h2, .h2, h3, .h3, h4, .h4 {
       font-size: 30px;
       color: #ffffff !important; }
     .untree_co_slider-wrap .property-contents .old-price {
-      text-decoration: line-through;
-      color: rgba(255, 255, 255, 0.5);
+      color: white;
       display: block;
       margin-bottom: 10px; }
       @media (max-width: 991.98px) {

BIN
images/.DS_Store


BIN
images/studio1.jpg


BIN
images/studio2.jpg


BIN
images/studio3.jpg


+ 36 - 36
index.html

@@ -89,19 +89,19 @@
 
     <div class="untree_co_slider">
       <div class="item">
-        <img src="images/property_1-min.jpg" alt="Image" class="img-fluid">
+        <img src="images/studio1.jpg" alt="Image" class="img-fluid">
 
         <div class="property-contents">
-          <strong class="current-price text-secondary">$999,000</strong>
-          <span class="old-price">$1,000,299</span>
+          <strong class="current-price text-secondary">4.000₽</strong>
+          <span class="old-price">За 2 часа</span>
           <h2>
-            <a href="#"><span>2 Zwar Place, Florey</span></a>
+            <a href="#"><span>ул. Пушкина, д. Колотушкина</span></a>
           </h2>
         </div>
 
         <div class="property_details">
 
-          <ul class="list-unstyled specs">
+          <!-- <ul class="list-unstyled specs">
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bathtub"></span>
               <strong>2</strong>
@@ -109,7 +109,7 @@
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bed"></span>
               <strong>4</strong>
-            </li>
+            </li> -->
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-house-size"></span>
               <strong>120<sup>2</sup></strong>
@@ -120,19 +120,19 @@
 
       </div> 
       <div class="item">
-        <img src="images/property_2-min.jpg" alt="Image" class="img-fluid">
+        <img src="images/studio2.jpg" alt="Image" class="img-fluid">
 
         <div class="property-contents">
-          <strong class="current-price text-secondary">$999,000</strong>
-          <span class="old-price">$1,000,299</span>
+          <strong class="current-price text-secondary">8.000₽</strong>
+          <span class="old-price">За 1 час</span>
           <h2>
-            <a href="#"><span>2 Zwar Place, Florey</span></a>
+            <a href="#"><span>ул. Войковская, д. 2, к. 2</span></a>
           </h2>
         </div>
 
         <div class="property_details">
 
-          <ul class="list-unstyled specs">
+          <!-- <ul class="list-unstyled specs">
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bathtub"></span>
               <strong>2</strong>
@@ -140,7 +140,7 @@
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bed"></span>
               <strong>4</strong>
-            </li>
+            </li> -->
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-house-size"></span>
               <strong>120<sup>2</sup></strong>
@@ -150,19 +150,19 @@
         </div>
       </div> 
       <div class="item">
-        <img src="images/property_3-min.jpg" alt="Image" class="img-fluid">
+        <img src="images/studio3.jpg" alt="Image" class="img-fluid">
 
         <div class="property-contents">
-          <strong class="current-price text-secondary">$999,000</strong>
-          <span class="old-price">$1,000,299</span>
+          <strong class="current-price text-secondary">6.000₽</strong>
+          <span class="old-price">За 2 часа</span>
           <h2>
-            <a href="#"><span>2 Zwar Place, Florey</span></a>
+            <a href="#"><span>г. Москва, д. Где-то рядом</span></a>
           </h2>
         </div>
 
         <div class="property_details">
 
-          <ul class="list-unstyled specs">
+          <!-- <ul class="list-unstyled specs">
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bathtub"></span>
               <strong>2</strong>
@@ -170,7 +170,7 @@
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bed"></span>
               <strong>4</strong>
-            </li>
+            </li> -->
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-house-size"></span>
               <strong>120<sup>2</sup></strong>
@@ -180,19 +180,19 @@
         </div>
       </div> 
       <div class="item">
-        <img src="images/property_1-min.jpg" alt="Image" class="img-fluid">
+        <img src="images/studio1.jpg" alt="Image" class="img-fluid">
 
         <div class="property-contents">
-          <strong class="current-price text-secondary">$999,000</strong>
-          <span class="old-price">$1,000,299</span>
+          <strong class="current-price text-secondary">4.000₽</strong>
+          <span class="old-price">За 2 часа</span>
           <h2>
-            <a href="#"><span>2 Zwar Place, Florey</span></a>
+            <a href="#"><span>ул. Пушкина, д. Колотушкина</span></a>
           </h2>
         </div>
 
         <div class="property_details">
 
-          <ul class="list-unstyled specs">
+          <!-- <ul class="list-unstyled specs">
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bathtub"></span>
               <strong>2</strong>
@@ -200,7 +200,7 @@
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bed"></span>
               <strong>4</strong>
-            </li>
+            </li> -->
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-house-size"></span>
               <strong>120<sup>2</sup></strong>
@@ -210,19 +210,19 @@
         </div>
       </div> 
       <div class="item">
-        <img src="images/property_2-min.jpg" alt="Image" class="img-fluid">
+        <img src="images/studio2.jpg" alt="Image" class="img-fluid">
 
         <div class="property-contents">
-          <strong class="current-price text-secondary">$999,000</strong>
-          <span class="old-price">$1,000,299</span>
+          <strong class="current-price text-secondary">8.000₽</strong>
+          <span class="old-price">За 1 час</span>
           <h2>
-            <a href="#"><span>62/1 Braybrooke Street, Bruce</span></a>
+            <a href="#"><span>ул. Войковская, д. 2, к. 2</span></a>
           </h2>
         </div>
 
         <div class="property_details">
 
-          <ul class="list-unstyled specs">
+          <!-- <ul class="list-unstyled specs">
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bathtub"></span>
               <strong>2</strong>
@@ -230,7 +230,7 @@
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bed"></span>
               <strong>4</strong>
-            </li>
+            </li> -->
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-house-size"></span>
               <strong>120<sup>2</sup></strong>
@@ -240,19 +240,19 @@
         </div>
       </div> 
       <div class="item">
-        <img src="images/property_3-min.jpg" alt="Image" class="img-fluid">
+        <img src="images/studio3.jpg" alt="Image" class="img-fluid">
 
         <div class="property-contents">
-          <strong class="current-price text-secondary">$999,000</strong>
-          <span class="old-price">$1,000,299</span>
+          <strong class="current-price text-secondary">6.000₽</strong>
+          <span class="old-price">За 2 часа</span>
           <h2>
-            <a href="#"><span>32/13-15 Sturt Avenue, Griffith</span></a>
+            <a href="#"><span>г. Москва, д. Где-то рядом</span></a>
           </h2>
         </div>
 
         <div class="property_details">
 
-          <ul class="list-unstyled specs">
+          <!-- <ul class="list-unstyled specs">
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bathtub"></span>
               <strong>2</strong>
@@ -260,7 +260,7 @@
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-bed"></span>
               <strong>4</strong>
-            </li>
+            </li> -->
             <li class="d-inline-flex align-items-center">
               <span class="icon-wrap flaticon-house-size"></span>
               <strong>120<sup>2</sup></strong>