zwischenstand

This commit is contained in:
2025-10-06 15:26:28 +00:00
parent 8974ae93e1
commit c5172d2d9e
9 changed files with 415 additions and 34 deletions

View File

@@ -3,10 +3,12 @@
import ContactFormRow from "../lib/components/staticPageRows/ContactFormRow.svelte"
import CoreSellingPoints from "../lib/components/staticPageRows/CoreSellingPoints.svelte"
import VoicebotPreview from "../lib/components/staticPageRows/VoicebotPreview.svelte"
import OfferPackages from "../lib/components/staticPageRows/OfferPackages.svelte"
</script>
<CoreSellingPoints />
<VoicebotPreview />
<ChatbotPreview />
<OfferPackages />
<ContactFormRow />