Update src/app/page.tsx

This commit is contained in:
2026-06-01 12:31:48 +00:00
parent 750c1a638b
commit f84fc5489b

View File

@@ -99,43 +99,35 @@ export default function LandingPage() {
{
title: "Image Editor", description: "Precise control for perfect visuals.", button: {
text: "Open"},
bentoComponent: "reveal-icon", icon: Crop,
imageAlt: "image editor icon frosted glass"},
bentoComponent: "reveal-icon", icon: Crop},
{
title: "AI Image Enhancer", description: "Intelligent improvements, stunning results.", button: {
text: "Open"},
bentoComponent: "reveal-icon", icon: Sparkles,
imageAlt: "image editor icon frosted glass"},
bentoComponent: "reveal-icon", icon: Sparkles},
{
title: "Background Remover", description: "Isolate subjects with a single click.", button: {
text: "Open"},
bentoComponent: "reveal-icon", icon: Edit,
imageAlt: "image editor icon frosted glass"},
bentoComponent: "reveal-icon", icon: Edit},
{
title: "Watermark", description: "Protect your work with custom watermarks.", button: {
text: "Open"},
bentoComponent: "reveal-icon", icon: Feather,
imageAlt: "image editor icon frosted glass"},
bentoComponent: "reveal-icon", icon: Feather},
{
title: "Illustrator", description: "Vector graphics for scalable designs.", button: {
text: "Open"},
bentoComponent: "reveal-icon", icon: PenTool,
imageAlt: "image editor icon frosted glass"},
bentoComponent: "reveal-icon", icon: PenTool},
{
title: "Video Editor", description: "Professional video creation, simplified.", button: {
text: "Open"},
bentoComponent: "reveal-icon", icon: Video,
imageAlt: "image editor icon frosted glass"},
bentoComponent: "reveal-icon", icon: Video},
{
title: "File Converter", description: "Convert between all major file types.", button: {
text: "Open"},
bentoComponent: "reveal-icon", icon: Archive,
imageAlt: "image editor icon frosted glass"},
bentoComponent: "reveal-icon", icon: Archive},
{
title: "HTML-to-Image", description: "Capture web content as high-quality images.", button: {
text: "Open"},
bentoComponent: "reveal-icon", icon: Code,
imageAlt: "image editor icon frosted glass"},
bentoComponent: "reveal-icon", icon: Code}
]}
title="Your Creative Powerhouse"
description="Discover the innovative tools that empower your creativity. Each designed for simplicity, speed, and professional results."