From 1e42a3a68927941c95434df2f7693e4172602d26 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 05:07:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6b07193..6ed790e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -109,11 +109,11 @@ export default function LandingPage() { tagAnimation="slide-up" negativeCard={{ items: [ - "Manual design work taking hours per piece", "High costs for freelance designers", "Inconsistent brand voice across platforms", "Limited design variation and experimentation", "Slow iteration and feedback loops"], + "Manual design work taking hours per piece—waste 40+ hours weekly", "High costs for freelance designers—spend $5K+ monthly", "Inconsistent brand voice across platforms—dilute message quality", "Limited design variation and experimentation—stuck in patterns", "Slow iteration and feedback loops—miss market windows"], }} positiveCard={{ items: [ - "AI generates 100+ designs per hour", "Zero design costs—automate for pennies", "Consistent, brand-aligned outputs every time", "Unlimited variations at the click of a button", "Real-time optimization based on performance"], + "AI generates 100+ designs per hour—save 20+ hours weekly", "Zero design costs—automate for pennies instead of $5K+ monthly", "Consistent, brand-aligned outputs every time—strengthen message", "Unlimited variations at the click of a button—test & optimize instantly", "Real-time optimization based on performance—stay ahead of trends"], }} animationType="slide-up" textboxLayout="default" -- 2.49.1