Merge version_2 into main #3
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user