Merge version_2_1782192477521 into main
Merge version_2_1782192477521 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -28,8 +28,8 @@ export default function HomePage() {
|
||||
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/avatar-4.webp",
|
||||
]}
|
||||
avatarsLabel="Trusted by 10k+ users"
|
||||
title="The Unified AI Operating System for Ecommerce"
|
||||
description="Connect Shopify, Meta Ads, TikTok Shop, and ShipHero into one intelligent second brain. Automate operations and scale your brand."
|
||||
title="AI-Powered Email Campaigns That Actually Convert"
|
||||
description="Create, personalize, and optimize email campaigns at scale. Powered by advanced AI that learns what your audience wants."
|
||||
primaryButton={{ text: "Start Free Trial", href: "#" }}
|
||||
secondaryButton={{ text: "Watch Demo", href: "#" }}
|
||||
note="No credit card required"
|
||||
@@ -52,11 +52,11 @@ export default function HomePage() {
|
||||
<div id="features" data-section="features">
|
||||
<FeaturesGridSplit
|
||||
tag="Features"
|
||||
title="Your Ecommerce Second Brain"
|
||||
description="From inventory management to ad spend optimization, EcomOS gives you the tools to grow faster."
|
||||
title="Everything You Need to Scale"
|
||||
description="From team workflows to real-time analytics, Flashly gives you the tools to grow faster."
|
||||
topItems={[
|
||||
{ title: "Unify Your Tech Stack", description: "Connect Shopify, Meta Ads, TikTok Shop, and ShipHero into a single intelligent interface. Let AI surface insights that drive smarter, more confident business decisions.", imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/feature-collaborate.webp" },
|
||||
{ title: "Automate Operations & Fulfillment", description: "AI agents break down complex tasks into clear, traceable steps. Eliminate repetitive work across your supply chain and scale your team's output with unmatched efficiency.", imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/feature-track.webp" },
|
||||
{ title: "Unify and Analyze All Your Data", description: "Connect internal docs, third-party tools, and real-time inputs into a single intelligent interface. Let AI surface insights that drive smarter, more confident business decisions.", imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/feature-collaborate.webp" },
|
||||
{ title: "Automate High-Frequency Workflows", description: "AI Supply agents break down complex tasks into clear, traceable steps. Eliminate repetitive work and scale your team's output with unmatched efficiency and precision.", imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/feature-track.webp" },
|
||||
]}
|
||||
bottomItem={{
|
||||
title: "Accelerate Execution with Reliable Autonomy",
|
||||
@@ -78,11 +78,11 @@ export default function HomePage() {
|
||||
<MetricsFeatureCards
|
||||
tag="By the Numbers"
|
||||
title="Results That Speak for Themselves"
|
||||
description="EcomOS helps brands scale operations and maximize profitability."
|
||||
description="Flashly helps teams send smarter campaigns and see real impact."
|
||||
metrics={[
|
||||
{
|
||||
value: "32%",
|
||||
title: "Average ROAS Increase",
|
||||
value: "98%",
|
||||
title: "Deliverability Rate",
|
||||
features: ["Advanced domain authentication", "Real-time bounce monitoring", "Automatic list hygiene"],
|
||||
},
|
||||
{
|
||||
@@ -146,7 +146,7 @@ export default function HomePage() {
|
||||
quote: "We switched to Flashly six months ago and our open rates have nearly tripled. The AI suggestions are incredibly accurate and save us hours every week.",
|
||||
name: "Sarah Chen",
|
||||
role: "Head of Marketing, Lumino",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/testimonial-1.webp",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/testimonial-1.webp?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Best ROI on any tool we use",
|
||||
@@ -167,7 +167,7 @@ export default function HomePage() {
|
||||
quote: "Every time we've had a question, the team responds within minutes. The product keeps getting better with every update. Truly world-class.",
|
||||
name: "James Park",
|
||||
role: "CTO, AdScale",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/testimonial-1.webp",
|
||||
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/testimonial-1.webp?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -218,7 +218,7 @@ export default function HomePage() {
|
||||
{
|
||||
category: "Insights",
|
||||
title: "Email Marketing Benchmarks for 2026",
|
||||
excerpt: "We analyzed over 10 million orders to bring you the latest conversion, retention, and ROAS benchmarks by industry.",
|
||||
excerpt: "We analyzed over 10 million campaigns to bring you the latest open rate, click rate, and conversion benchmarks by industry.",
|
||||
authorName: "Priya Sharma",
|
||||
authorImageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/testimonial-3.webp",
|
||||
date: "May 1, 2026",
|
||||
@@ -231,7 +231,7 @@ export default function HomePage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCta
|
||||
tag="Get Started"
|
||||
text="Ready to unify your ecommerce operations? Start your free trial today and see your entire business in one place."
|
||||
text="Ready to transform your email marketing? Start your free trial today and see results in minutes."
|
||||
primaryButton={{ text: "Start Free Trial", href: "#" }}
|
||||
secondaryButton={{ text: "Talk to Sales", href: "#" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user