07alpha commited on
Commit
63f1da1
·
verified ·
1 Parent(s): 68463c5

now when we click view all watches section show mw watches imgaes like 7 to 8 watches - Follow Up Deployment

Browse files
Files changed (1) hide show
  1. index.html +1 -10
index.html CHANGED
@@ -154,16 +154,7 @@
154
  <h2 class="text-3xl font-bold text-center mb-4">Our Watches</h2>
155
  <p class="text-gray-600 text-center mb-12 max-w-2xl mx-auto">Browse our carefully curated selection of premium timepieces</p>
156
 
157
- <div class="flex justify-center mb-8">
158
- <div class="inline-flex rounded-md shadow-sm">
159
- <button class="px-4 py-2 text-sm font-medium rounded-l-lg bg-blue-600 text-white">All</button>
160
- <button class="px-4 py-2 text-sm font-medium bg-white text-gray-700 hover:bg-gray-100">Luxury</button>
161
- <button class="px-4 py-2 text-sm font-medium bg-white text-gray-700 hover:bg-gray-100">Sports</button>
162
- <button class="px-4 py-2 text-sm font-medium bg-white text-gray-700 hover:bg-gray-100">Classic</button>
163
- <button class="px-4 py-2 text-sm font-medium rounded-r-lg bg-white text-gray-700 hover:bg-gray-100">Smart</button>
164
- </div>
165
- </div>
166
-
167
  <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-8">
168
  <!-- Watch 1 -->
169
  <div class="bg-white rounded-lg shadow-md overflow-hidden watch-card transition duration-300">
 
154
  <h2 class="text-3xl font-bold text-center mb-4">Our Watches</h2>
155
  <p class="text-gray-600 text-center mb-12 max-w-2xl mx-auto">Browse our carefully curated selection of premium timepieces</p>
156
 
157
+
 
 
 
 
 
 
 
 
 
158
  <div class="grid grid-cols-1 sm:grid-cols-2 lg:grid-cols-3 xl:grid-cols-4 gap-8">
159
  <!-- Watch 1 -->
160
  <div class="bg-white rounded-lg shadow-md overflow-hidden watch-card transition duration-300">