12 Commits

Author SHA1 Message Date
4619cb12a5 Merge version_3_1781362275603 into main
Merge version_3_1781362275603 into main
2026-06-14 06:45:37 +00:00
7ef3f0a088 Remove watermark 2026-06-14 06:45:31 +00:00
262e530329 Merge version_3_1781362275603 into main
Merge version_3_1781362275603 into main
2026-06-13 14:56:43 +00:00
e710a0e86d Update src/pages/HomePage.tsx 2026-06-13 14:56:40 +00:00
5f8a0905d0 Update src/pages/HomePage/sections/Testimonials.tsx 2026-06-13 14:56:39 +00:00
9686bd8553 Update src/pages/HomePage/sections/Hero.tsx 2026-06-13 14:56:39 +00:00
e802b43535 Update src/pages/HomePage/sections/Features.tsx 2026-06-13 14:56:39 +00:00
311679ffc2 Update src/pages/HomePage/sections/Blog.tsx 2026-06-13 14:56:38 +00:00
6d64624448 Merge version_3_1781362275603 into main
Merge version_3_1781362275603 into main
2026-06-13 14:56:31 +00:00
kudinDmitriyUp
237ca3ac5e Bob AI: Replace testimonials section with marquee cards layout 2026-06-13 14:55:49 +00:00
a89b47bc34 Merge version_2_1781361955939 into main
Merge version_2_1781361955939 into main
2026-06-13 14:48:04 +00:00
b7aba976b7 Merge version_2_1781361955939 into main
Merge version_2_1781361955939 into main
2026-06-13 14:47:55 +00:00
4 changed files with 14 additions and 14 deletions

View File

@@ -39,7 +39,7 @@ export default function HomePage() {
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-3.webp",
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-4.webp",
]}
imageSrc="https://storage.googleapis.com/webild/default/templates/ai-email-platform/dashboard.webp"
imageSrc="https://storage.googleapis.com/webild/default/templates/ai-email-platform/dashboard.webp?_wi=1"
logosSrc={[
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-1.webp",
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-2.webp",
@@ -55,13 +55,13 @@ export default function HomePage() {
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 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" },
{ 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?_wi=1" },
{ 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?_wi=1" },
]}
bottomItem={{
title: "Accelerate Execution with Reliable Autonomy",
description: "Our agents don't just assist — they complete tasks end-to-end with accountability and speed. Track progress, refine outputs, and get results faster.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/feature-optimize.webp",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/feature-optimize.webp?_wi=1",
primaryButton: { text: "View use cases", href: "#" },
avatarsSrc: [
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/avatar-1.webp",
@@ -204,7 +204,7 @@ export default function HomePage() {
authorName: "Sarah Chen",
authorImageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/testimonial-1.webp",
date: "May 8, 2026",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-subject-lines.webp",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-subject-lines.webp?_wi=1",
},
{
category: "Tutorial",
@@ -213,7 +213,7 @@ export default function HomePage() {
authorName: "Marcus Rivera",
authorImageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/testimonial-2.webp",
date: "May 5, 2026",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-automated-workflow.webp",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-automated-workflow.webp?_wi=1",
},
{
category: "Insights",
@@ -222,7 +222,7 @@ export default function HomePage() {
authorName: "Priya Sharma",
authorImageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/testimonial-3.webp",
date: "May 1, 2026",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-benchmarks.webp",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-benchmarks.webp?_wi=1",
},
]}
/>

View File

@@ -19,7 +19,7 @@ export default function BlogSection(): React.JSX.Element {
authorName: "Sarah Chen",
authorImageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/testimonial-1.webp",
date: "May 8, 2026",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-subject-lines.webp",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-subject-lines.webp?_wi=2",
},
{
category: "Tutorial",
@@ -28,7 +28,7 @@ export default function BlogSection(): React.JSX.Element {
authorName: "Marcus Rivera",
authorImageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/testimonial-2.webp",
date: "May 5, 2026",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-automated-workflow.webp",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-automated-workflow.webp?_wi=2",
},
{
category: "Insights",
@@ -37,7 +37,7 @@ export default function BlogSection(): React.JSX.Element {
authorName: "Priya Sharma",
authorImageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/testimonial-3.webp",
date: "May 1, 2026",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-benchmarks.webp",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/blog-benchmarks.webp?_wi=2",
},
]}
/>

View File

@@ -12,13 +12,13 @@ export default function FeaturesSection(): React.JSX.Element {
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 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" },
{ 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?_wi=2" },
{ 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?_wi=2" },
]}
bottomItem={{
title: "Accelerate Execution with Reliable Autonomy",
description: "Our agents don't just assist — they complete tasks end-to-end with accountability and speed. Track progress, refine outputs, and get results faster.",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/feature-optimize.webp",
imageSrc: "https://storage.googleapis.com/webild/default/templates/ai-email-platform/feature-optimize.webp?_wi=2",
primaryButton: { text: "View use cases", href: "#" },
avatarsSrc: [
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/avatar-1.webp",

View File

@@ -26,7 +26,7 @@ export default function HeroSection(): React.JSX.Element {
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-3.webp",
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-4.webp",
]}
imageSrc="https://storage.googleapis.com/webild/default/templates/ai-email-platform/dashboard.webp"
imageSrc="https://storage.googleapis.com/webild/default/templates/ai-email-platform/dashboard.webp?_wi=2"
logosSrc={[
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-1.webp",
"https://storage.googleapis.com/webild/default/templates/ai-email-platform/brand-2.webp",