Compare commits
4 Commits
version_17
...
version_19
| Author | SHA1 | Date | |
|---|---|---|---|
| d33d1ce1df | |||
| cad7657792 | |||
| 43042ca188 | |||
| b552bf54dd |
@@ -55,7 +55,7 @@ export default function PricingPage() {
|
||||
{
|
||||
id: "enterprise", badge: "For Scaling Brands", badgeIcon: Zap,
|
||||
price: "$500/mo", subtitle: "Maximum creative output and strategy", buttons: [{ text: "Get Started", href: "/contact" }],
|
||||
features: ["15+ ad variations monthly", "A/B testing frameworks", "Video and static assets", "Campaign-specific creative", "Unlimited revisions", "Dedicated creative support", ""]
|
||||
features: ["15+ ad variations monthly", "A/B testing frameworks", "Video and static assets", "Campaign-specific creative", "Unlimited revisions", "Dedicated creative support"]
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -88,4 +88,4 @@ export default function PricingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user