Add ai bot suggestions

This commit is contained in:
CREDO23 2025-10-17 16:48:10 +02:00
parent 525564bd82
commit 2339a156c2
4 changed files with 31 additions and 20 deletions

View file

@ -76,7 +76,10 @@ export function Pricing({
</div>
<div className="flex justify-center mb-10">
<label className="relative inline-flex items-center cursor-pointer">
<label
htmlFor="billing-toggle"
className="relative inline-flex items-center cursor-pointer"
>
<Label>
<Switch
ref={switchRef as any}