Update src/app/page.tsx
This commit is contained in:
@@ -185,6 +185,8 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f0", title: "Do you offer a free trial?", content: "Yes, we offer a 14-day free trial on all professional plans so you can test our tools without commitment."},
|
||||
{
|
||||
id: "f1", title: "What image formats are supported?", content: "We support JPEG, PNG, WEBP, and TIFF formats up to 50MB."},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user