Skip to content

Commit

Permalink
Deploying to gh-pages from @ f99c471 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
Rooyca committed Dec 10, 2024
1 parent 01bbd1d commit 7364cb2
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,21 +15,21 @@
<body>
<figure class="movie">
<div class="movie__hero">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/r4F4tsU0Ajeh9ZYUkWOJSYmioj7.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/tjli2Rjwkn8fivuynxwthnnEzeo.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">Mr. Hulot's Holiday</h1>
<h2 class="heading__secondary">Jacques Tati</h2>
<h1 class="heading__primary">Journey to Italy</h1>
<h2 class="heading__secondary">Roberto Rossellini</h2>
</div>
<p class="movie__description">Monsieur Hulot, Jacques Tati’s endearing clown, takes a holiday at a seaside resort, where his presence provokes one catastrophe after another. Tati’s masterpiece of gentle slapstick is a series of effortlessly well-choreographed sight gags involving dogs, boats, and firecrackers; it was the first entry in the Hulot series and the film that launched its maker to international stardom.</p>
<p class="movie__description">This deceptively simple tale of a bored English couple travelling to Italy to find a buyer for a house inherited from an uncle is transformed by Roberto Rossellini into a passionate story of cruelty and cynicism as their marriage disintegrates around them.</p>
<div class="movie__details">
<p class="movie__detail year">📅 1953</p>
<p class="movie__detail tag">🏷️ #Comedy</p>
<p class="movie__detail length">🕒 1h 27m</p>
<p class="movie__detail year">📅 1954</p>
<p class="movie__detail tag">🏷️ #Drama</p>
<p class="movie__detail length">🕒 1h 25m</p>
</div>
</div>
<div class="movie__date">Mon Dec 09 2024</div>
<div class="movie__date">Tue Dec 10 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit 7364cb2

Please sign in to comment.