302 http status code indicates that the requested resource is temporarily available at a different URL.
The user is automatically redirected to the new URL, but search engines continue to index the old address.
200 http status code is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: weuc.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/3a8dc5763a8ae4b2-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/a34f9d1faa5f3315-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" as="image" href="/images/logo.svg" fetchPriority="high"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fimages%2Fchat-hero.png&w=1920&q=75 1x, /_next/image?url=%2Fimages%2Fchat-hero.png&w=3840&q=75 2x" fetchPriority="high"/><link rel="preload" as="image" imageSrcSet="/_next/image?url=%2Fimages%2Fcall-flow-list.png&w=1080&q=75 1x, /_next/image?url=%2Fimages%2Fcall-flow-list.png&w=2048&q=75 2x" fetchPriority="high"/><link rel="stylesheet" href="/_next/static/css/3733a47728d505c0.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-be95cb0b58a51fc5.js"/><script src="/_next/static/chunks/e526ce14-5b154695a8d151b1.js" async=""></script><script src="/_next/static/chunks/896-607d7c3300ef13ba.js" async=""></script><script src="/_next/static/chunks/main-app-f7b01dbe3b58dcb2.js" async=""></script><script src="/_next/static/chunks/545-9107d9cd44ad0a4a.js" async=""></script><script src="/_next/static/chunks/912-651c36e61081c248.js" async=""></script><script src="/_next/static/chunks/377-41e91ccc222361ed.js" async=""></script><script src="/_next/static/chunks/0-3e12813ea8ece77c.js" async=""></script><script src="/_next/static/chunks/app/page-0bf1c9c2926db2c5.js" async=""></script><link rel="icon" href="/images/icons/favicon.ico" sizes="any"/><link rel="icon" href="/images/icons/favicon-32x32.png" type="image/png" sizes="32x32"/><link rel="icon" href="/images/icons/favicon-16x16.png" type="image/png" sizes="16x16"/><link rel="apple-touch-icon" href="/images/icons/apple-touch-icon.png" sizes="180x180"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><meta name="next-size-adjust"/><script src="/_next/static/chunks/polyfills-78c92fac7aa8fdd8.js" noModule=""></script></head><body class="min-h-screen font-sans antialiased __variable_d65c78 __variable_d48d41"><header class="container flex items-center justify-between gap-10 py-4"><a class="flex items-center gap-3" href="/"><img alt="We UC" fetchPriority="high" width="100" height="35" decoding="async" data-nimg="1" style="color:transparent;object-fit:contain" src="/images/logo.svg"/></a><div class="flex items-center gap-10"><nav class="hidden items-center gap-10 md:flex justify-end"><a class="flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm" href="/about">About</a><a class="flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm" href="/system">System</a><a class="flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm whitespace-nowrap" href="https://weuc.app">Mobile app</a><a class="flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm" href="/platform">Platform</a><a class="flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm" href="/careers">Careers</a><a class="flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm" href="/contact">Contact</a></nav><div class="hidden items-center gap-2 md:flex"><button class="inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 bg-secondary text-secondary-foreground hover:bg-secondary/80 h-10 px-4 py-2 cursor-not-allowed" disabled="">Log in</button></div></div><button class="md:hidden"><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="lucide lucide-menu"><line x1="4" x2="20" y1="12" y2="12"></line><line x1="4" x2="20" y1="6" y2="6"></line><line x1="4" x2="20" y1="18" y2="18"></line></svg></button></header><section class="relative mx-auto px-6 text-center md:px-8 pt-32 max-w-[80rem]"><a class="w-full" href="/system"><div class="inline-flex h-7 items-center justify-between rounded-full border bg-secondary text-secondary-foreground px-3 text-xs transition-all ease-in hover:cursor-pointer hover:bg-white/20 group gap-1 translate-y-[-1rem] animate-fade-in"><p style="--shimmer-width:100px" class="mx-auto max-w-md text-muted-foreground animate-shimmer bg-clip-text bg-no-repeat [background-position:0_0] [background-size:var(--shimmer-width)_100%] [transition:background-position_1s_cubic-bezier(.6,.6,0,1)_infinite] bg-gradient-to-r from-neutral-100 via-black/80 via-50% to-neutral-100 dark:from-neutral-900 dark:via-white/80 dark:to-neutral-900 inline-flex items-center justify-center"><span class="text-xs text-secondary-foreground/60">✨ Introducing We UC</span><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-1 size-3 transition-transform duration-300 ease-in-out group-hover:translate-x-0.5"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></p></div></a><h1 class="bg-gradient-to-br from-foreground from-40% to-foreground/40 bg-clip-text py-6 text-center text-5xl font-medium font-heading leading-none tracking-tighter text-transparent text-balance sm:text-6xl md:text-7xl lg:text-8xl translate-y-[-1rem] animate-fade-in opacity-0 [--animation-delay:200ms] caret-foreground">Reimagined business communications</h1><p class="mb-12 text-lg tracking-tight text-muted-foreground md:text-xl text-balance translate-y-[-1rem] animate-fade-in opacity-0 [--animation-delay:400ms] max-w-xl mx-auto">Experience seamless, powerful, and unified communications with We UC—connecting teams and customers like never before.</p><button class="group relative inline-flex h-11 animate-rainbow cursor-pointer items-center justify-center rounded-xl border-0 bg-[length:200%] px-8 py-2 font-medium text-primary-foreground [background-clip:padding-box,border-box,border-box] [background-origin:border-box] [border:calc(0.08*1rem)_solid_transparent] focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 before:absolute before:bottom-[-20%] before:left-1/2 before:z-0 before:h-1/5 before:w-3/5 before:-translate-x-1/2 before:animate-rainbow before:bg-[linear-gradient(90deg,hsl(var(--color-1)),hsl(var(--color-5)),hsl(var(--color-3)),hsl(var(--color-4)),hsl(var(--color-2)))] before:bg-[length:200%] before:[filter:blur(calc(0.8*1rem))] bg-[linear-gradient(#121213,#121213),linear-gradient(#121213_50%,rgba(18,18,19,0.6)_80%,rgba(18,18,19,0)),linear-gradient(90deg,hsl(var(--color-1)),hsl(var(--color-5)),hsl(var(--color-3)),hsl(var(--color-4)),hsl(var(--color-2)))] dark:bg-[linear-gradient(#fff,#fff),linear-gradient(#fff_50%,rgba(255,255,255,0.6)_80%,rgba(0,0,0,0)),linear-gradient(90deg,hsl(var(--color-1)),hsl(var(--color-5)),hsl(var(--color-3)),hsl(var(--color-4)),hsl(var(--color-2)))] ease-in-out [--animation-delay:600ms] transition-transform duration-300 hover:scale-105"><a class="flex items-center" href="/system"><span>Learn More</span><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-arrow-right ml-2 size-4 transition-transform duration-300 ease-in-out group-hover:translate-x-1"><path d="M5 12h14"></path><path d="m12 5 7 7-7 7"></path></svg></a></button><a href="/system"><div class="relative mt-[8rem] animate-fade-up opacity-0 [--animation-delay:400ms] after:absolute after:inset-0 after:z-50 after:[background:linear-gradient(to_top,hsl(var(--background))_2%,transparent)]"><div class="rounded-xl border border-white/10 bg-white/10 bg-opacity-[0.01] before:absolute before:bottom-1/2 before:left-0 before:top-0 before:h-full before:w-full before:[filter:blur(150px)] before:[background-image:linear-gradient(to_bottom,hsl(var(--accent)),hsl(var(--accent)),transparent_80%)] before:animate-image-glow before:opacity-0"><div style="--size:500;--duration:10;--anchor:90;--border-width:1.5;--color-from:#ffaa40;--color-to:#9c40ff;--delay:-0s" class="absolute inset-0 rounded-[inherit] [border:calc(var(--border-width)*1px)_solid_transparent] ![mask-clip:padding-box,border-box] ![mask-composite:intersect] [mask:linear-gradient(transparent,transparent),linear-gradient(white,white)] after:absolute after:aspect-square after:w-[calc(var(--size)*1px)] after:animate-border-beam after:[animation-delay:var(--delay)] after:[background:linear-gradient(to_left,var(--color-from),var(--color-to),transparent)] after:[offset-anchor:calc(var(--anchor)*1%)_50%] after:[offset-path:rect(0_auto_auto_0_round_calc(var(--size)*1px))]"></div><img alt="We UC app" fetchPriority="high" width="1920" height="1080" decoding="async" data-nimg="1" class="relative w-full h-full rounded-[inherit] object-contain border cursor-pointer" style="color:transparent" srcSet="/_next/image?url=%2Fimages%2Fchat-hero.png&w=1920&q=75 1x, /_next/image?url=%2Fimages%2Fchat-hero.png&w=3840&q=75 2x" src="/_next/image?url=%2Fimages%2Fchat-hero.png&w=3840&q=75"/></div></div></a><div class="absolute inset-0 -z-10 h-full" aria-hidden="true"><canvas class="size-full"></canvas></div></section><section class="container flex flex-col gap-10 py-24 md:flex-row md:items-center md:gap-24"><div class="flex flex-1 flex-col items-start gap-5"><div class="flex flex-col gap-3"><span class="font-bold uppercase text-primary text-left">Intuitive call routing</span><h2 class="font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance text-left">Drag and drop call flow control </h2></div><p class="text-lg text-muted-foreground text-balance max-w-lg text-left">Simplify your call routing with our drag-and-drop interface, making complex call management a breeze.</p><ul class="mt-4 space-y-3"><li class="flex items-center gap-2"><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="lucide lucide-check size-5 text-primary"><path d="M20 6 9 17l-5-5"></path></svg><span class="text-muted-foreground">Create custom call flows with ease.</span></li><li class="flex items-center gap-2"><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="lucide lucide-check size-5 text-primary"><path d="M20 6 9 17l-5-5"></path></svg><span class="text-muted-foreground">Utilize AI-generated voice prompts for automated attendants.</span></li><li class="flex items-center gap-2"><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="lucide lucide-check size-5 text-primary"><path d="M20 6 9 17l-5-5"></path></svg><span class="text-muted-foreground">Seamlessly manage calls during open and closed hours.</span></li></ul><div class="mt-4 grid grid-cols-2 gap-3"><a class="inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-11 rounded-md px-8 h-12 cursor-pointer border-border text-base md:px-9" href="/system">Learn More</a><a class="inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-11 rounded-md px-8 h-12 cursor-pointer text-base md:px-9" href="/contact">Get Started</a></div></div><div class="relative flex-1"><img alt="Advanced call flow" loading="lazy" width="713" height="497.7" decoding="async" data-nimg="1" class="rounded-xl border border-border shadow-lg" style="color:transparent" srcSet="/_next/image?url=%2Fimages%2Fcall-flow.png&w=750&q=75 1x, /_next/image?url=%2Fimages%2Fcall-flow.png&w=1920&q=75 2x" src="/_next/image?url=%2Fimages%2Fcall-flow.png&w=1920&q=75"/></div></section><section class="bg-[rgb(243,246,250)]"><div class="container flex flex-col gap-10 py-24 md:flex-row md:items-center md:gap-24"><div class="relative flex-1"><img alt="Calls page" loading="lazy" width="713" height="497.7" decoding="async" data-nimg="1" class="rounded-xl border border-border shadow-lg" style="color:transparent" srcSet="/_next/image?url=%2Fimages%2Fcalls.png&w=750&q=75 1x, /_next/image?url=%2Fimages%2Fcalls.png&w=1920&q=75 2x" src="/_next/image?url=%2Fimages%2Fcalls.png&w=1920&q=75"/></div><div class="flex flex-1 flex-col items-start gap-5"><div class="flex flex-col gap-3"><span class="font-bold uppercase text-primary text-left">AUDIO & VIDEO RECORDING</span><h2 class="font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance text-left">Call and recording transcription and summarisation</h2></div><p class="text-lg text-muted-foreground text-balance max-w-lg text-left">Capture every conversation effortlessly with enterprise-grade call recording and transcription features, accessible on all your devices.</p><ul class="mt-4 space-y-3"><li class="flex items-center gap-2"><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="lucide lucide-check size-5 text-primary"><path d="M20 6 9 17l-5-5"></path></svg><span class="text-muted-foreground">Record and transcribe calls and video meetings seamlessly.</span></li><li class="flex items-center gap-2"><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="lucide lucide-check size-5 text-primary"><path d="M20 6 9 17l-5-5"></path></svg><span class="text-muted-foreground">Search recordings by keywords—find conversations based on content.</span></li><li class="flex items-center gap-2"><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="lucide lucide-check size-5 text-primary"><path d="M20 6 9 17l-5-5"></path></svg><span class="text-muted-foreground">Access and listen to recordings directly from your mobile app.</span></li></ul><div class="mt-4 grid grid-cols-2 gap-3"><a class="inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-11 rounded-md px-8 h-12 cursor-pointer border-border text-base md:px-9" href="/system">Learn More</a><a class="inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-11 rounded-md px-8 h-12 cursor-pointer text-base md:px-9" href="/contact">Get Started</a></div></div></div></section><section class="container flex flex-col items-center gap-6 py-24 sm:gap-7"><div class="flex flex-col gap-3"><span class="font-bold uppercase text-primary text-center">Features</span><h2 class="font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance text-center">Complete communications solution<!-- --> </h2></div><p class="text-lg text-muted-foreground text-balance max-w-xl text-center">Stay connected, collaborate seamlessly, and manage effortlessly across any device.</p><div class="mt-6 grid auto-rows-fr grid-cols-1 gap-7 sm:grid-cols-2 lg:grid-cols-3"><div class="rounded-lg border bg-card text-card-foreground shadow-lg"><div class="flex flex-col items-start gap-5 p-7"><div class="inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-minus text-primary"><path d="M5 12h14"></path></svg></div><div><h4 class="mb-2 text-lg font-semibold text-foreground">Quick access calls bar</h4><p class="text-muted-foreground">Reach colleagues with a single keyboard command — call or chat from any page within the app.</p></div></div></div><div class="rounded-lg border bg-card text-card-foreground shadow-lg"><div class="flex flex-col items-start gap-5 p-7"><div class="inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-monitor-smartphone text-primary"><path d="M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8"></path><path d="M10 19v-3.96 3.15"></path><path d="M7 19h5"></path><rect width="6" height="10" x="16" y="12" rx="2"></rect></svg></div><div><h4 class="mb-2 text-lg font-semibold text-foreground">Any device</h4><p class="text-muted-foreground">Stay connected on any device—desktop, tablet, or mobile. Work from anywhere without missing a beat.</p></div></div></div><div class="rounded-lg border bg-card text-card-foreground shadow-lg"><div class="flex flex-col items-start gap-5 p-7"><div class="inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-user-round-cog text-primary"><path d="M2 21a8 8 0 0 1 10.434-7.62"></path><circle cx="10" cy="8" r="5"></circle><circle cx="18" cy="18" r="3"></circle><path d="m19.5 14.3-.4.9"></path><path d="m16.9 20.8-.4.9"></path><path d="m21.7 19.5-.9-.4"></path><path d="m15.2 16.9-.9-.4"></path><path d="m21.7 16.5-.9.4"></path><path d="m15.2 19.1-.9.4"></path><path d="m19.5 21.7-.4-.9"></path><path d="m16.9 15.2-.4-.9"></path></svg></div><div><h4 class="mb-2 text-lg font-semibold text-foreground">Admins love us</h4><p class="text-muted-foreground">Effortlessly manage users and sync with Microsoft 365 or Google Workspace for easy setup.</p></div></div></div><div class="rounded-lg border bg-card text-card-foreground shadow-lg"><div class="flex flex-col items-start gap-5 p-7"><div class="inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-sparkles text-primary"><path d="M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z"></path><path d="M20 3v4"></path><path d="M22 5h-4"></path><path d="M4 17v2"></path><path d="M5 18H3"></path></svg></div><div><h4 class="mb-2 text-lg font-semibold text-foreground">Transcription & summarisation</h4><p class="text-muted-foreground">On calls and meetings, giving you a text record of the call without needing to listen or watch it back.</p></div></div></div><div class="rounded-lg border bg-card text-card-foreground shadow-lg"><div class="flex flex-col items-start gap-5 p-7"><div class="inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-video text-primary"><path d="m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5"></path><rect x="2" y="6" width="14" height="12" rx="2"></rect></svg></div><div><h4 class="mb-2 text-lg font-semibold text-foreground">Video conferencing</h4><p class="text-muted-foreground">Host video meetings with colleagues or external participants. Recordings are accessible for playback or review.</p></div></div></div><div class="rounded-lg border bg-card text-card-foreground shadow-lg"><div class="flex flex-col items-start gap-5 p-7"><div class="inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2"><svg xmlns="http://www.w3.org/2000/svg" width="28" height="28" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-layout-dashboard text-primary"><rect width="7" height="9" x="3" y="3" rx="1"></rect><rect width="7" height="5" x="14" y="3" rx="1"></rect><rect width="7" height="9" x="14" y="12" rx="1"></rect><rect width="7" height="5" x="3" y="16" rx="1"></rect></svg></div><div><h4 class="mb-2 text-lg font-semibold text-foreground">Analytics & dashboards</h4><p class="text-muted-foreground">Monitor performance with real-time dashboards. Beam important metrics to TVs using our 'Send to TV' feature.</p></div></div></div></div></section><section class="container flex flex-col gap-10 py-24 md:flex-row md:items-center md:gap-24"><div class="relative flex-1"><img alt="Video meetings" loading="lazy" width="713" height="497.7" decoding="async" data-nimg="1" class="rounded-xl border border-border shadow-lg" style="color:transparent" srcSet="/_next/image?url=%2Fimages%2Fmeet-full-screen.jpg&w=750&q=75 1x, /_next/image?url=%2Fimages%2Fmeet-full-screen.jpg&w=1920&q=75 2x" src="/_next/image?url=%2Fimages%2Fmeet-full-screen.jpg&w=1920&q=75"/></div><div class="flex flex-1 flex-col items-start gap-5"><div class="flex flex-col gap-3"><span class="font-bold uppercase text-primary text-left">VIDEO MEETS</span><h2 class="font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance text-left">Video conferencing built in</h2></div><p class="text-lg text-muted-foreground text-balance max-w-lg text-left">Seamless video conferencing that integrates effortlessly into your workflow.</p><ul class="mt-4 space-y-3"><li class="flex items-center gap-2"><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="lucide lucide-check size-5 text-primary"><path d="M20 6 9 17l-5-5"></path></svg><span class="text-muted-foreground">Start meetings with just a few clicks.</span></li><li class="flex items-center gap-2"><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="lucide lucide-check size-5 text-primary"><path d="M20 6 9 17l-5-5"></path></svg><span class="text-muted-foreground">Recorded meetings are accessible from calls module.</span></li><li class="flex items-center gap-2"><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="lucide lucide-check size-5 text-primary"><path d="M20 6 9 17l-5-5"></path></svg><span class="text-muted-foreground">Easily search conversations by keywords in meeting transcripts.</span></li></ul><div class="mt-4 grid grid-cols-2 gap-3"><a class="inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-11 rounded-md px-8 h-12 cursor-pointer border-border text-base md:px-9" href="/system">Learn More</a><a class="inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-11 rounded-md px-8 h-12 cursor-pointer text-base md:px-9" href="/contact">Get Started</a></div></div></section><section class="container flex flex-col items-center gap-10 pb-28 pt-20 sm:gap-14 lg:flex-row"><div class="flex flex-1 flex-col items-center gap-8 lg:items-start lg:gap-10"><h1 class="max-w-2xl text-center font-heading text-4xl font-semibold sm:text-5xl lg:text-left tracking-tight">Simplified management</h1><p class="max-w-md text-center text-lg text-muted-foreground lg:text-left">Manage call flows and oversee incoming calls effortlessly. Administrators can easily customize call routing, ensuring efficient communication. Our platform offers powerful tools to adjust ring patterns and handle call influx proficiently, boosting productivity.</p></div><div class="relative flex-1"><img alt="List of call flows" fetchPriority="high" width="1000" height="698" decoding="async" data-nimg="1" class="rounded-xl border border-border shadow-lg" style="color:transparent" srcSet="/_next/image?url=%2Fimages%2Fcall-flow-list.png&w=1080&q=75 1x, /_next/image?url=%2Fimages%2Fcall-flow-list.png&w=2048&q=75 2x" src="/_next/image?url=%2Fimages%2Fcall-flow-list.png&w=2048&q=75"/><div class="absolute inset-0 -z-10 bg-primary/20 [filter:blur(180px)]"></div></div></section><section class="container"><div class="flex flex-col items-center gap-6 rounded-xl bg-primary px-6 py-24 sm:gap-10"><h2 class="font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance max-w-xl sm:leading-tight text-center text-primary-foreground">Unify your communications today</h2><p class="max-w-xl text-lg text-primary-foreground/80 text-center">Empower your team with seamless connectivity. No contracts, no hassle.</p><a class="inline-flex items-center justify-center whitespace-nowrap text-sm font-medium focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 border bg-background hover:bg-accent hover:text-accent-foreground h-11 rounded-md px-8 cursor-pointer border-border transition-transform hover:scale-105" href="/contact">Get Started</a></div></section><section class="container flex flex-col items-center gap-6 py-24 sm:gap-7"><div class="flex flex-col gap-3"><span class="font-bold uppercase text-primary text-center">Faq</span><h2 class="font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance text-center">Frequently Asked Questions</h2></div><p class="text-lg text-muted-foreground text-balance max-w-lg text-center">For any other questions, please feel free to contact us.</p><div class="mt-6 w-full divide-y max-w-3xl" data-orientation="vertical"><div data-state="closed" data-orientation="vertical" class="border-b-0"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:R9spuja:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R1spuja:" class="flex flex-1 items-center justify-between font-medium transition-all [&[data-state=open]>svg]:rotate-180 py-6 text-left text-lg hover:no-underline" data-radix-collection-item="">Can I use We UC anywhere in the world?<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="lucide lucide-chevron-down size-4 shrink-0 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></h3><div data-state="closed" id="radix-:R9spuja:" hidden="" role="region" aria-labelledby="radix-:R1spuja:" data-orientation="vertical" class="overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div><div data-state="closed" data-orientation="vertical" class="border-b-0"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Raspuja:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R2spuja:" class="flex flex-1 items-center justify-between font-medium transition-all [&[data-state=open]>svg]:rotate-180 py-6 text-left text-lg hover:no-underline" data-radix-collection-item="">How do I get started and purchase We UC?<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="lucide lucide-chevron-down size-4 shrink-0 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></h3><div data-state="closed" id="radix-:Raspuja:" hidden="" role="region" aria-labelledby="radix-:R2spuja:" data-orientation="vertical" class="overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div><div data-state="closed" data-orientation="vertical" class="border-b-0"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Rbspuja:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R3spuja:" class="flex flex-1 items-center justify-between font-medium transition-all [&[data-state=open]>svg]:rotate-180 py-6 text-left text-lg hover:no-underline" data-radix-collection-item="">How does We UC compare to other unified communications applications?<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="lucide lucide-chevron-down size-4 shrink-0 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></h3><div data-state="closed" id="radix-:Rbspuja:" hidden="" role="region" aria-labelledby="radix-:R3spuja:" data-orientation="vertical" class="overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div><div data-state="closed" data-orientation="vertical" class="border-b-0"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Rcspuja:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R4spuja:" class="flex flex-1 items-center justify-between font-medium transition-all [&[data-state=open]>svg]:rotate-180 py-6 text-left text-lg hover:no-underline" data-radix-collection-item="">Do I have to pay for phone calls?<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="lucide lucide-chevron-down size-4 shrink-0 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></h3><div data-state="closed" id="radix-:Rcspuja:" hidden="" role="region" aria-labelledby="radix-:R4spuja:" data-orientation="vertical" class="overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div><div data-state="closed" data-orientation="vertical" class="border-b-0"><h3 data-orientation="vertical" data-state="closed" class="flex"><button type="button" aria-controls="radix-:Rdspuja:" aria-expanded="false" data-state="closed" data-orientation="vertical" id="radix-:R5spuja:" class="flex flex-1 items-center justify-between font-medium transition-all [&[data-state=open]>svg]:rotate-180 py-6 text-left text-lg hover:no-underline" data-radix-collection-item="">Does call recording transcription support multiple languages?<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="lucide lucide-chevron-down size-4 shrink-0 transition-transform duration-200"><path d="m6 9 6 6 6-6"></path></svg></button></h3><div data-state="closed" id="radix-:Rdspuja:" hidden="" role="region" aria-labelledby="radix-:R5spuja:" data-orientation="vertical" class="overflow-hidden text-sm transition-all data-[state=closed]:animate-accordion-up data-[state=open]:animate-accordion-down" style="--radix-accordion-content-height:var(--radix-collapsible-content-height);--radix-accordion-content-width:var(--radix-collapsible-content-width)"></div></div></div></section><section class="container flex flex-col items-center gap-6 py-24 sm:gap-10 bg-[rgb(243,246,250)] max-w-full"><h2 class="font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance max-w-xl sm:leading-tight text-center">Together, We achieve more</h2><p class="text-lg text-muted-foreground text-balance max-w-lg text-center">Join the revolution in business communications with We UC's powerful, intuitive platform.<br/><br/></p><a class="inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-11 rounded-md px-8 cursor-pointer border-border" href="/contact">Get Started</a></section><footer class="container"><div class="mx-auto w-full max-w-screen-xl xl:pb-2"><div class="md:flex md:justify-between px-8 py-16 sm:pb-16 gap-4"><div class="mb-12 flex-col flex gap-6"><a class="flex items-center gap-3" href="/"><img alt="Image" fetchPriority="high" width="100" height="35" decoding="async" data-nimg="1" style="color:transparent" src="/images/logo.svg"/></a><p class="max-w-md text-muted-foreground text-sm">Connecting teams, simplifying communications.<br/><br/></p></div><div class="grid grid-cols-2 gap-8 sm:gap-10 sm:grid-cols-4"><div><h2 class="mb-6 text-sm tracking-tighter font-medium uppercase">Company</h2><ul class="gap-2 grid list-none"><li><a class="cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm" href="/about">About</a></li><li><a class="cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm" href="/careers">Careers</a></li></ul></div><div><h2 class="mb-6 text-sm tracking-tighter font-medium uppercase">Product</h2><ul class="gap-2 grid list-none"><li><a class="cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm" href="/platform">Platform</a></li><li><a class="cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm" href="/system">System</a></li></ul></div><div><h2 class="mb-6 text-sm tracking-tighter font-medium uppercase">Contact</h2><ul class="gap-2 grid list-none"><li><a class="cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm" href="/contact">Message us</a></li><li><a href="https://twitter.com/weuccom" target="_blank" rel="noopener noreferrer" class="cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm">Twitter</a></li></ul></div><div><h2 class="mb-6 text-sm tracking-tighter font-medium uppercase">Legal</h2><ul class="gap-2 grid list-none"><li><a class="cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm" href="/legal/terms">Terms</a></li><li><a class="cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm" href="/legal/privacy">Privacy</a></li></ul></div></div></div><div class="flex flex-col items-start sm:flex-row sm:flex sm:items-center sm:justify-between rounded-md border-neutral-700/20 py-4 px-8 gap-2"><div class="flex space-x-5 sm:justify-center sm:mt-0"><a href="https://x.com/weuccom" class="text-gray-400 hover:text-gray-900" target="_blank" rel="noopener noreferrer"><span class="sr-only">X</span><svg fill="currentColor" viewBox="0 0 24 24" aria-hidden="true" class="h-6 w-6"><path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"></path></svg></a><a href="https://www.youtube.com/@WeUCcom" class="text-gray-400 hover:text-gray-900" target="_blank" rel="noopener noreferrer"><span class="sr-only">YouTube</span><svg fill="currentColor" viewBox="0 0 24 24" aria-hidden="true" class="h-6 w-6"><path d="M19.812 5.418c.861.23 1.538.907 1.768 1.768C21.998 8.746 22 12 22 12s0 3.255-.418 4.814a2.504 2.504 0 0 1-1.768 1.768c-1.56.419-7.814.419-7.814.419s-6.255 0-7.814-.419a2.505 2.505 0 0 1-1.768-1.768C2 15.255 2 12 2 12s0-3.255.417-4.814a2.507 2.507 0 0 1 1.768-1.768C5.744 5 11.998 5 11.998 5s6.255 0 7.814.418ZM15.194 12 10 15V9l5.194 3Z" clip-rule="evenodd" fill-rule="evenodd"></path></svg></a><a href="https://www.facebook.com/WeUCcom/" class="text-gray-400 hover:text-gray-900" target="_blank" rel="noopener noreferrer"><span class="sr-only">Facebook</span><svg fill="currentColor" viewBox="0 0 24 24" aria-hidden="true" class="h-6 w-6"><path d="M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z" clip-rule="evenodd" fill-rule="evenodd"></path></svg></a><a href="https://www.instagram.com/weuccom" class="text-gray-400 hover:text-gray-900" target="_blank" rel="noopener noreferrer"><span class="sr-only">Instagram</span><svg fill="currentColor" viewBox="0 0 24 24" aria-hidden="true" class="h-6 w-6"><path d="M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z" clip-rule="evenodd" fill-rule="evenodd"></path></svg></a></div><div class="flex flex-row justify-center text-sm text-muted-foreground gap-1"><span>© <!-- -->2025<!-- --> </span><a class="cursor-pointer" href="/">We UC Ltd</a><span>- All Rights Reserved.</span></div></div></div></footer><script src="/_next/static/chunks/webpack-be95cb0b58a51fc5.js" 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/3a8dc5763a8ae4b2-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n2:HL[\"/_next/static/media/a34f9d1faa5f3315-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n3:HL[\"/_next/static/css/3733a47728d505c0.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"4:I[5318,[],\"\"]\n6:I[7545,[\"545\",\"static/chunks/545-9107d9cd44ad0a4a.js\",\"912\",\"static/chunks/912-651c36e61081c248.js\",\"377\",\"static/chunks/377-41e91ccc222361ed.js\",\"0\",\"static/chunks/0-3e12813ea8ece77c.js\",\"931\",\"static/chunks/app/page-0bf1c9c2926db2c5.js\"],\"\"]\n7:I[1415,[\"545\",\"static/chunks/545-9107d9cd44ad0a4a.js\",\"912\",\"static/chunks/912-651c36e61081c248.js\",\"377\",\"static/chunks/377-41e91ccc222361ed.js\",\"0\",\"static/chunks/0-3e12813ea8ece77c.js\",\"931\",\"static/chunks/app/page-0bf1c9c2926db2c5.js\"],\"Image\"]\n8:I[669,[\"545\",\"static/chunks/545-9107d9cd44ad0a4a.js\",\"912\",\"static/chunks/912-651c36e61081c248.js\",\"377\",\"static/chunks/377-41e91ccc222361ed.js\",\"0\",\"static/chunks/0-3e12813ea8ece77c.js\",\"931\",\"static/chunks/app/page-0bf1c9c2926db2c5.js\"],\"MobileNavbar\"]\na:I[3600,[\"545\",\"static/chunks/545-9107d9cd44ad0a4a.js\",\"912\",\"static/chunks/912-651c36e61081c248.js\",\"377\",\"static/chunks/377-41e91ccc222361ed.js\",\"0\",\"static/chunks/0-3e12813ea8ece77c.js\",\"931\",\"static/chunks/app/page-0bf1c9c2926db2c5.js\"],\"Particles\"]\nb:I[1633,[\"545\",\"static/chunks/545-9107d9cd44ad0a4a.js\",\"912\",\"static/chunks/912-651c36e61081c248.js\",\"377\",\"static/chunks/377-41e91ccc222361ed.js\",\"0\",\"static/chunks/0-3e12813ea8ece77c.js\",\"931\",\"static/chunks/app/page-0bf1c9c2926db2c5.js\"],\"HomeHeroEmailInput\"]\nc:I[6203,[\"545\",\"static/chunks/545-9107d9cd44ad0a4a.js\",\"912\",\"static/chunks/912-651c36e61081c248.js\",\"377\",\"static/chunks/377-41e91ccc222361ed.js\",\"0\",\"static/chunks/0-3e12813ea8ece77c.js\",\"931\",\"static/chunks/app/page-0bf1c9c2926db2c5.js\"],\"Accordion\"]\nd:I[6203,[\"545\",\"static/chunks/545-9107d9cd44ad0a4a.js\",\"912\",\"static/chunks/912-651c36e61081c248.js\",\"377\",\"static/chunks/377-41e91ccc222361ed.js\",\"0\",\"static/chunks/0-3e12813ea8ece77c.js\",\"931\",\"static/chunks/app/page-0bf1c9c2926db2c5.js\"],\"AccordionItem\"]\ne:I[6203,[\"545\",\"static/chunks/545-9107d9cd44ad0a4a.js\",\"912\",\"static/chunks/912-651c36e61081c248.js\",\"377\",\"static/chunks/377-41e91ccc222361ed.js\",\"0\",\"static/chunks/0-3e12813ea8ece77c.js\",\"931\",\"static/chunks/app/page-0bf1c9c2926db2c5.js\"],\"Ac"])</script><script>self.__next_f.push([1,"cordionTrigger\"]\nf:I[6203,[\"545\",\"static/chunks/545-9107d9cd44ad0a4a.js\",\"912\",\"static/chunks/912-651c36e61081c248.js\",\"377\",\"static/chunks/377-41e91ccc222361ed.js\",\"0\",\"static/chunks/0-3e12813ea8ece77c.js\",\"931\",\"static/chunks/app/page-0bf1c9c2926db2c5.js\"],\"AccordionContent\"]\n11:I[4501,[],\"\"]\n12:I[4466,[],\"\"]\n14:I[4465,[],\"\"]\n9:T511,group relative inline-flex h-11 animate-rainbow cursor-pointer items-center justify-center rounded-xl border-0 bg-[length:200%] px-8 py-2 font-medium text-primary-foreground [background-clip:padding-box,border-box,border-box] [background-origin:border-box] [border:calc(0.08*1rem)_solid_transparent] focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring disabled:pointer-events-none disabled:opacity-50 before:absolute before:bottom-[-20%] before:left-1/2 before:z-0 before:h-1/5 before:w-3/5 before:-translate-x-1/2 before:animate-rainbow before:bg-[linear-gradient(90deg,hsl(var(--color-1)),hsl(var(--color-5)),hsl(var(--color-3)),hsl(var(--color-4)),hsl(var(--color-2)))] before:bg-[length:200%] before:[filter:blur(calc(0.8*1rem))] bg-[linear-gradient(#121213,#121213),linear-gradient(#121213_50%,rgba(18,18,19,0.6)_80%,rgba(18,18,19,0)),linear-gradient(90deg,hsl(var(--color-1)),hsl(var(--color-5)),hsl(var(--color-3)),hsl(var(--color-4)),hsl(var(--color-2)))] dark:bg-[linear-gradient(#fff,#fff),linear-gradient(#fff_50%,rgba(255,255,255,0.6)_80%,rgba(0,0,0,0)),linear-gradient(90deg,hsl(var(--color-1)),hsl(var(--color-5)),hsl(var(--color-3)),hsl(var(--color-4)),hsl(var(--color-2)))] ease-in-out [--animation-delay:600ms] transition-transform duration-300 hover:scale-10510:T63b,M12.315 2c2.43 0 2.784.013 3.808.06 1.064.049 1.791.218 2.427.465a4.902 4.902 0 011.772 1.153 4.902 4.902 0 011.153 1.772c.247.636.416 1.363.465 2.427.048 1.067.06 1.407.06 4.123v.08c0 2.643-.012 2.987-.06 4.043-.049 1.064-.218 1.791-.465 2.427a4.902 4.902 0 01-1.153 1.772 4.902 4.902 0 01-1.772 1.153c-.636.247-1.363.416-2.427.465-1.067.048-1.407.06-4.123.06h-.08c-2.643 0-2.987-.012-4.043-.06-1.064-.049"])</script><script>self.__next_f.push([1,"-1.791-.218-2.427-.465a4.902 4.902 0 01-1.772-1.153 4.902 4.902 0 01-1.153-1.772c-.247-.636-.416-1.363-.465-2.427-.047-1.024-.06-1.379-.06-3.808v-.63c0-2.43.013-2.784.06-3.808.049-1.064.218-1.791.465-2.427a4.902 4.902 0 011.153-1.772A4.902 4.902 0 015.45 2.525c.636-.247 1.363-.416 2.427-.465C8.901 2.013 9.256 2 11.685 2h.63zm-.081 1.802h-.468c-2.456 0-2.784.011-3.807.058-.975.045-1.504.207-1.857.344-.467.182-.8.398-1.15.748-.35.35-.566.683-.748 1.15-.137.353-.3.882-.344 1.857-.047 1.023-.058 1.351-.058 3.807v.468c0 2.456.011 2.784.058 3.807.045.975.207 1.504.344 1.857.182.466.399.8.748 1.15.35.35.683.566 1.15.748.353.137.882.3 1.857.344 1.054.048 1.37.058 4.041.058h.08c2.597 0 2.917-.01 3.96-.058.976-.045 1.505-.207 1.858-.344.466-.182.8-.398 1.15-.748.35-.35.566-.683.748-1.15.137-.353.3-.882.344-1.857.048-1.055.058-1.37.058-4.041v-.08c0-2.597-.01-2.917-.058-3.96-.045-.976-.207-1.505-.344-1.858a3.097 3.097 0 00-.748-1.15 3.098 3.098 0 00-1.15-.748c-.353-.137-.882-.3-1.857-.344-1.023-.047-1.351-.058-3.807-.058zM12 6.865a5.135 5.135 0 110 10.27 5.135 5.135 0 010-10.27zm0 1.802a3.333 3.333 0 100 6.666 3.333 3.333 0 000-6.666zm5.338-3.205a1.2 1.2 0 110 2.4 1.2 1.2 0 010-2.4z15:[]\n"])</script><script>self.__next_f.push([1,"0:[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/3733a47728d505c0.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\"}]],[\"$\",\"$L4\",null,{\"buildId\":\"5lQeKWYHJZ-1lbNmb5Gwd\",\"assetPrefix\":\"\",\"initialCanonicalUrl\":\"/\",\"initialTree\":[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],\"initialSeedData\":[\"\",{\"children\":[\"__PAGE__\",{},[[\"$L5\",[[\"$\",\"header\",null,{\"className\":\"container flex items-center justify-between gap-10 py-4\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/\",\"className\":\"flex items-center gap-3\",\"children\":[\"$\",\"$L7\",null,{\"alt\":\"We UC\",\"src\":\"/images/logo.svg\",\"width\":100,\"height\":35,\"priority\":true,\"style\":{\"objectFit\":\"contain\"}}]}],[\"$\",\"div\",null,{\"className\":\"flex items-center gap-10\",\"children\":[[\"$\",\"nav\",null,{\"className\":\"hidden items-center gap-10 md:flex justify-end\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/about\",\"className\":\"flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm\",\"children\":\"About\"}],[\"$\",\"$L6\",null,{\"href\":\"/system\",\"className\":\"flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm\",\"children\":\"System\"}],[\"$\",\"$L6\",null,{\"href\":\"https://weuc.app\",\"className\":\"flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm whitespace-nowrap\",\"children\":\"Mobile app\"}],[\"$\",\"$L6\",null,{\"href\":\"/platform\",\"className\":\"flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm\",\"children\":\"Platform\"}],[\"$\",\"$L6\",null,{\"href\":\"/careers\",\"className\":\"flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm\",\"children\":\"Careers\"}],[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"className\":\"flex cursor-pointer items-center text-lg font-medium text-muted-foreground transition-colors hover:text-foreground sm:text-sm\",\"children\":\"Contact\"}]]}],[\"$\",\"div\",null,{\"className\":\"hidden items-center gap-2 md:flex\",\"children\":[\"$\",\"button\",null,{\"className\":\"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 bg-secondary text-secondary-foreground hover:bg-secondary/80 h-10 px-4 py-2 cursor-not-allowed\",\"disabled\":true,\"children\":\"Log in\"}]}]]}],[\"$\",\"$L8\",null,{\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-b-lg bg-background py-4 container text-foreground shadow-xl\",\"children\":[\"$\",\"nav\",null,{\"className\":\"flex flex-col gap-1 pt-2\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/about\",\"className\":\"flex w-full cursor-pointer items-center rounded-md p-2 font-medium text-muted-foreground hover:text-foreground\",\"children\":\"About\"}],[\"$\",\"$L6\",null,{\"href\":\"/system\",\"className\":\"flex w-full cursor-pointer items-center rounded-md p-2 font-medium text-muted-foreground hover:text-foreground\",\"children\":\"System\"}],[\"$\",\"$L6\",null,{\"href\":\"https://weuc.app\",\"className\":\"flex w-full cursor-pointer items-center rounded-md p-2 font-medium text-muted-foreground hover:text-foreground\",\"children\":\"Mobile app\"}],[\"$\",\"$L6\",null,{\"href\":\"/platform\",\"className\":\"flex w-full cursor-pointer items-center rounded-md p-2 font-medium text-muted-foreground hover:text-foreground\",\"children\":\"Platform\"}],[\"$\",\"$L6\",null,{\"href\":\"/careers\",\"className\":\"flex w-full cursor-pointer items-center rounded-md p-2 font-medium text-muted-foreground hover:text-foreground\",\"children\":\"Careers\"}],[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"className\":\"flex w-full cursor-pointer items-center rounded-md p-2 font-medium text-muted-foreground hover:text-foreground\",\"children\":\"Contact\"}],[\"$\",\"button\",null,{\"className\":\"inline-flex items-center justify-center whitespace-nowrap rounded-md text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 bg-secondary text-secondary-foreground hover:bg-secondary/80 h-10 px-4 py-2 cursor-not-allowed mt-2 w-full size-lg\",\"disabled\":true,\"children\":\"Log in\"}]]}]}]}]]}],[\"$\",\"section\",null,{\"className\":\"relative mx-auto px-6 text-center md:px-8 pt-32 max-w-[80rem]\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/system\",\"className\":\"w-full\",\"children\":[\"$\",\"div\",null,{\"className\":\"inline-flex h-7 items-center justify-between rounded-full border bg-secondary text-secondary-foreground px-3 text-xs transition-all ease-in hover:cursor-pointer hover:bg-white/20 group gap-1 translate-y-[-1rem] animate-fade-in\",\"children\":[\"$\",\"p\",null,{\"style\":{\"--shimmer-width\":\"100px\"},\"className\":\"mx-auto max-w-md text-muted-foreground animate-shimmer bg-clip-text bg-no-repeat [background-position:0_0] [background-size:var(--shimmer-width)_100%] [transition:background-position_1s_cubic-bezier(.6,.6,0,1)_infinite] bg-gradient-to-r from-neutral-100 via-black/80 via-50% to-neutral-100 dark:from-neutral-900 dark:via-white/80 dark:to-neutral-900 inline-flex items-center justify-center\",\"children\":[[\"$\",\"span\",null,{\"className\":\"text-xs text-secondary-foreground/60\",\"children\":\"✨ Introducing We UC\"}],[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":20,\"height\":20,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-arrow-right ml-1 size-3 transition-transform duration-300 ease-in-out group-hover:translate-x-0.5\",\"children\":[[\"$\",\"path\",\"1ays0h\",{\"d\":\"M5 12h14\"}],[\"$\",\"path\",\"xquz4c\",{\"d\":\"m12 5 7 7-7 7\"}],\"$undefined\"]}]]}]}]}],[\"$\",\"h1\",null,{\"className\":\"bg-gradient-to-br from-foreground from-40% to-foreground/40 bg-clip-text py-6 text-center text-5xl font-medium font-heading leading-none tracking-tighter text-transparent text-balance sm:text-6xl md:text-7xl lg:text-8xl translate-y-[-1rem] animate-fade-in opacity-0 [--animation-delay:200ms] caret-foreground\",\"children\":\"Reimagined business communications\"}],[\"$\",\"p\",null,{\"className\":\"mb-12 text-lg tracking-tight text-muted-foreground md:text-xl text-balance translate-y-[-1rem] animate-fade-in opacity-0 [--animation-delay:400ms] max-w-xl mx-auto\",\"children\":\"Experience seamless, powerful, and unified communications with We UC—connecting teams and customers like never before.\"}],[\"$\",\"button\",null,{\"className\":\"$9\",\"children\":[\"$\",\"$L6\",null,{\"href\":\"/system\",\"className\":\"flex items-center\",\"children\":[[\"$\",\"span\",null,{\"children\":\"Learn More\"}],[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":20,\"height\":20,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-arrow-right ml-2 size-4 transition-transform duration-300 ease-in-out group-hover:translate-x-1\",\"children\":[[\"$\",\"path\",\"1ays0h\",{\"d\":\"M5 12h14\"}],[\"$\",\"path\",\"xquz4c\",{\"d\":\"m12 5 7 7-7 7\"}],\"$undefined\"]}]]}]}],[\"$\",\"$L6\",null,{\"href\":\"/system\",\"children\":[\"$\",\"div\",null,{\"className\":\"relative mt-[8rem] animate-fade-up opacity-0 [--animation-delay:400ms] after:absolute after:inset-0 after:z-50 after:[background:linear-gradient(to_top,hsl(var(--background))_2%,transparent)]\",\"children\":[\"$\",\"div\",null,{\"className\":\"rounded-xl border border-white/10 bg-white/10 bg-opacity-[0.01] before:absolute before:bottom-1/2 before:left-0 before:top-0 before:h-full before:w-full before:[filter:blur(150px)] before:[background-image:linear-gradient(to_bottom,hsl(var(--accent)),hsl(var(--accent)),transparent_80%)] before:animate-image-glow before:opacity-0\",\"children\":[[\"$\",\"div\",null,{\"style\":{\"--size\":500,\"--duration\":10,\"--anchor\":90,\"--border-width\":1.5,\"--color-from\":\"#ffaa40\",\"--color-to\":\"#9c40ff\",\"--delay\":\"-0s\"},\"className\":\"absolute inset-0 rounded-[inherit] [border:calc(var(--border-width)*1px)_solid_transparent] ![mask-clip:padding-box,border-box] ![mask-composite:intersect] [mask:linear-gradient(transparent,transparent),linear-gradient(white,white)] after:absolute after:aspect-square after:w-[calc(var(--size)*1px)] after:animate-border-beam after:[animation-delay:var(--delay)] after:[background:linear-gradient(to_left,var(--color-from),var(--color-to),transparent)] after:[offset-anchor:calc(var(--anchor)*1%)_50%] after:[offset-path:rect(0_auto_auto_0_round_calc(var(--size)*1px))]\"}],[\"$\",\"$L7\",null,{\"alt\":\"We UC app\",\"src\":\"/images/chat-hero.png\",\"width\":1920,\"height\":1080,\"className\":\"relative w-full h-full rounded-[inherit] object-contain border cursor-pointer\",\"priority\":true}]]}]}]}],[\"$\",\"$La\",null,{\"ease\":70,\"size\":0.05,\"color\":\"#ffffff\",\"quantity\":100,\"staticity\":40,\"className\":\"absolute inset-0 -z-10 h-full\"}]]}],[\"$\",\"section\",null,{\"className\":\"container flex flex-col gap-10 py-24 md:flex-row md:items-center md:gap-24\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-1 flex-col items-start gap-5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-3\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-bold uppercase text-primary text-left\",\"children\":\"Intuitive call routing\"}],[\"$\",\"h2\",null,{\"className\":\"font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance text-left\",\"children\":\"Drag and drop call flow control \"}]]}],[\"$\",\"p\",null,{\"className\":\"text-lg text-muted-foreground text-balance max-w-lg text-left\",\"children\":\"Simplify your call routing with our drag-and-drop interface, making complex call management a breeze.\"}],[\"$\",\"ul\",null,{\"className\":\"mt-4 space-y-3\",\"children\":[[\"$\",\"li\",null,{\"className\":\"flex items-center gap-2\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-check size-5 text-primary\",\"children\":[[\"$\",\"path\",\"1gmf2c\",{\"d\":\"M20 6 9 17l-5-5\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Create custom call flows with ease.\"}]]}],[\"$\",\"li\",null,{\"className\":\"flex items-center gap-2\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-check size-5 text-primary\",\"children\":[[\"$\",\"path\",\"1gmf2c\",{\"d\":\"M20 6 9 17l-5-5\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Utilize AI-generated voice prompts for automated attendants.\"}]]}],[\"$\",\"li\",null,{\"className\":\"flex items-center gap-2\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-check size-5 text-primary\",\"children\":[[\"$\",\"path\",\"1gmf2c\",{\"d\":\"M20 6 9 17l-5-5\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Seamlessly manage calls during open and closed hours.\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"mt-4 grid grid-cols-2 gap-3\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/system\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-11 rounded-md px-8 h-12 cursor-pointer border-border text-base md:px-9\",\"children\":\"Learn More\"}],[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-11 rounded-md px-8 h-12 cursor-pointer text-base md:px-9\",\"children\":\"Get Started\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"relative flex-1\",\"children\":[\"$\",\"$L7\",null,{\"alt\":\"Advanced call flow\",\"src\":\"/images/call-flow.png\",\"width\":713,\"height\":497.7,\"className\":\"rounded-xl border border-border shadow-lg\"}]}]]}],[\"$\",\"section\",null,{\"className\":\"bg-[rgb(243,246,250)]\",\"children\":[\"$\",\"div\",null,{\"className\":\"container flex flex-col gap-10 py-24 md:flex-row md:items-center md:gap-24\",\"children\":[[\"$\",\"div\",null,{\"className\":\"relative flex-1\",\"children\":[\"$\",\"$L7\",null,{\"alt\":\"Calls page\",\"src\":\"/images/calls.png\",\"width\":713,\"height\":497.7,\"className\":\"rounded-xl border border-border shadow-lg\"}]}],[\"$\",\"div\",null,{\"className\":\"flex flex-1 flex-col items-start gap-5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-3\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-bold uppercase text-primary text-left\",\"children\":\"AUDIO \u0026 VIDEO RECORDING\"}],[\"$\",\"h2\",null,{\"className\":\"font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance text-left\",\"children\":\"Call and recording transcription and summarisation\"}]]}],[\"$\",\"p\",null,{\"className\":\"text-lg text-muted-foreground text-balance max-w-lg text-left\",\"children\":\"Capture every conversation effortlessly with enterprise-grade call recording and transcription features, accessible on all your devices.\"}],[\"$\",\"ul\",null,{\"className\":\"mt-4 space-y-3\",\"children\":[[\"$\",\"li\",null,{\"className\":\"flex items-center gap-2\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-check size-5 text-primary\",\"children\":[[\"$\",\"path\",\"1gmf2c\",{\"d\":\"M20 6 9 17l-5-5\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Record and transcribe calls and video meetings seamlessly.\"}]]}],[\"$\",\"li\",null,{\"className\":\"flex items-center gap-2\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-check size-5 text-primary\",\"children\":[[\"$\",\"path\",\"1gmf2c\",{\"d\":\"M20 6 9 17l-5-5\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Search recordings by keywords—find conversations based on content.\"}]]}],[\"$\",\"li\",null,{\"className\":\"flex items-center gap-2\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-check size-5 text-primary\",\"children\":[[\"$\",\"path\",\"1gmf2c\",{\"d\":\"M20 6 9 17l-5-5\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Access and listen to recordings directly from your mobile app.\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"mt-4 grid grid-cols-2 gap-3\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/system\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-11 rounded-md px-8 h-12 cursor-pointer border-border text-base md:px-9\",\"children\":\"Learn More\"}],[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-11 rounded-md px-8 h-12 cursor-pointer text-base md:px-9\",\"children\":\"Get Started\"}]]}]]}]]}]}],[\"$\",\"section\",null,{\"className\":\"container flex flex-col items-center gap-6 py-24 sm:gap-7\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-3\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-bold uppercase text-primary text-center\",\"children\":\"Features\"}],[\"$\",\"h2\",null,{\"className\":\"font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance text-center\",\"children\":[\"Complete communications solution\",\" \"]}]]}],[\"$\",\"p\",null,{\"className\":\"text-lg text-muted-foreground text-balance max-w-xl text-center\",\"children\":\"Stay connected, collaborate seamlessly, and manage effortlessly across any device.\"}],[\"$\",\"div\",null,{\"className\":\"mt-6 grid auto-rows-fr grid-cols-1 gap-7 sm:grid-cols-2 lg:grid-cols-3\",\"children\":[[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-lg\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col items-start gap-5 p-7\",\"children\":[[\"$\",\"div\",null,{\"className\":\"inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":28,\"height\":28,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-minus text-primary\",\"children\":[[\"$\",\"path\",\"1ays0h\",{\"d\":\"M5 12h14\"}],\"$undefined\"]}]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h4\",null,{\"className\":\"mb-2 text-lg font-semibold text-foreground\",\"children\":\"Quick access calls bar\"}],[\"$\",\"p\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Reach colleagues with a single keyboard command — call or chat from any page within the app.\"}]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-lg\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col items-start gap-5 p-7\",\"children\":[[\"$\",\"div\",null,{\"className\":\"inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":28,\"height\":28,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-monitor-smartphone text-primary\",\"children\":[[\"$\",\"path\",\"10dyio\",{\"d\":\"M18 8V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v7a2 2 0 0 0 2 2h8\"}],[\"$\",\"path\",\"1irgej\",{\"d\":\"M10 19v-3.96 3.15\"}],[\"$\",\"path\",\"qswx4l\",{\"d\":\"M7 19h5\"}],[\"$\",\"rect\",\"1egngj\",{\"width\":\"6\",\"height\":\"10\",\"x\":\"16\",\"y\":\"12\",\"rx\":\"2\"}],\"$undefined\"]}]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h4\",null,{\"className\":\"mb-2 text-lg font-semibold text-foreground\",\"children\":\"Any device\"}],[\"$\",\"p\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Stay connected on any device—desktop, tablet, or mobile. Work from anywhere without missing a beat.\"}]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-lg\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col items-start gap-5 p-7\",\"children\":[[\"$\",\"div\",null,{\"className\":\"inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":28,\"height\":28,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-user-round-cog text-primary\",\"children\":[[\"$\",\"path\",\"1yezr2\",{\"d\":\"M2 21a8 8 0 0 1 10.434-7.62\"}],[\"$\",\"circle\",\"o932ke\",{\"cx\":\"10\",\"cy\":\"8\",\"r\":\"5\"}],[\"$\",\"circle\",\"1xkwt0\",{\"cx\":\"18\",\"cy\":\"18\",\"r\":\"3\"}],[\"$\",\"path\",\"1eb35c\",{\"d\":\"m19.5 14.3-.4.9\"}],[\"$\",\"path\",\"dfjc4z\",{\"d\":\"m16.9 20.8-.4.9\"}],[\"$\",\"path\",\"q4dx6b\",{\"d\":\"m21.7 19.5-.9-.4\"}],[\"$\",\"path\",\"1r0w5f\",{\"d\":\"m15.2 16.9-.9-.4\"}],[\"$\",\"path\",\"1knoei\",{\"d\":\"m21.7 16.5-.9.4\"}],[\"$\",\"path\",\"j188fs\",{\"d\":\"m15.2 19.1-.9.4\"}],[\"$\",\"path\",\"1tonu5\",{\"d\":\"m19.5 21.7-.4-.9\"}],[\"$\",\"path\",\"699xu\",{\"d\":\"m16.9 15.2-.4-.9\"}],\"$undefined\"]}]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h4\",null,{\"className\":\"mb-2 text-lg font-semibold text-foreground\",\"children\":\"Admins love us\"}],[\"$\",\"p\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Effortlessly manage users and sync with Microsoft 365 or Google Workspace for easy setup.\"}]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-lg\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col items-start gap-5 p-7\",\"children\":[[\"$\",\"div\",null,{\"className\":\"inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":28,\"height\":28,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-sparkles text-primary\",\"children\":[[\"$\",\"path\",\"4pj2yx\",{\"d\":\"M9.937 15.5A2 2 0 0 0 8.5 14.063l-6.135-1.582a.5.5 0 0 1 0-.962L8.5 9.936A2 2 0 0 0 9.937 8.5l1.582-6.135a.5.5 0 0 1 .963 0L14.063 8.5A2 2 0 0 0 15.5 9.937l6.135 1.581a.5.5 0 0 1 0 .964L15.5 14.063a2 2 0 0 0-1.437 1.437l-1.582 6.135a.5.5 0 0 1-.963 0z\"}],[\"$\",\"path\",\"1olli1\",{\"d\":\"M20 3v4\"}],[\"$\",\"path\",\"1gvqau\",{\"d\":\"M22 5h-4\"}],[\"$\",\"path\",\"vumght\",{\"d\":\"M4 17v2\"}],[\"$\",\"path\",\"zchphs\",{\"d\":\"M5 18H3\"}],\"$undefined\"]}]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h4\",null,{\"className\":\"mb-2 text-lg font-semibold text-foreground\",\"children\":\"Transcription \u0026 summarisation\"}],[\"$\",\"p\",null,{\"className\":\"text-muted-foreground\",\"children\":\"On calls and meetings, giving you a text record of the call without needing to listen or watch it back.\"}]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-lg\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col items-start gap-5 p-7\",\"children\":[[\"$\",\"div\",null,{\"className\":\"inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":28,\"height\":28,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-video text-primary\",\"children\":[[\"$\",\"path\",\"ftymec\",{\"d\":\"m16 13 5.223 3.482a.5.5 0 0 0 .777-.416V7.87a.5.5 0 0 0-.752-.432L16 10.5\"}],[\"$\",\"rect\",\"158x01\",{\"x\":\"2\",\"y\":\"6\",\"width\":\"14\",\"height\":\"12\",\"rx\":\"2\"}],\"$undefined\"]}]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h4\",null,{\"className\":\"mb-2 text-lg font-semibold text-foreground\",\"children\":\"Video conferencing\"}],[\"$\",\"p\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Host video meetings with colleagues or external participants. Recordings are accessible for playback or review.\"}]]}]]}]}],[\"$\",\"div\",null,{\"className\":\"rounded-lg border bg-card text-card-foreground shadow-lg\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col items-start gap-5 p-7\",\"children\":[[\"$\",\"div\",null,{\"className\":\"inline-flex items-center justify-center rounded-md border border-border bg-secondary p-2\",\"children\":[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":28,\"height\":28,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-layout-dashboard text-primary\",\"children\":[[\"$\",\"rect\",\"10lvy0\",{\"width\":\"7\",\"height\":\"9\",\"x\":\"3\",\"y\":\"3\",\"rx\":\"1\"}],[\"$\",\"rect\",\"16une8\",{\"width\":\"7\",\"height\":\"5\",\"x\":\"14\",\"y\":\"3\",\"rx\":\"1\"}],[\"$\",\"rect\",\"1hutg5\",{\"width\":\"7\",\"height\":\"9\",\"x\":\"14\",\"y\":\"12\",\"rx\":\"1\"}],[\"$\",\"rect\",\"ldoo1y\",{\"width\":\"7\",\"height\":\"5\",\"x\":\"3\",\"y\":\"16\",\"rx\":\"1\"}],\"$undefined\"]}]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h4\",null,{\"className\":\"mb-2 text-lg font-semibold text-foreground\",\"children\":\"Analytics \u0026 dashboards\"}],[\"$\",\"p\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Monitor performance with real-time dashboards. Beam important metrics to TVs using our 'Send to TV' feature.\"}]]}]]}]}]]}]]}],[\"$\",\"section\",null,{\"className\":\"container flex flex-col gap-10 py-24 md:flex-row md:items-center md:gap-24\",\"children\":[[\"$\",\"div\",null,{\"className\":\"relative flex-1\",\"children\":[\"$\",\"$L7\",null,{\"alt\":\"Video meetings\",\"src\":\"/images/meet-full-screen.jpg\",\"width\":713,\"height\":497.7,\"className\":\"rounded-xl border border-border shadow-lg\"}]}],[\"$\",\"div\",null,{\"className\":\"flex flex-1 flex-col items-start gap-5\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-3\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-bold uppercase text-primary text-left\",\"children\":\"VIDEO MEETS\"}],[\"$\",\"h2\",null,{\"className\":\"font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance text-left\",\"children\":\"Video conferencing built in\"}]]}],[\"$\",\"p\",null,{\"className\":\"text-lg text-muted-foreground text-balance max-w-lg text-left\",\"children\":\"Seamless video conferencing that integrates effortlessly into your workflow.\"}],[\"$\",\"ul\",null,{\"className\":\"mt-4 space-y-3\",\"children\":[[\"$\",\"li\",null,{\"className\":\"flex items-center gap-2\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-check size-5 text-primary\",\"children\":[[\"$\",\"path\",\"1gmf2c\",{\"d\":\"M20 6 9 17l-5-5\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Start meetings with just a few clicks.\"}]]}],[\"$\",\"li\",null,{\"className\":\"flex items-center gap-2\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-check size-5 text-primary\",\"children\":[[\"$\",\"path\",\"1gmf2c\",{\"d\":\"M20 6 9 17l-5-5\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Recorded meetings are accessible from calls module.\"}]]}],[\"$\",\"li\",null,{\"className\":\"flex items-center gap-2\",\"children\":[[\"$\",\"svg\",null,{\"xmlns\":\"http://www.w3.org/2000/svg\",\"width\":24,\"height\":24,\"viewBox\":\"0 0 24 24\",\"fill\":\"none\",\"stroke\":\"currentColor\",\"strokeWidth\":2,\"strokeLinecap\":\"round\",\"strokeLinejoin\":\"round\",\"className\":\"lucide lucide-check size-5 text-primary\",\"children\":[[\"$\",\"path\",\"1gmf2c\",{\"d\":\"M20 6 9 17l-5-5\"}],\"$undefined\"]}],[\"$\",\"span\",null,{\"className\":\"text-muted-foreground\",\"children\":\"Easily search conversations by keywords in meeting transcripts.\"}]]}]]}],[\"$\",\"div\",null,{\"className\":\"mt-4 grid grid-cols-2 gap-3\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/system\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 border border-input bg-background hover:bg-accent hover:text-accent-foreground h-11 rounded-md px-8 h-12 cursor-pointer border-border text-base md:px-9\",\"children\":\"Learn More\"}],[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-11 rounded-md px-8 h-12 cursor-pointer text-base md:px-9\",\"children\":\"Get Started\"}]]}]]}]]}],[\"$\",\"$Lb\",null,{}],[\"$\",\"section\",null,{\"className\":\"container\",\"children\":[\"$\",\"div\",null,{\"className\":\"flex flex-col items-center gap-6 rounded-xl bg-primary px-6 py-24 sm:gap-10\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance max-w-xl sm:leading-tight text-center text-primary-foreground\",\"children\":\"Unify your communications today\"}],[\"$\",\"p\",null,{\"className\":\"max-w-xl text-lg text-primary-foreground/80 text-center\",\"children\":\"Empower your team with seamless connectivity. No contracts, no hassle.\"}],[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"children\":\"Get Started\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap text-sm font-medium focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 border bg-background hover:bg-accent hover:text-accent-foreground h-11 rounded-md px-8 cursor-pointer border-border transition-transform hover:scale-105\"}]]}]}],[\"$\",\"section\",null,{\"className\":\"container flex flex-col items-center gap-6 py-24 sm:gap-7\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex flex-col gap-3\",\"children\":[[\"$\",\"span\",null,{\"className\":\"font-bold uppercase text-primary text-center\",\"children\":\"Faq\"}],[\"$\",\"h2\",null,{\"className\":\"font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance text-center\",\"children\":\"Frequently Asked Questions\"}]]}],[\"$\",\"p\",null,{\"className\":\"text-lg text-muted-foreground text-balance max-w-lg text-center\",\"children\":\"For any other questions, please feel free to contact us.\"}],[\"$\",\"$Lc\",null,{\"type\":\"single\",\"collapsible\":true,\"className\":\"mt-6 w-full divide-y max-w-3xl\",\"children\":[[\"$\",\"$Ld\",null,{\"value\":\"item-0\",\"className\":\"border-b-0\",\"children\":[[\"$\",\"$Le\",null,{\"className\":\"py-6 text-left text-lg hover:no-underline\",\"children\":\"Can I use We UC anywhere in the world?\"}],[\"$\",\"$Lf\",null,{\"className\":\"text-lg text-muted-foreground\",\"children\":\"Yes, We UC works over the internet, allowing you to communicate globally as long as you have an internet connection.\"}]]}],[\"$\",\"$Ld\",null,{\"value\":\"item-1\",\"className\":\"border-b-0\",\"children\":[[\"$\",\"$Le\",null,{\"className\":\"py-6 text-left text-lg hover:no-underline\",\"children\":\"How do I get started and purchase We UC?\"}],[\"$\",\"$Lf\",null,{\"className\":\"text-lg text-muted-foreground\",\"children\":\"Purchasing We UC is straightforward. Contact us, and we'll connect you with one of our authorized distributors based on your location.\"}]]}],[\"$\",\"$Ld\",null,{\"value\":\"item-2\",\"className\":\"border-b-0\",\"children\":[[\"$\",\"$Le\",null,{\"className\":\"py-6 text-left text-lg hover:no-underline\",\"children\":\"How does We UC compare to other unified communications applications?\"}],[\"$\",\"$Lf\",null,{\"className\":\"text-lg text-muted-foreground\",\"children\":\"We UC is designed specifically for small and medium-sized businesses, offering enterprise-grade functionality in a simple, intuitive interface—unlike complex, bloated competitor platforms.\"}]]}],[\"$\",\"$Ld\",null,{\"value\":\"item-3\",\"className\":\"border-b-0\",\"children\":[[\"$\",\"$Le\",null,{\"className\":\"py-6 text-left text-lg hover:no-underline\",\"children\":\"Do I have to pay for phone calls?\"}],[\"$\",\"$Lf\",null,{\"className\":\"text-lg text-muted-foreground\",\"children\":\"Depending on your country, we offer various call bundles and plans, many with unlimited calling. Contact us to get specific pricing and rates.\"}]]}],[\"$\",\"$Ld\",null,{\"value\":\"item-4\",\"className\":\"border-b-0\",\"children\":[[\"$\",\"$Le\",null,{\"className\":\"py-6 text-left text-lg hover:no-underline\",\"children\":\"Does call recording transcription support multiple languages?\"}],[\"$\",\"$Lf\",null,{\"className\":\"text-lg text-muted-foreground\",\"children\":\"Yes, our call recording transcription supports multiple languages, including but not limited to English, French, German, Hindi, Italian, Portuguese, Spanish, and Thai.\"}]]}]]}]]}],[\"$\",\"section\",null,{\"className\":\"container flex flex-col items-center gap-6 py-24 sm:gap-10 bg-[rgb(243,246,250)] max-w-full\",\"children\":[[\"$\",\"h2\",null,{\"className\":\"font-heading text-3xl font-semibold tracking-tight sm:text-4xl text-balance max-w-xl sm:leading-tight text-center\",\"children\":\"Together, We achieve more\"}],[\"$\",\"p\",null,{\"className\":\"text-lg text-muted-foreground text-balance max-w-lg text-center\",\"children\":[\"Join the revolution in business communications with We UC's powerful, intuitive platform.\",[\"$\",\"br\",null,{}],[\"$\",\"br\",null,{}]]}],[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"children\":\"Get Started\",\"className\":\"inline-flex items-center justify-center whitespace-nowrap text-sm font-medium transition-colors focus-visible:outline-none disabled:pointer-events-none disabled:opacity-50 bg-primary text-primary-foreground hover:bg-primary/90 h-11 rounded-md px-8 cursor-pointer border-border\"}]]}],[\"$\",\"footer\",null,{\"className\":\"container\",\"children\":[\"$\",\"div\",null,{\"className\":\"mx-auto w-full max-w-screen-xl xl:pb-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"md:flex md:justify-between px-8 py-16 sm:pb-16 gap-4\",\"children\":[[\"$\",\"div\",null,{\"className\":\"mb-12 flex-col flex gap-6\",\"children\":[[\"$\",\"$L6\",null,{\"href\":\"/\",\"className\":\"flex items-center gap-3\",\"children\":[\"$\",\"$L7\",null,{\"alt\":\"Image\",\"src\":\"/images/logo.svg\",\"width\":100,\"height\":35,\"priority\":true}]}],[\"$\",\"p\",null,{\"className\":\"max-w-md text-muted-foreground text-sm\",\"children\":[\"Connecting teams, simplifying communications.\",[\"$\",\"br\",null,{}],[\"$\",\"br\",null,{}]]}]]}],[\"$\",\"div\",null,{\"className\":\"grid grid-cols-2 gap-8 sm:gap-10 sm:grid-cols-4\",\"children\":[[\"$\",\"div\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"mb-6 text-sm tracking-tighter font-medium uppercase\",\"children\":\"Company\"}],[\"$\",\"ul\",null,{\"className\":\"gap-2 grid list-none\",\"children\":[[\"$\",\"li\",null,{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/about\",\"className\":\"cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm\",\"children\":\"About\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/careers\",\"className\":\"cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm\",\"children\":\"Careers\"}]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"mb-6 text-sm tracking-tighter font-medium uppercase\",\"children\":\"Product\"}],[\"$\",\"ul\",null,{\"className\":\"gap-2 grid list-none\",\"children\":[[\"$\",\"li\",null,{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/platform\",\"className\":\"cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm\",\"children\":\"Platform\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/system\",\"className\":\"cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm\",\"children\":\"System\"}]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"mb-6 text-sm tracking-tighter font-medium uppercase\",\"children\":\"Contact\"}],[\"$\",\"ul\",null,{\"className\":\"gap-2 grid list-none\",\"children\":[[\"$\",\"li\",null,{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/contact\",\"className\":\"cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm\",\"children\":\"Message us\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"a\",null,{\"href\":\"https://twitter.com/weuccom\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"className\":\"cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm\",\"children\":\"Twitter\"}]}]]}]]}],[\"$\",\"div\",null,{\"children\":[[\"$\",\"h2\",null,{\"className\":\"mb-6 text-sm tracking-tighter font-medium uppercase\",\"children\":\"Legal\"}],[\"$\",\"ul\",null,{\"className\":\"gap-2 grid list-none\",\"children\":[[\"$\",\"li\",null,{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/legal/terms\",\"className\":\"cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm\",\"children\":\"Terms\"}]}],[\"$\",\"li\",null,{\"children\":[\"$\",\"$L6\",null,{\"href\":\"/legal/privacy\",\"className\":\"cursor-pointer text-muted-foreground hover:text-foreground/80 duration-200 font-[450] text-sm\",\"children\":\"Privacy\"}]}]]}]]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-col items-start sm:flex-row sm:flex sm:items-center sm:justify-between rounded-md border-neutral-700/20 py-4 px-8 gap-2\",\"children\":[[\"$\",\"div\",null,{\"className\":\"flex space-x-5 sm:justify-center sm:mt-0\",\"children\":[[\"$\",\"a\",null,{\"href\":\"https://x.com/weuccom\",\"className\":\"text-gray-400 hover:text-gray-900\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"X\"}],[\"$\",\"svg\",null,{\"fill\":\"currentColor\",\"viewBox\":\"0 0 24 24\",\"aria-hidden\":\"true\",\"className\":\"h-6 w-6\",\"children\":[\"$\",\"path\",null,{\"d\":\"M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z\"}]}]]}],[\"$\",\"a\",null,{\"href\":\"https://www.youtube.com/@WeUCcom\",\"className\":\"text-gray-400 hover:text-gray-900\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"YouTube\"}],[\"$\",\"svg\",null,{\"fill\":\"currentColor\",\"viewBox\":\"0 0 24 24\",\"aria-hidden\":\"true\",\"className\":\"h-6 w-6\",\"children\":[\"$\",\"path\",null,{\"d\":\"M19.812 5.418c.861.23 1.538.907 1.768 1.768C21.998 8.746 22 12 22 12s0 3.255-.418 4.814a2.504 2.504 0 0 1-1.768 1.768c-1.56.419-7.814.419-7.814.419s-6.255 0-7.814-.419a2.505 2.505 0 0 1-1.768-1.768C2 15.255 2 12 2 12s0-3.255.417-4.814a2.507 2.507 0 0 1 1.768-1.768C5.744 5 11.998 5 11.998 5s6.255 0 7.814.418ZM15.194 12 10 15V9l5.194 3Z\",\"clipRule\":\"evenodd\",\"fillRule\":\"evenodd\"}]}]]}],[\"$\",\"a\",null,{\"href\":\"https://www.facebook.com/WeUCcom/\",\"className\":\"text-gray-400 hover:text-gray-900\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"Facebook\"}],[\"$\",\"svg\",null,{\"fill\":\"currentColor\",\"viewBox\":\"0 0 24 24\",\"aria-hidden\":\"true\",\"className\":\"h-6 w-6\",\"children\":[\"$\",\"path\",null,{\"d\":\"M22 12c0-5.523-4.477-10-10-10S2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.878v-6.987h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.988C18.343 21.128 22 16.991 22 12z\",\"clipRule\":\"evenodd\",\"fillRule\":\"evenodd\"}]}]]}],[\"$\",\"a\",null,{\"href\":\"https://www.instagram.com/weuccom\",\"className\":\"text-gray-400 hover:text-gray-900\",\"target\":\"_blank\",\"rel\":\"noopener noreferrer\",\"children\":[[\"$\",\"span\",null,{\"className\":\"sr-only\",\"children\":\"Instagram\"}],[\"$\",\"svg\",null,{\"fill\":\"currentColor\",\"viewBox\":\"0 0 24 24\",\"aria-hidden\":\"true\",\"className\":\"h-6 w-6\",\"children\":[\"$\",\"path\",null,{\"d\":\"$10\",\"clipRule\":\"evenodd\",\"fillRule\":\"evenodd\"}]}]]}]]}],[\"$\",\"div\",null,{\"className\":\"flex flex-row justify-center text-sm text-muted-foreground gap-1\",\"children\":[[\"$\",\"span\",null,{\"children\":[\"© \",2025,\" \"]}],[\"$\",\"$L6\",null,{\"href\":\"/\",\"className\":\"cursor-pointer\",\"children\":\"We UC Ltd\"}],[\"$\",\"span\",null,{\"children\":\"- All Rights Reserved.\"}]]}]]}]]}]}]]],null],null]},[[\"$\",\"html\",null,{\"lang\":\"en\",\"children\":[[\"$\",\"head\",null,{\"children\":[[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/images/icons/favicon.ico\",\"sizes\":\"any\"}],[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/images/icons/favicon-32x32.png\",\"type\":\"image/png\",\"sizes\":\"32x32\"}],[\"$\",\"link\",null,{\"rel\":\"icon\",\"href\":\"/images/icons/favicon-16x16.png\",\"type\":\"image/png\",\"sizes\":\"16x16\"}],[\"$\",\"link\",null,{\"rel\":\"apple-touch-icon\",\"href\":\"/images/icons/apple-touch-icon.png\",\"sizes\":\"180x180\"}]]}],[\"$\",\"body\",null,{\"className\":\"min-h-screen font-sans antialiased __variable_d65c78 __variable_d48d41\",\"children\":[\"$\",\"$L11\",null,{\"parallelRouterKey\":\"children\",\"segmentPath\":[\"children\"],\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L12\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$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\":[],\"styles\":null}]}]]}],null],null],\"couldBeIntercepted\":false,\"initialHead\":[false,\"$L13\"],\"globalErrorComponent\":\"$14\",\"missingSlots\":\"$W15\"}]]\n"])</script><script>self.__next_f.push([1,"13:[[\"$\",\"meta\",\"0\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}],[\"$\",\"meta\",\"1\",{\"charSet\":\"utf-8\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"meta\",\"3\",{\"name\":\"next-size-adjust\"}]]\n5:null\n"])</script></body></html>