import Link from "next/link"; import { ArrowRight, BluetoothIcon, ChipIcon, SparkIcon, WaveIcon } from "@/components/icons"; import { ArrowLink, DevPlaceholder, ProductVisual, SectionHeading } from "@/components/ui"; import { products } from "@/lib/content"; const capabilities = [ { icon: BluetoothIcon, title: "Bluetooth", copy: "稳定连接" }, { icon: WaveIcon, title: "Audio", copy: "更好的声音体验" }, { icon: ChipIcon, title: "Embedded", copy: "可靠的硬件与固件" }, { icon: SparkIcon, title: "AI", copy: "让设备更智能" }, ]; export default function HomePage() { return ( <> Connecting technology with everyday life 连接技术与日常。 我们专注于蓝牙周边、音频与智能设备,持续把可靠的技术变成简单、可用的产品。 了解产品 探索技术 ↓ Product first 真实产品资料待补充 查看全部产品 {products.map((product) => ( {product.shortLabel} {product.category} {product.name} {product.summary} 查看模板 ))} {capabilities.map(({ icon: Icon, title, copy }, index) => ( {title}{copy} ))} AI Lab 让设备更懂声音。 从文本转语音开始,探索语音能力在真实产品中的应用。完整工具位于独立工作台,不抢占首页的产品叙事。 体验 TTS {[22, 42, 70, 105, 66, 132, 90, 48, 112, 78, 36, 58, 96, 50, 26].map((height, index) => )} Voice / exploration About Kaotings把技术做成日常可用的体验。 了解我们 > ); }
Connecting technology with everyday life
我们专注于蓝牙周边、音频与智能设备,持续把可靠的技术变成简单、可用的产品。
Product first
真实产品资料待补充
{product.category}
{product.summary}
{copy}
AI Lab
从文本转语音开始,探索语音能力在真实产品中的应用。完整工具位于独立工作台,不抢占首页的产品叙事。
About Kaotings