Skip to content

Commit

Permalink
add new images
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Wallner authored and Thomas Wallner committed Mar 24, 2024
1 parent 47df1e3 commit 1842f32
Show file tree
Hide file tree
Showing 21 changed files with 65 additions and 13 deletions.
Binary file removed assets/1c-Diele.jpeg
Binary file not shown.
Binary file removed assets/1e-Diele.jpeg
Binary file not shown.
Binary file removed assets/2d-Bad.jpeg
Binary file not shown.
Binary file removed assets/5b-Wohnz.jpeg
Binary file not shown.
Binary file removed assets/5c-Wohnz.jpeg
Binary file not shown.
Binary file removed assets/6a-Küche.jpeg
Binary file not shown.
Binary file removed assets/8b-Umgebung.jpeg
Binary file not shown.
Binary file modified assets/bad.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/bad1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/diele.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/haus.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/kueche.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/ladestation-auto.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/ladestation-fahrrad.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/paradies2.jpeg
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 assets/schlafzimmer.jpeg
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 assets/schlafzimmer2.jpeg
100755 → 100644
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/umgebung1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/umgebung2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/wohnzimmer1.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
78 changes: 65 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ <h2 class="ps-xl-5 align-self-end fw-bold">
class="icon"
alt="Haus"
/>
<p class="mb-md-0">ca. 74qm</p>
<p class="mb-md-0">ca. 75qm</p>
</div>
<div class="col-sm-4 col-6 col-lg-2">
<img
Expand Down Expand Up @@ -123,7 +123,7 @@ <h2 class="ps-xl-5 align-self-end fw-bold">
<div class="row">
<h2 class="fw-medium pb-2" id="ferienwohnung">Eure Ferienwohnung</h2>
<p class="pb-2 fs-5">
Die gemütliche Ferienwohnung im Erdgeschoss bietet auf 74m² Platz für
Die gemütliche Ferienwohnung im Erdgeschoss bietet auf 75m² Platz für
bis zu vier Personen und besteht aus zwei Schlafzimmern, Bad, Küche,
einem großen Wohnzimmer mit Schlafcouch und einer großen
Sonnenterrasse mit wunderbarem <b>Bergpanorama</b>.
Expand Down Expand Up @@ -309,7 +309,7 @@ <h2 class="fw-medium pb-2" id="ferienwohnung">Eure Ferienwohnung</h2>
<div class="row g-0">
<div class="col-md-5">
<img
src="./assets/5b-Wohnz.jpeg"
src="./assets/wohnzimmer1.jpeg"
class="img-fluid shadow-lg"
type="button"
data-bs-toggle="modal"
Expand Down Expand Up @@ -338,7 +338,7 @@ <h2 class="fw-medium pb-2" id="ferienwohnung">Eure Ferienwohnung</h2>
</div>
<div class="modal-body">
<img
src="./assets/5b-Wohnz.jpeg"
src="./assets/wohnzimmer1.jpeg"
class="img-fluid"
alt="Wohnzimmer"
/>
Expand All @@ -363,7 +363,7 @@ <h3 class="card-title">Wohnzimmer</h3>
<div class="row g-0">
<div class="col-md-5">
<img
src="./assets/6a-Küche.jpeg"
src="./assets/kueche.jpeg"
class="img-fluid shadow-lg"
type="button"
data-bs-toggle="modal"
Expand Down Expand Up @@ -392,7 +392,7 @@ <h3 class="card-title">Wohnzimmer</h3>
</div>
<div class="modal-body">
<img
src="./assets/6a-Küche.jpeg"
src="./assets/kueche.jpeg"
class="img-fluid"
alt="Küche"
/>
Expand Down Expand Up @@ -449,7 +449,7 @@ <h3 class="card-title">Küche</h3>
</div>
<div class="modal-body">
<img
src="./assets/2d-Bad.jpeg"
src="./assets/bad1.jpeg"
class="img-fluid"
alt="Badezimmer"
/>
Expand Down Expand Up @@ -561,7 +561,7 @@ <h3 class="card-title">Terrasse</h3>
<img
src="./assets/schlafzimmer.jpeg"
class="img-fluid"
alt="Schlafzimmer"
alt="Schlafzimmer 2"
/>
</div>
</div>
Expand Down Expand Up @@ -734,27 +734,79 @@ <h2 class="pb-2 pt-5">Preise</h2>
data-bs-slide-to="2"
aria-label="Slide 3"
></button>
<button
type="button"
data-bs-target="#carousel"
data-bs-slide-to="3"
aria-label="Slide 4"
></button>
<button
type="button"
data-bs-target="#carousel"
data-bs-slide-to="4"
aria-label="Slide 5"
></button>
<button
type="button"
data-bs-target="#carousel"
data-bs-slide-to="5"
aria-label="Slide 6"
></button>
<button
type="button"
data-bs-target="#carousel"
data-bs-slide-to="6"
aria-label="Slide 1"
></button>
</div>
<div class="carousel-inner">
<div class="carousel-item active c-item">
<img
src="./assets/1c-Diele.jpeg"
src="./assets/haus.jpeg"
class="d-block w-100 c-img"
alt="Haus von außen"
/>
</div>
<div class="carousel-item c-item">
<img
src="./assets/umgebung1.jpeg"
class="d-block w-100 c-img"
alt="Bergblick"
/>
</div>
<div class="carousel-item c-item">
<img
src="./assets/umgebung2.jpeg"
class="d-block w-100 c-img"
alt="Bergblick"
/>
</div>
<div class="carousel-item c-item">
<img
src="./assets/paradies2.jpeg"
class="d-block w-100 c-img"
alt="Bergblick"
/>
</div>
<div class="carousel-item c-item">
<img
src="./assets/diele.jpeg"
class="d-block w-100 c-img"
alt="Diele"
/>
</div>
<div class="carousel-item c-item">
<img
src="./assets/bad.jpeg"
src="./assets/ladestation-auto.jpeg"
class="d-block w-100 c-img"
alt="Badezimmer"
alt="Ladestation Auto"
/>
</div>
<div class="carousel-item c-item">
<img
src="./assets/terrasse.jpeg"
src="./assets/ladestation-fahrrad.jpeg"
class="d-block w-100 c-img"
alt="Terrasse"
alt="Ladestation Fahrrad"
/>
</div>
</div>
Expand Down

0 comments on commit 1842f32

Please sign in to comment.