Akshansh115 commited on
Commit
34f3114
·
verified ·
1 Parent(s): a28931c

make this same page as in image no other cahnges

Browse files
Files changed (1) hide show
  1. index.html +6 -11
index.html CHANGED
@@ -12,8 +12,7 @@
12
  box-sizing: border-box;
13
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
14
  }
15
-
16
- body {
17
  background-color: #ffffff;
18
  color: #333;
19
  line-height: 1.6;
@@ -777,12 +776,9 @@
777
  <header>
778
  <div class="container header-container">
779
  <div class="logo">
780
-
781
- <i class="fas fa-check-circle"></i>
782
- WiseFind
783
  </div>
784
-
785
- <button class="mobile-menu-btn" id="mobileMenuBtn">
786
  <i class="fas fa-bars"></i>
787
  </button>
788
 
@@ -807,8 +803,7 @@
807
  <div class="hero-content">
808
  <h1>Find the Perfect Product for You</h1>
809
  <p class="hero-subtitle">Get personalized recommendations from experts and community members</p>
810
-
811
- <div class="search-box">
812
  <div class="search-input">
813
  <i class="fas fa-search"></i>
814
  <input type="text" placeholder="What are you looking for?">
@@ -826,9 +821,9 @@
826
  </div>
827
  </div>
828
  <div class="hero-image">
829
- <img src="https://static.photos/technology/1200x630/42" alt="Smartphone and accessories">
830
  </div>
831
- </div>
832
  </section>
833
  <!-- Features Section -->
834
  <section class="features" id="features">
 
12
  box-sizing: border-box;
13
  font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
14
  }
15
+ body {
 
16
  background-color: #ffffff;
17
  color: #333;
18
  line-height: 1.6;
 
776
  <header>
777
  <div class="container header-container">
778
  <div class="logo">
779
+ <img src="https://huggingface.co/spaces/Akshansh115/logo/resolve/main/images/Screenshot%202026-01-04%20214848.png" alt="WiseFind Logo" style="height: 40px;">
 
 
780
  </div>
781
+ <button class="mobile-menu-btn" id="mobileMenuBtn">
 
782
  <i class="fas fa-bars"></i>
783
  </button>
784
 
 
803
  <div class="hero-content">
804
  <h1>Find the Perfect Product for You</h1>
805
  <p class="hero-subtitle">Get personalized recommendations from experts and community members</p>
806
+ <div class="search-box">
 
807
  <div class="search-input">
808
  <i class="fas fa-search"></i>
809
  <input type="text" placeholder="What are you looking for?">
 
821
  </div>
822
  </div>
823
  <div class="hero-image">
824
+ <img src="https://huggingface.co/spaces/Akshansh115/logo/resolve/main/images/Screenshot%202026-01-04%20214848.png" alt="WiseFind Hero Image" style="max-height: 400px;">
825
  </div>
826
+ </div>
827
  </section>
828
  <!-- Features Section -->
829
  <section class="features" id="features">