File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -126,8 +126,16 @@ <h2 class="section-title">Contact Information</h2>
126126
127127 < div class ="contact-form-wrapper fade-in ">
128128 < h2 class ="section-title "> Send a Message</ h2 >
129-
130- < form id ="contactForm " class ="contact-form " novalidate >
129+
130+ < button type ="submit " class ="btn-send " id ="submitBtn ">
131+ < span class ="btn-text "> This form is being worked on as part of a production issue.</ span >
132+ </ button >
133+
134+ < button type ="submit " class ="btn-send " id ="submitBtn ">
135+ < span class ="btn-text "> Caused by: RedisRateLimitFilter</ span >
136+ </ button >
137+
138+ < form id ="contactForm " class ="contact-form " novalidate > < br >
131139 < div class ="form-row ">
132140 < div class ="form-group ">
133141 < label for ="name "> Full Name</ label >
@@ -169,6 +177,12 @@ <h2 class="section-title">Send a Message</h2>
169177 < div class ="form-success " id ="formSuccess ">
170178 < span > ✅ Your message has been sent. I’ll get back to you soon.</ span >
171179 </ div >
180+ < button type ="submit " class ="btn-send " id ="submitBtn ">
181+ < span class ="btn-text "> So, sorry for the inconvenience.</ span >
182+ </ button >
183+ < button type ="submit " class ="btn-send " id ="submitBtn ">
184+ < span class ="btn-text "> Please connect with me on Phone, WhatsApp, Email</ span >
185+ </ button >
172186 </ form >
173187 </ div >
174188 </ section >
You can’t perform that action at this time.
0 commit comments