Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/jxlee007/Sundown
Browse files Browse the repository at this point in the history
  • Loading branch information
jxlee007 committed Mar 30, 2024
2 parents 47c9a61 + b631819 commit 1622b16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<div id="main">
<section id="page1">
<nav>
<img src="./Sundown logo.svg">
<img src="https://github.com/jxlee007/PROJECT-5-Sundown/blob/main/media/Sundown%20logo.svg">
<div id="npart">
<span><a href="http://">Work</a></span>
<span><a href="http://">Studio</a></span>
Expand All @@ -45,7 +45,7 @@ <h1>SPACES <br> THAT <br> INSPIRE</h1>
<div id="hero-2"></div>
<div id="hero-3"></div>
</div>
<video autoplay loop muted src="./video.mp4"></video>
<video autoplay loop muted src="https://github.com/jxlee007/PROJECT-5-Sundown/blob/main/media/video.mp4"></video>
</section>
<section id="page2">
<div id="cnt">
Expand Down Expand Up @@ -79,7 +79,7 @@ <h1>ENVIRONMENTS</h1>
<h1>We are a group of design-driven, goal-focused creators, producers, and designers who believe
that the details make all the difference.</h1>
<div id="bpart">
<img src="./Holding_thumb-p-500.webp">
<img src="https://raw.githubusercontent.com/jxlee007/PROJECT-5-Sundown/main/media/Holding_thumb-p-500.webp">
<p>We love to create, we love to solve, we love to collaborate, and we love to turn amazing ideas
into reality. We’re here to partner with you through every step of the process and know that
relationships are the most important things we build.</p>
Expand Down Expand Up @@ -247,4 +247,4 @@ <h3>Github</h3>

</body>

</html>
</html>

0 comments on commit 1622b16

Please sign in to comment.