From afc8f65765d739eec2d77c023dcc1ce85f1320f7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 02:07:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c6325eb..1e41949 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,7 +119,7 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-colleagues-working-charts-analysis-with-digital-tablet-using-online-research-information-create-infographics-report-people-analyzing-diagrams-boardroom_482257-46896.jpg", imageAlt: "Automated workflow creation"}, { - imageSrc: "http://img.b2bpic.net/free-photo/monitor-with-management-graph-it-standing-empty-startup-company-office-business-meeting-ready-financial-work-workplace-with-modern-furniture-concept-corporation-job_482257-27806.jpg", imageAlt: "Customizable CRM dashboard"}, + imageSrc: "http://img.b2bpic.net/free-photo/monitor-with-management-graph-it-standing-empty-startup-company-office-business-meeting-ready-financial-work-workplace-with-modern-furniture-concept-corporation-job_482257-27806.jpg?_wi=1", imageAlt: "Customizable CRM dashboard"}, ] } ]} @@ -137,7 +137,7 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "product-1", name: "Lead Management", price: "Starts at $29/month", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/monitor-with-management-graph-it-standing-empty-startup-company-office-business-meeting-ready-financial-work-workplace-with-modern-furniture-concept-corporation-job_482257-27806.jpg", imageAlt: "Lead Management Module"}, + id: "product-1", name: "Lead Management", price: "Starts at $29/month", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/monitor-with-management-graph-it-standing-empty-startup-company-office-business-meeting-ready-financial-work-workplace-with-modern-furniture-concept-corporation-job_482257-27806.jpg?_wi=2", imageAlt: "Lead Management Module"}, { id: "product-2", name: "Customer 360 View", price: "Included in all plans", variant: "Comprehensive", imageSrc: "http://img.b2bpic.net/free-photo/employee-editing-documents-desktop-computer-office-desk_482257-126550.jpg", imageAlt: "Customer 360 View"}, { -- 2.49.1