Update src/app/page.tsx

This commit is contained in:
2026-05-27 02:07:35 +00:00
parent b9555c0c47
commit afc8f65765

View File

@@ -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"},
{