Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 09:13:45 +00:00

View File

@@ -58,11 +58,11 @@ export default function LandingPage() {
description="Streamline your document workflows with AI-driven extraction and intelligent automation. Save hours of manual work every single day."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=1",
imageAlt: "Dashboard",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/statistics-analysis-diagram-data-strategy-growth-concept_53876-125586.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/statistics-analysis-diagram-data-strategy-growth-concept_53876-125586.jpg?_wi=1",
imageAlt: "Metrics",
},
{
@@ -323,7 +323,7 @@ export default function LandingPage() {
button: {
text: "Contact Sales",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-equipped-computer-lab_23-2149241207.jpg?_wi=2",
imageAlt: "Empty startup office displays statistics",
},
{
@@ -339,7 +339,7 @@ export default function LandingPage() {
button: {
text: "Get Quote",
},
imageSrc: "http://img.b2bpic.net/free-photo/statistics-analysis-diagram-data-strategy-growth-concept_53876-125586.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/statistics-analysis-diagram-data-strategy-growth-concept_53876-125586.jpg?_wi=2",
imageAlt: "Empty startup office displays statistics",
},
]}