Merge version_26_1777236467100 into main #22
@@ -7,7 +7,6 @@ import ContactPage from "@/pages/ContactPage";
|
||||
import TeamTestimonialsPage from "@/pages/TeamTestimonialsPage";
|
||||
import PricingPage from "@/pages/PricingPage";
|
||||
import PricingSimpleCards from "@/components/sections/pricing/PricingSimpleCards";
|
||||
import FaqSection from "@/components/sections/faq/FaqSection";
|
||||
import ContactForm from "@/components/sections/contact/ContactForm";
|
||||
import ImageOrVideo from "@/components/ui/ImageOrVideo";
|
||||
|
||||
@@ -58,9 +57,6 @@ export default function App() {
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqSection />
|
||||
</div>
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactForm
|
||||
tag="Contact Us"
|
||||
|
||||
Reference in New Issue
Block a user