diff --git a/src/app/page.tsx b/src/app/page.tsx
index 66f210e..90a46e3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,18 +28,9 @@ export default function LandingPage() {
@@ -47,82 +38,35 @@ export default function LandingPage() {
@@ -134,32 +78,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Viral Content Engine",
- tags: [
- "ChatGPT API",
- "Structured Data",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2ulsvcll1VfbSSaL3xtCeF9oy/clean-3d-icon-representing-viral-content-1775619019942-4cbe6e5a.png",
- },
+ id: "f1", title: "Viral Content Engine", tags: ["ChatGPT API", "Structured Data"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2ulsvcll1VfbSSaL3xtCeF9oy/clean-3d-icon-representing-viral-content-1775619019942-4cbe6e5a.png"},
{
- id: "f2",
- title: "Premium AI Images",
- tags: [
- "Google Labs",
- "Flow",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2ulsvcll1VfbSSaL3xtCeF9oy/abstract-ai-image-generation-symbol-high-1775619022600-1ff54d40.png",
- },
+ id: "f2", title: "Premium AI Images", tags: ["Google Labs", "Flow"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2ulsvcll1VfbSSaL3xtCeF9oy/abstract-ai-image-generation-symbol-high-1775619022600-1ff54d40.png"},
{
- id: "f3",
- title: "Smart Planning",
- tags: [
- "7-Day Plan",
- "Viral Timing",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2ulsvcll1VfbSSaL3xtCeF9oy/interactive-7-day-content-planning-dashb-1775619019847-7d44ca10.png",
- },
+ id: "f3", title: "Smart Planning", tags: ["7-Day Plan", "Viral Timing"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C2ulsvcll1VfbSSaL3xtCeF9oy/interactive-7-day-content-planning-dashb-1775619019847-7d44ca10.png"},
]}
title="Built for Modern Creators"
description="Powerful tools to transform your workflow into a viral engine."
@@ -168,58 +94,21 @@ export default function LandingPage() {