Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1e42a3a689 | |||
| 15b124eef2 |
@@ -109,11 +109,11 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
negativeCard={{
|
negativeCard={{
|
||||||
items: [
|
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={{
|
positiveCard={{
|
||||||
items: [
|
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"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
|
|||||||
Reference in New Issue
Block a user