Merge version_2_1781453174781 into main

Merge version_2_1781453174781 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-14 16:08:40 +00:00

View File

@@ -10,9 +10,6 @@ import FaqTwoColumn from "@/components/sections/faq/FaqTwoColumn";
import BlogSimpleCards from "@/components/sections/blog/BlogSimpleCards";
import ContactCta from "@/components/sections/contact/ContactCta";
{/* webild-stub @2026-06-14T16:08:26.844Z: Create page: start by creating the main Dashboard page with the dark navy sidebar and stat cards for the Land CRM */}
export default function HomePage() {
return (
<StyleProvider heroBackground="none" siteBackground="none" buttonVariant="expand">
@@ -149,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",
@@ -170,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",
},
]}
/>