Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
JacobBorgProgramming committed Mar 17, 2024
1 parent 0b787e7 commit dc69fe5
Show file tree
Hide file tree
Showing 9 changed files with 47 additions and 3 deletions.
1 change: 1 addition & 0 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ <h4 class="modal-title">Contact Us</h4><button class="btn-close" type="button" a
</footer><!-- End: Footer Basic -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/script.min.js"></script>
<script src="assets/js/smart-forms.min.min.js"></script>
</body>

</html>
Binary file added animations/sodacan/0001-0250.avi
Binary file not shown.
2 changes: 1 addition & 1 deletion assets/js/script.min.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/js/smart-forms.min.min.js

Large diffs are not rendered by default.

Binary file modified blank space.bsdesign
Binary file not shown.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ <h4 class="modal-title">Contact Us</h4><button class="btn-close" type="button" a
</footer><!-- End: Footer Basic -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/script.min.js"></script>
<script src="assets/js/smart-forms.min.min.js"></script>
</body>

</html>
4 changes: 2 additions & 2 deletions thankyou.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@
<div class="col-md-6 text-center text-md-start d-flex d-sm-flex d-md-flex justify-content-center align-items-center justify-content-md-start align-items-md-center justify-content-xl-center">
<div class="text-white"><img src="assets/img/branding/blankspace.svg" width="100%" style="margin-bottom: 25px;">
<h1>Thank you!</h1>
<p>We've received your message!</p>
<p>Our team will reach out shortly!</p>
<p>We've received your submission!</p>
</div>
</div>
</div>
Expand Down Expand Up @@ -94,6 +93,7 @@ <h4 class="modal-title">Contact Us</h4><button class="btn-close" type="button" a
</footer><!-- End: Footer Basic -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/script.min.js"></script>
<script src="assets/js/smart-forms.min.min.js"></script>
</body>

</html>
1 change: 1 addition & 0 deletions vision.html
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ <h4 class="modal-title">Contact Us</h4><button class="btn-close" type="button" a
</footer><!-- End: Footer Basic -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/script.min.js"></script>
<script src="assets/js/smart-forms.min.min.js"></script>
</body>

</html>
40 changes: 40 additions & 0 deletions yourvision.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
<!DOCTYPE html>
<html data-bs-theme="light" lang="en">

<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, shrink-to-fit=no">
<title>blank space</title>
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/favicon.svg">
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/favicon.svg" media="(prefers-color-scheme: dark)">
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/favicon.svg">
<link rel="icon" type="image/svg+xml" sizes="150x150" href="assets/img/branding/favicon.svg" media="(prefers-color-scheme: dark)">
<link rel="stylesheet" href="assets/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="assets/css/styles.min.css">
</head>

<body style="font-family: 'Fira Code', monospace;">
<!-- Start: 1 Row 1 Column -->
<div class="container">
<div class="row">
<div class="col-md-12"><html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0">
<title>blank space Sodas</title>
<script async src="https://tally.so/widgets/embed.js"></script>
<style type="text/css">
html { margin: 0; height: 100%; overflow: hidden; }
iframe { position: absolute; top: 0; right: 0; bottom: 0; left: 0; border: 0; }
</style>
</head>
<body>
<iframe data-tally-src="https://tally.so/r/wzqYy8" width="100%" height="100%" frameborder="0" marginheight="0" marginwidth="0" title="blank space Sodas"></iframe>
</body>
</html></div>
</div>
</div><!-- End: 1 Row 1 Column -->
<script src="assets/bootstrap/js/bootstrap.min.js"></script>
<script src="assets/js/script.min.js"></script>
</body>

</html>

0 comments on commit dc69fe5

Please sign in to comment.