Merge version_1 into main #2
@@ -90,7 +90,7 @@ export default function LandingPage() {
|
||||
title: "Content Creation", description: "AI-assisted creative ideation and production for product photography, lifestyle shoots, and brand content.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/ai-assisted-content-creation-workflow-cr-1772498998987-aad74ae8.png?_wi=1", imageAlt: "AI content creation workflow"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/ai-assisted-content-creation-workflow-cr-1772498998987-aad74ae8.png", imageAlt: "AI content creation workflow"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/professional-production-studio-setup-wit-1772498995980-02d4be65.png", imageAlt: "Professional production studio"},
|
||||
],
|
||||
@@ -110,16 +110,16 @@ export default function LandingPage() {
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/ai-optimization-dashboard-showing-perfor-1772498997603-83806f2c.png", imageAlt: "AI optimization dashboard"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/cvr-conversion-rate-improvement-visualiz-1772498996271-9f7d02fa.png?_wi=1", imageAlt: "Conversion metrics improvement"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/cvr-conversion-rate-improvement-visualiz-1772498996271-9f7d02fa.png", imageAlt: "Conversion metrics improvement"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Creative Infrastructure", description: "Enterprise-grade asset management, brand governance, and creative workflow automation at scale.", icon: Cpu,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/high-volume-creative-output-visualizatio-1772498996567-52a00ff0.png?_wi=1", imageAlt: "High-volume creative output"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/high-volume-creative-output-visualizatio-1772498996567-52a00ff0.png", imageAlt: "High-volume creative output"},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/ai-assisted-content-creation-workflow-cr-1772498998987-aad74ae8.png?_wi=2", imageAlt: "Creative management system"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/ai-assisted-content-creation-workflow-cr-1772498998987-aad74ae8.png", imageAlt: "Creative management system"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -148,9 +148,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", value: "35%", title: "Average CAC Reduction", description: "Through creative optimization and performance testing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/visual-representation-of-cac-customer-ac-1772498996910-70bca872.png", imageAlt: "CAC reduction metrics"},
|
||||
{
|
||||
id: "2", value: "10K+", title: "Creative Variants/Month", description: "Production volume enables testing velocity", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/high-volume-creative-output-visualizatio-1772498996567-52a00ff0.png?_wi=2", imageAlt: "Creative volume scaling"},
|
||||
id: "2", value: "10K+", title: "Creative Variants/Month", description: "Production volume enables testing velocity", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/high-volume-creative-output-visualizatio-1772498996567-52a00ff0.png", imageAlt: "Creative volume scaling"},
|
||||
{
|
||||
id: "3", value: "28%", title: "Average CVR Lift", description: "Performance-optimized creative compounds conversion", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/cvr-conversion-rate-improvement-visualiz-1772498996271-9f7d02fa.png?_wi=2", imageAlt: "Conversion rate improvement"},
|
||||
id: "3", value: "28%", title: "Average CVR Lift", description: "Performance-optimized creative compounds conversion", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APf3PLovAwftGWrH739MgbVft6/cvr-conversion-rate-improvement-visualiz-1772498996271-9f7d02fa.png", imageAlt: "Conversion rate improvement"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -185,19 +185,19 @@ export default function LandingPage() {
|
||||
plans={[
|
||||
{
|
||||
id: "essentials", badge: "Great for Launch", badgeIcon: Rocket,
|
||||
price: "Custom", subtitle: "200-500 monthly creative assets", buttons=[{ text: "Schedule Demo", href: "contact" }],
|
||||
price: "Custom", subtitle: "200-500 monthly creative assets", buttons: [{ text: "Schedule Demo", href: "contact" }],
|
||||
features: [
|
||||
"Product photography production", "Social media content creation", "Platform-specific optimization", "Quarterly performance review", "Dedicated account manager"],
|
||||
},
|
||||
{
|
||||
id: "growth", badge: "Most Popular", badgeIcon: Sparkles,
|
||||
price: "Custom", subtitle: "500-2000 monthly creative assets", buttons=[{ text: "Schedule Demo", href: "contact" }],
|
||||
price: "Custom", subtitle: "500-2000 monthly creative assets", buttons: [{ text: "Schedule Demo", href: "contact" }],
|
||||
features: [
|
||||
"Full creative suite access", "AI-powered variant testing", "CAC optimization program", "Monthly performance analytics", "Priority production queue", "Brand governance tools"],
|
||||
},
|
||||
{
|
||||
id: "enterprise", badge: "Maximum Scale", badgeIcon: Crown,
|
||||
price: "Custom", subtitle: "2000+ monthly creative assets", buttons=[{ text: "Contact Sales", href: "contact" }],
|
||||
price: "Custom", subtitle: "2000+ monthly creative assets", buttons: [{ text: "Contact Sales", href: "contact" }],
|
||||
features: [
|
||||
"Unlimited creative production", "Custom AI model training", "Predictive performance analytics", "White-label options", "Dedicated creative team", "API access and integrations", "SLA guarantees"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user