import { Badge } from "@/components/ui/badge";
import { Truck, Box, Code, BatteryCharging } from "lucide-react";
import Checkout from "../../components/Order/Checkout";
import FAQ, { qnaProps } from "../../components/Order/FAQ";
import Specs from "../../components/Order/Specs";
import { devkitPaymentLink } from "@/lib/data";
import YoutubeDemo from "../../components/LandingPage/YoutubeDemo";
import ProductGallery from "../../components/LandingPage/ProductGallery";
import { CreditCardIcon, PowerIcon, ShieldCheckIcon, Settings2Icon, FileTextIcon, WifiIcon } from "lucide-react";
const SubtitleText =
"The AI Devkit comes with a fully assembled PCB with an attachable Microspeaker and a 3.7V LiPo battery. Once charged it powers unlimited AI conversations with your AI characters.";
const images = [
{
src: "/products/devkit1.png",
alt: "Elato Device - white",
},
{
src: "/products/devkit2.png",
alt: "Elato Device - gray",
},
{
src: "/products/devkit3.png",
alt: "Elato Device - white",
},
{
src: "/products/devkit4.png",
alt: "Elato Device - gray",
},
{
src: "/products/devkit5.png",
alt: "Elato Device - black",
},
{
src: "/products/devkit6.png",
alt: "Elato Device - white",
},
];
const ICON_SIZE = 20;
const qna: qnaProps[] = [
{
question: "What is the AI Devkit?",
answer: "The AI Devkit is a fully assembled PCB with an attachable Microspeaker and a 3.7V LiPo battery. Once charged it you can use it to have unlimited AI conversations with your AI characters.",
icon: ,
},
{
question: "What is the battery life of the AI Devkit?",
answer: "The AI Devkit has a 3.7V LiPo battery that lasts for 4-6 hours on a single charge. You can charge it using the USB Type-C port on the device.",
icon:
{SubtitleText}
Order now and start your adventure with Elato AI!