Update src/app/page.tsx

This commit is contained in:
2026-04-24 06:46:28 +00:00
parent d3a98b313f
commit d8beb91af5

View File

@@ -123,9 +123,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
{ id: "f1", title: "How does it work?", content: "Our AI segments subjects with extreme precision." },
{ id: "f1", title: "How does it work?", content: "Our proprietary neural networks perform multi-pass segmentation, identifying subject boundaries in pixel-perfect detail, including semi-transparent textures like glass or hair, and automatically generating a refined alpha matte for seamless compositing." },
{ id: "f2", title: "What formats?", content: "We support all standard web formats." },
{ id: "f3", title: "API support?", content: "Yes, we provide full API integration." },
{ id: "f3", title: "API support?", content: "We offer a robust RESTful API with low-latency endpoints, comprehensive webhooks for status updates, and language-specific SDKs to integrate background removal directly into your existing production pipelines." },
]}
title="Common Questions"
description="Everything you need to know about our AI editing."