Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-21 11:43:57 +00:00

View File

@@ -117,7 +117,7 @@ export default function WebAgency2Page() {
cardClassName="!h-auto aspect-video"
features={[
{
title: "Predictive ERP", description: "Automated supply chain optimization platform", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg", imageAlt: "Predictive ERP system", buttonIcon: ArrowUpRight,
title: "Predictive ERP", description: "Automated supply chain optimization platform", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg?_wi=1", imageAlt: "Predictive ERP system", buttonIcon: ArrowUpRight,
buttonHref: "#"},
{
title: "Vision Analytics", description: "Real-time computer vision for retail automation", imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg", imageAlt: "Vision analytics portal", buttonIcon: ArrowUpRight,
@@ -126,7 +126,7 @@ export default function WebAgency2Page() {
title: "Insight Gateway", description: "Generative AI customer support interface", imageSrc: "http://img.b2bpic.net/free-photo/customer-relationship-management-concept_23-2150038403.jpg", imageAlt: "AI support dashboard", buttonIcon: ArrowUpRight,
buttonHref: "#"},
{
title: "Data Synthesis", description: "Automated report generation for fintech", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg", imageAlt: "Fintech AI reporting", buttonIcon: ArrowUpRight,
title: "Data Synthesis", description: "Automated report generation for fintech", imageSrc: "http://img.b2bpic.net/free-photo/empty-modern-office-used-as-financial-insurance-agency-headquarters_482257-106441.jpg?_wi=2", imageAlt: "Fintech AI reporting", buttonIcon: ArrowUpRight,
buttonHref: "#"},
]}
/>