zwischenstnad
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
import ChatbotPreview from "../lib/components/staticPageRows/ChatbotPreview.svelte"
|
||||
import ContactFormRow from "../lib/components/staticPageRows/ContactFormRow.svelte"
|
||||
import CoreSellingPoints from "../lib/components/staticPageRows/CoreSellingPoints.svelte"
|
||||
import FAQSection from "../lib/components/staticPageRows/FAQSection.svelte"
|
||||
import VoicebotPreview from "../lib/components/staticPageRows/VoicebotPreview.svelte"
|
||||
import OfferPackages from "../lib/components/staticPageRows/OfferPackages.svelte"
|
||||
</script>
|
||||
@@ -10,5 +11,6 @@
|
||||
|
||||
<VoicebotPreview />
|
||||
<ChatbotPreview />
|
||||
<FAQSection />
|
||||
<OfferPackages />
|
||||
<ContactFormRow />
|
||||
|
||||
Reference in New Issue
Block a user