Skip to content

Commit d9e00e4

Browse files
ismailsaadiclaude
andcommitted
remove background image, set black background on home page
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 6223219 commit d9e00e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
</nav>
5151
</header>
5252
<!-- Add your site or app content here -->
53-
<div class="hero-full-container background-image-container white-text-container" style="background-image: url('./assets/images/bg-3-min.jpg')">
53+
<div class="hero-full-container white-text-container" style="background-color: #000000;">
5454
<div class="container">
5555
<div class="row">
5656
<div class="col-xs-12">

0 commit comments

Comments
 (0)