V-FOR-VEND3TTA / the-4th-kind

The 4th Kind is an AI consulting business aimed at integrating the 4th industrial safely into existing and new businesses
0 stars 0 forks source link

Make the FAQ's Modifiable from the Admin #11

Open V-FOR-VEND3TTA opened 6 hours ago

V-FOR-VEND3TTA commented 6 hours ago

Modify the following and create models for them:

<div class="accordion-item wow fadeIn" data-wow-delay="0.1s">
                            <h2 class="accordion-header" id="headingOne">
                                <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
                                    data-bs-target="#collapseOne" aria-expanded="false" aria-controls="collapseOne">
                                    How to build a website?
                                </button>
                            </h2>
                            <div id="collapseOne" class="accordion-collapse collapse" aria-labelledby="headingOne"
                                data-bs-parent="#accordionFAQ1">
                                <div class="accordion-body">
                                    Dolor nonumy tempor elitr et rebum ipsum sit duo duo. Diam sed sed magna et magna diam aliquyam amet dolore ipsum erat duo. Sit rebum magna duo labore no diam.
                                </div>
                            </div>
                        </div>