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 8, 2024
1 parent 759e808 commit 806e88c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 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/fDozhst5HVJJcd3BM8ZOsKniO7Q.jpg" data-src="600x900.svg">
<img class="movie__img" alt="Movie Poster" src="https://image.tmdb.org/t/p/w600_and_h900_bestv2/n1xdAX2g6PU3aqQXmZtY9gXvvEz.jpg" data-src="600x900.svg">
</div>
<div class="movie__content">
<div class="movie__title">
<h1 class="heading__primary">Gentlemen Prefer Blondes</h1>
<h2 class="heading__secondary">Howard Hawks</h2>
<h1 class="heading__primary">The Big Heat</h1>
<h2 class="heading__secondary">Fritz Lang</h2>
</div>
<p class="movie__description">Lorelei Lee is a beautiful showgirl engaged to be married to the wealthy Gus Esmond, much to the disapproval of Gus' rich father, Esmond Sr., who thinks that Lorelei is just after his money. When Lorelei goes on a cruise accompanied only by her best friend, Dorothy Shaw, Esmond Sr. hires Ernie Malone, a private detective, to follow her and report any questionable behavior that would disqualify her from the marriage.</p>
<p class="movie__description">Tough cop Dave Bannion takes on a politically powerful crime syndicate. Preserved by the Academy Film Archive in partnership with Sony Pictures Entertainment in 1997.</p>
<div class="movie__details">
<p class="movie__detail year">📅 1953</p>
<p class="movie__detail tag">🏷️ #Comedy</p>
<p class="movie__detail length">🕒 2h 31m</p>
<p class="movie__detail tag">🏷️ #Crime</p>
<p class="movie__detail length">🕒 1h 29m</p>
</div>
</div>
<div class="movie__date">Sat Dec 07 2024</div>
<div class="movie__date">Sun Dec 08 2024</div>
</figure>
<script src="index.js"></script>
</body>
Expand Down

0 comments on commit 806e88c

Please sign in to comment.