-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathschedule.html
More file actions
9 lines (9 loc) · 17.1 KB
/
schedule.html
File metadata and controls
9 lines (9 loc) · 17.1 KB
1
2
3
4
5
6
7
8
9
<!DOCTYPE html><html lang="en" class="__variable_f367f3 __variable_829c8b"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/162bf645eb375add-s.p.ttf" as="font" crossorigin="" type="font/ttf"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/logo.png"/><link rel="stylesheet" href="/_next/static/css/e9840c7b381563fa.css" crossorigin="" data-precedence="next"/><link rel="preload" href="/_next/static/chunks/webpack-0d6a70fa85654ab8.js" as="script" fetchPriority="low" crossorigin=""/><script src="/_next/static/chunks/c6856ef0-e37f7ef07c653ef4.js" async="" crossorigin=""></script><script src="/_next/static/chunks/57-deaa25195465a2ff.js" async="" crossorigin=""></script><script src="/_next/static/chunks/main-app-2efc8bb3092c7c17.js" async="" crossorigin=""></script><link rel="preload" href="https://www.googletagmanager.com/gtag/js?id=G-YNYXN5PL55" as="script"/><title>Book a Discovery Call | Emergent AI | Emergent AI</title><meta name="description" content="Schedule a free 30-minute discovery call with Emergent AI. Tell us what's slowing your team down — we'll show you what's possible with AI."/><meta name="keywords" content="custom AI systems,AI automation,workflow automation AI,customer support AI,document intelligence,AI consulting Toronto,business AI solutions,AI deployment Canada,operational efficiency AI,production AI systems"/><meta name="robots" content="index, follow"/><meta name="googlebot" content="index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1"/><link rel="canonical" href="https://emergentai.ca"/><meta property="og:title" content="Emergent AI — Custom AI for Business Operations"/><meta property="og:description" content="Emergent AI builds and deploys custom AI for automation, customer support, and document intelligence. Based in Toronto, serving businesses globally."/><meta property="og:url" content="https://emergentai.ca"/><meta property="og:site_name" content="Emergent AI"/><meta property="og:locale" content="en-CA"/><meta property="og:image" content="https://emergentai.ca/og.png"/><meta property="og:image:width" content="1920"/><meta property="og:image:height" content="1080"/><meta property="og:image:alt" content="Emergent AI — Custom AI for Business Operations"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Emergent AI — Custom AI for Business Operations"/><meta name="twitter:description" content="Emergent AI builds and deploys custom AI for automation, customer support, and document intelligence. Based in Toronto, serving businesses globally."/><meta name="twitter:image" content="https://emergentai.ca/og.png"/><link rel="shortcut icon" href="/favicon.ico"/><meta name="next-size-adjust"/><script>
try {
const theme = localStorage.getItem('theme') ||
(window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light');
document.documentElement.classList.toggle('dark', theme === 'dark');
} catch (e) {
document.documentElement.classList.add('dark');
}
</script><script src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js" crossorigin="" noModule=""></script></head><body class="bg-white dark:bg-black transition-colors duration-300 overflow-x-hidden undefined"><div class="relative bg-gradient-to-tl from-white via-zinc-100/20 to-white dark:from-black dark:via-zinc-600/20 dark:to-black"><nav class="fixed top-4 left-1/2 -translate-x-1/2 z-50 w-fit"><div class="bg-white/80 dark:bg-zinc-900/90 backdrop-blur-xl rounded-full border border-white/30 dark:border-zinc-700/50 shadow-2xl dark:shadow-[0_8px_32px_rgba(0,0,0,0.8)] px-4 py-2 ring-1 ring-black/5 dark:ring-white/10 flex items-center gap-3 whitespace-nowrap"><a class="flex-shrink-0" href="/"><img src="/logo.png" alt="Emergent AI" class="rounded-full object-cover w-10 h-10 shadow-lg"/></a><div class="hidden sm:block w-px h-4 bg-zinc-300 dark:bg-zinc-600"></div><a class="hidden sm:block text-sm font-medium text-zinc-600 dark:text-zinc-400 hover:text-zinc-900 dark:hover:text-zinc-100 transition-colors whitespace-nowrap" href="/">← Back to home</a><div class="w-px h-4 bg-zinc-300 dark:bg-zinc-600"></div><div class="p-2 rounded-lg border border-zinc-400 dark:border-zinc-600 bg-zinc-100 dark:bg-zinc-800 w-9 h-9 flex items-center justify-center"><div class="w-5 h-5 bg-zinc-300 dark:bg-zinc-600 rounded animate-pulse"></div></div></div></nav><section class="min-h-screen flex items-center justify-center px-4 py-24"><div class="w-full max-w-md"><div class="text-center mb-8"><h1 class="text-3xl font-display font-bold text-zinc-900 dark:text-white mb-3">Let’s find a time to talk</h1><p class="text-sm text-zinc-500 dark:text-zinc-400 max-w-xs mx-auto">We’re excited to learn about what you’re working on and see how we can help.</p></div><form noValidate="" class="space-y-4"><div><label for="name" class="block text-sm font-medium text-zinc-700 dark:text-zinc-300 mb-1.5">Name <span class="text-red-400">*</span></label><input id="name" type="text" autoComplete="name" placeholder="Jane Smith" class="w-full px-4 py-3 rounded-xl bg-white dark:bg-zinc-900 border text-zinc-900 dark:text-white placeholder-zinc-400 dark:placeholder-zinc-600 focus:outline-none focus:ring-2 focus:ring-blue-500 transition-colors border-zinc-300 dark:border-zinc-700" value=""/></div><div><label for="email" class="block text-sm font-medium text-zinc-700 dark:text-zinc-300 mb-1.5">Email <span class="text-red-400">*</span></label><input id="email" type="email" autoComplete="email" placeholder="jane@company.com" class="w-full px-4 py-3 rounded-xl bg-white dark:bg-zinc-900 border text-zinc-900 dark:text-white placeholder-zinc-400 dark:placeholder-zinc-600 focus:outline-none focus:ring-2 focus:ring-blue-500 transition-colors border-zinc-300 dark:border-zinc-700" value=""/></div><div><p class="block text-sm font-medium text-zinc-700 dark:text-zinc-300 mb-2">What are you interested in?</p><div class="flex flex-wrap gap-2"><button type="button" class="px-4 py-2 rounded-full text-sm font-medium border transition-all duration-150 bg-transparent text-zinc-600 dark:text-zinc-400 border-zinc-300 dark:border-zinc-700 hover:border-zinc-500 dark:hover:border-zinc-500">Custom AI Software</button><button type="button" class="px-4 py-2 rounded-full text-sm font-medium border transition-all duration-150 bg-transparent text-zinc-600 dark:text-zinc-400 border-zinc-300 dark:border-zinc-700 hover:border-zinc-500 dark:hover:border-zinc-500">Training & Upskilling</button></div></div><div><label for="challenge" class="block text-sm font-medium text-zinc-700 dark:text-zinc-300 mb-1.5">What are you hoping to solve?<!-- --> <span class="text-zinc-400 dark:text-zinc-600 font-normal">(optional)</span></label><textarea id="challenge" placeholder="e.g. We spend too much time on X, we're trying to figure out if AI could help with Y..." rows="3" class="w-full px-4 py-3 rounded-xl bg-white dark:bg-zinc-900 border border-zinc-300 dark:border-zinc-700 text-zinc-900 dark:text-white placeholder-zinc-400 dark:placeholder-zinc-600 focus:outline-none focus:ring-2 focus:ring-blue-500 transition-colors resize-none"></textarea></div><div><label for="referral" class="block text-sm font-medium text-zinc-700 dark:text-zinc-300 mb-1.5">How did you find us?<!-- --> <span class="text-zinc-400 dark:text-zinc-600 font-normal">(optional)</span></label><select id="referral" class="w-full px-4 py-3 rounded-xl bg-white dark:bg-zinc-900 border border-zinc-300 dark:border-zinc-700 text-zinc-900 dark:text-white focus:outline-none focus:ring-2 focus:ring-blue-500 transition-colors"><option value="" selected="">Select...</option><option value="Direct emergentai.ca">Direct emergentai.ca</option><option value="Google Search">Google Search</option><option value="LinkedIn">LinkedIn</option><option value="Word of Mouth">Word of Mouth</option><option value="Other social media">Other social media</option></select></div><button type="submit" class="w-full inline-flex items-center justify-center gap-2 bg-zinc-900 dark:bg-white text-white dark:text-zinc-900 px-6 py-4 rounded-full text-sm font-semibold hover:bg-zinc-700 dark:hover:bg-zinc-100 transition-all duration-200 group mt-1">Choose a Time<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="w-4 h-4 group-hover:translate-x-0.5 transition-transform duration-200"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></button><p class="text-center text-xs text-zinc-400 dark:text-zinc-600">🇨🇦 Toronto-based · Free · 30 minutes</p></form></div></section></div><script src="/_next/static/chunks/webpack-0d6a70fa85654ab8.js" crossorigin="" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0]);self.__next_f.push([2,null])</script><script>self.__next_f.push([1,"1:HL[\"/_next/static/media/162bf645eb375add-s.p.ttf\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/ttf\"}]\n2:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n3:HL[\"/_next/static/css/e9840c7b381563fa.css\",\"style\",{\"crossOrigin\":\"\"}]\n0:\"$L4\"\n"])</script><script>self.__next_f.push([1,"5:I{\"id\":9794,\"chunks\":[\"272:static/chunks/webpack-0d6a70fa85654ab8.js\",\"259:static/chunks/c6856ef0-e37f7ef07c653ef4.js\",\"57:static/chunks/57-deaa25195465a2ff.js\"],\"name\":\"\",\"async\":false}\n7:I{\"id\":2490,\"chunks\":[\"272:static/chunks/webpack-0d6a70fa85654ab8.js\",\"259:static/chunks/c6856ef0-e37f7ef07c653ef4.js\",\"57:static/chunks/57-deaa25195465a2ff.js\"],\"name\":\"\",\"async\":false}\n8:I{\"id\":8815,\"chunks\":[\"965:static/chunks/965-53e6fd628157d2e5.js\",\"185:static/chunks/app/layout-b022a1a5f4eb6c42.js\"],\"name\":\"Analyt"])</script><script>self.__next_f.push([1,"ics\",\"async\":false}\n9:I{\"id\":5352,\"chunks\":[\"965:static/chunks/965-53e6fd628157d2e5.js\",\"185:static/chunks/app/layout-b022a1a5f4eb6c42.js\"],\"name\":\"ThemeProvider\",\"async\":false}\na:I{\"id\":4796,\"chunks\":[\"272:static/chunks/webpack-0d6a70fa85654ab8.js\",\"259:static/chunks/c6856ef0-e37f7ef07c653ef4.js\",\"57:static/chunks/57-deaa25195465a2ff.js\"],\"name\":\"\",\"async\":false}\nb:I{\"id\":2134,\"chunks\":[\"272:static/chunks/webpack-0d6a70fa85654ab8.js\",\"259:static/chunks/c6856ef0-e37f7ef07c653ef4.js\",\"57:static/chunks/57-dea"])</script><script>self.__next_f.push([1,"a25195465a2ff.js\"],\"name\":\"\",\"async\":false}\nd:I{\"id\":7178,\"chunks\":[\"838:static/chunks/838-a4c57bae2d166c75.js\",\"681:static/chunks/app/schedule/page-ef7546faafd1d1cd.js\"],\"name\":\"\",\"async\":false}\n"])</script><script>self.__next_f.push([1,"4:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/e9840c7b381563fa.css\",\"precedence\":\"next\",\"crossOrigin\":\"\"}]],[\"$\",\"$L5\",null,{\"buildId\":\"-CipRmgQ7ISxJ8-7iu9Fo\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/schedule\",\"initialTree\":[\"\",{\"children\":[\"schedule\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],\"initialHead\":[false,\"$L6\"],\"globalErrorComponent\":\"$7\",\"children\":[null,[\"$\",\"html\",null,{\"lang\":\"en\",\"className\":\"__variable_f367f3 __variable_829c8b\",\"suppressHydrationWarning\":true,\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"$L8\",null,{}],[\"$\",\"script\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"\\n try {\\n const theme = localStorage.getItem('theme') || \\n (window.matchMedia('(prefers-color-scheme: dark)').matches ? 'dark' : 'light');\\n document.documentElement.classList.toggle('dark', theme === 'dark');\\n } catch (e) {\\n document.documentElement.classList.add('dark');\\n }\\n \"}}]]}],[\"$\",\"body\",null,{\"className\":\"bg-white dark:bg-black transition-colors duration-300 overflow-x-hidden undefined\",\"children\":[\"$\",\"$L9\",null,{\"children\":[\"$\",\"$La\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"loading\":\"$undefined\",\"loadingStyles\":\"$undefined\",\"hasLoading\":false,\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"template\":[\"$\",\"$Lb\",null,{}],\"templateStyles\":\"$undefined\",\"notFound\":[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":\"404\"}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],\"notFoundStyles\":[],\"childProp\":{\"current\":[\"$\",\"$La\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\",\"schedule\",\"children\"],\"loading\":\"$undefined\",\"loadingStyles\":\"$undefined\",\"hasLoading\":false,\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"template\":[\"$\",\"$Lb\",null,{}],\"templateStyles\":\"$undefined\",\"notFound\":\"$undefined\",\"notFoundStyles\":\"$undefined\",\"childProp\":{\"current\":[\"$Lc\",[\"$\",\"div\",null,{\"className\":\"relative bg-gradient-to-tl from-white via-zinc-100/20 to-white dark:from-black dark:via-zinc-600/20 dark:to-black\",\"children\":[\"$\",\"$Ld\",null,{}]}],null],\"segment\":\"__PAGE__\"},\"styles\":[]}],\"segment\":\"schedule\"},\"styles\":[]}]}]}]]}],null]}]]\n"])</script><script>self.__next_f.push([1,"6:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"title\",\"1\",{\"children\":\"Book a Discovery Call | Emergent AI | Emergent AI\"}],[\"$\",\"meta\",\"2\",{\"name\":\"description\",\"content\":\"Schedule a free 30-minute discovery call with Emergent AI. Tell us what's slowing your team down — we'll show you what's possible with AI.\"}],[\"$\",\"meta\",\"3\",{\"name\":\"keywords\",\"content\":\"custom AI systems,AI automation,workflow automation AI,customer support AI,document intelligence,AI consulting Toronto,business AI solutions,AI deployment Canada,operational efficiency AI,production AI systems\"}],[\"$\",\"meta\",\"4\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"5\",{\"name\":\"robots\",\"content\":\"index, follow\"}],[\"$\",\"meta\",\"6\",{\"name\":\"googlebot\",\"content\":\"index, follow, max-video-preview:-1, max-image-preview:large, max-snippet:-1\"}],[\"$\",\"link\",\"7\",{\"rel\":\"canonical\",\"href\":\"https://emergentai.ca\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:title\",\"content\":\"Emergent AI — Custom AI for Business Operations\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:description\",\"content\":\"Emergent AI builds and deploys custom AI for automation, customer support, and document intelligence. Based in Toronto, serving businesses globally.\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:url\",\"content\":\"https://emergentai.ca\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:site_name\",\"content\":\"Emergent AI\"}],[\"$\",\"meta\",\"12\",{\"property\":\"og:locale\",\"content\":\"en-CA\"}],[\"$\",\"meta\",\"13\",{\"property\":\"og:image\",\"content\":\"https://emergentai.ca/og.png\"}],[\"$\",\"meta\",\"14\",{\"property\":\"og:image:width\",\"content\":\"1920\"}],[\"$\",\"meta\",\"15\",{\"property\":\"og:image:height\",\"content\":\"1080\"}],[\"$\",\"meta\",\"16\",{\"property\":\"og:image:alt\",\"content\":\"Emergent AI — Custom AI for Business Operations\"}],[\"$\",\"meta\",\"17\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"18\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"19\",{\"name\":\"twitter:title\",\"content\":\"Emergent AI — Custom AI for Business Operations\"}],[\"$\",\"meta\",\"20\",{\"name\":\"twitter:description\",\"content\":\"Emergent AI builds and deploys custom AI for automation, customer support, and document intelligence. Based in Toronto, serving businesses globally.\"}],[\"$\",\"meta\",\"21\",{\"name\":\"twitter:image\",\"content\":\"https://emergentai.ca/og.png\"}],[\"$\",\"link\",\"22\",{\"rel\":\"shortcut icon\",\"href\":\"/favicon.ico\"}],[\"$\",\"meta\",\"23\",{\"name\":\"next-size-adjust\"}]]\n"])</script><script>self.__next_f.push([1,"c:null\n"])</script></body></html>