git.lucas.co / website
source for lucas.co

projects/house-1.html (1.5K)

 1 <!DOCTYPE html>
 2 
 3 <html>
 4 
 5   <head>
 6     <meta charset="UTF-8">
 7     <link rel="stylesheet" href="../styles.css">
 8     <script src="../main.js" defer></script>
 9     <meta name="viewport" content="width=device-width, initial-scale=1.0">
10     <title>lucas.co/house-1.html</title>
11   </head>
12 
13   <body>
14     <div class="content-container">
15 
16       <div><a href="../index.html"><−−</a></div>
17       <br>
18       <div>House 1</div>
19       <br>
20 
21       <div class="image-container">
22         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_1_render_0.webp"></img>
23         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_1_render_1.webp"></img>
24         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_1_render_7.webp"></img>
25         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_1_render_4.webp"></img>
26         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_1_render_5.webp"></img>
27         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_1_render_2.webp"></img>
28         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_1_render_3.webp"></img>
29         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_1_model_5.webp"></img>
30         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_1_model_3.webp"></img>
31         <img src="https://pub-c0a064adda8e4234ab95cc26a264b806.r2.dev/house_1_model_4.webp"></img>
32       </div>
33     </div>
34   </body>
35 
36 </html>