AI-strategi & implementation för svenska företag
Vi hjälper er kartlägga var AI faktiskt gör skillnad, prioriterar rätt piloter och bygger lösningen. Kostnadsfri introduktion.
const steps = [ , , , ]; const builds = [ , , , , ]; const faqs = [ , , , , ]; const trust = [ , , , , ]; const scrollTo = (id: string) => { const el = document.getElementById(id); if (el) el.scrollIntoView( ); }; const AIStrategi = () => { const = useToast(); const hero = useInView(); const offer = useInView(); const stepsView = useInView(); const buildView = useInView(); const scaleView = useInView(); const trustView = useInView(); const faqView = useInView(); const formView = useInView(); const [submitting, setSubmitting] = useState(false); const [submitted, setSubmitted] = useState(false); const [data, setData] = useState( ); const onSubmit = async (e: React.FormEvent) => { e.preventDefault(); setSubmitting(true); try { const name = data.name.trim(); const email = data.email.trim(); const company = data.company.trim(); const phone = data.phone.trim(); const message = data.message.trim(); const = await supabase.from("contact_submissions").insert( ); if (error) throw error; fetch("https://samslam0215.app.n8n.cloud/webhook/alltid-lead", { method: "POST", headers: , body: JSON.stringify({ firstName: name, lastName: "", email, company, message: `$ \n\nTelefon: $ \nKälla: AI-strategi