lokesh341 commited on
Commit
16e5265
·
verified ·
1 Parent(s): c3f41cd

Update templates/index.html

Browse files
Files changed (1) hide show
  1. templates/index.html +1 -1
templates/index.html CHANGED
@@ -88,7 +88,7 @@
88
  <!-- Welcome Page -->
89
  <div class="container" id="welcomePage">
90
  <h1>Welcome to Biriyani Hub 🍽</h1>
91
- <h2 class="info" id="infoMessage">Welcome! Are you a new customer or an existing one?</h2>
92
  <p class="status" id="status">🔊 Please say 'new' to register or 'existing' to login.</p>
93
  </div>
94
 
 
88
  <!-- Welcome Page -->
89
  <div class="container" id="welcomePage">
90
  <h1>Welcome to Biriyani Hub 🍽</h1>
91
+ speak("Welcome to Biriyani Hub .", function () {
92
  <p class="status" id="status">🔊 Please say 'new' to register or 'existing' to login.</p>
93
  </div>
94