This repository was archived by the owner on Apr 21, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
app/views/web/HomeController Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6868 <div class =" col-lg-12 space-y-3 text-center col-12" >
6969 <p class =" fs-60 line-height-70 fw-bold" >Welcome to Our Community</p >
7070 <p class =" fs-18 fw-medium text-center position-relative" >
71- Welcome to Our Community - a place where hike -minded people connect, share ideas, <br > and grow
71+ Welcome to Our Community - a place where like -minded people connect, share ideas, <br > and grow
7272 together in a positive and supportive environment.
7373 </p >
7474 <a href =" /community" class =" bg--primary d-block w-max mx-auto fs-16 px-3 py-2 rounded-18 text-white" >
267267 <img src =" /images/testi.png" >
268268 </div >
269269 </div >
270- </div >
270+ </div >
271271 <div class =" swiper-slide overflow-hidden rounded-30" >
272272 <div class =" p-5 bg-white overflow-hidden d-flex row" >
273273 <div class =" col-lg-8 col-12" >
429429 if (testimonialModalElement) {
430430 // Get or create the Bootstrap modal instance right away
431431 testimonialModalInstance = bootstrap .Modal .getOrCreateInstance (testimonialModalElement);
432-
432+
433433 // Automatically show the modal on page load
434434 window .addEventListener (' DOMContentLoaded' , function () {
435435 console .log (' DOM loaded, showing testimonial modal automatically' );
478478 </script >
479479 </cfif >
480480 </cfif >
481- </main >
481+ </main >
You can’t perform that action at this time.
0 commit comments