ministerchief commited on
Commit
4240842
·
verified ·
1 Parent(s): 565ff9c

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +19 -2
templates/index.html CHANGED
@@ -51,6 +51,25 @@
51
  <a href="#system-features" class="btn btn-premium-primary">Explore System</a>
52
  <a href="{{ url_for('contact') }}" class="btn btn-premium-outline">Contact Us</a>
53
  </div>
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  </div>
55
  <div class="col-lg-5 mt-5 mt-lg-0">
56
  <div class="glass-card hero-preview-card p-4 text-white text-center">
@@ -91,7 +110,6 @@
91
  <section class="py-5 bg-light-grey">
92
  <div class="container">
93
  <div class="text-center mb-5">
94
- <span class="text-primary fw-semibold uppercase tracking-wider">Core Advantages</span>
95
  <h2 class="fw-bold mt-2 text-navy">Why Choose LS Technologies</h2>
96
  </div>
97
  <div class="row g-4">
@@ -123,7 +141,6 @@
123
  <section id="system-features" class="py-5 text-white dynamic-dark-section">
124
  <div class="container py-4">
125
  <div class="text-center mb-5">
126
- <span class="text-gradient fw-bold">Comprehensive Capabilities</span>
127
  <h2 class="fw-bold mt-2">Enterprise Asset QR Ecosystem</h2>
128
  </div>
129
  <div class="row g-4">
 
51
  <a href="#system-features" class="btn btn-premium-primary">Explore System</a>
52
  <a href="{{ url_for('contact') }}" class="btn btn-premium-outline">Contact Us</a>
53
  </div>
54
+ <div class="mt-4">
55
+
56
+ <div class="msme-badge">
57
+
58
+ <i class="fas fa-certificate"></i>
59
+
60
+ <div>
61
+
62
+ <strong>MSME Registered Enterprise</strong>
63
+
64
+ <small>
65
+ Government of India • UDYAM No: UDYAM-HR-XX-XXXXXXXX
66
+ </small>
67
+
68
+ </div>
69
+
70
+ </div>
71
+
72
+ </div>
73
  </div>
74
  <div class="col-lg-5 mt-5 mt-lg-0">
75
  <div class="glass-card hero-preview-card p-4 text-white text-center">
 
110
  <section class="py-5 bg-light-grey">
111
  <div class="container">
112
  <div class="text-center mb-5">
 
113
  <h2 class="fw-bold mt-2 text-navy">Why Choose LS Technologies</h2>
114
  </div>
115
  <div class="row g-4">
 
141
  <section id="system-features" class="py-5 text-white dynamic-dark-section">
142
  <div class="container py-4">
143
  <div class="text-center mb-5">
 
144
  <h2 class="fw-bold mt-2">Enterprise Asset QR Ecosystem</h2>
145
  </div>
146
  <div class="row g-4">