From 21ec1a5b56836c892f22208199b2de80c3c90c9f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 12:23:23 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 92237cb..f10cdc6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,11 +69,11 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-planning-business-charts-digital-laptop-working-with-e-commerce-e-shopping-management-company-office-manager-using-statistics-develop-creative-project_482257-39076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-planning-business-charts-digital-laptop-working-with-e-commerce-e-shopping-management-company-office-manager-using-statistics-develop-creative-project_482257-39076.jpg?_wi=1", imageAlt: "digital workspace dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-with-papers-notes-office_23-2149749914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-with-papers-notes-office_23-2149749914.jpg?_wi=1", imageAlt: "ui design tool", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { description: "Drag-and-drop workflow nodes for complex task management.", bentoComponent: "reveal-icon", icon: Layers, - imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-planning-business-charts-digital-laptop-working-with-e-commerce-e-shopping-management-company-office-manager-using-statistics-develop-creative-project_482257-39076.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-planning-business-charts-digital-laptop-working-with-e-commerce-e-shopping-management-company-office-manager-using-statistics-develop-creative-project_482257-39076.jpg?_wi=2", imageAlt: "Modern and equipped computer lab", }, { @@ -123,7 +123,7 @@ export default function LandingPage() { description: "Real-time data visualization through glowing active connections.", bentoComponent: "reveal-icon", icon: Activity, - imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-with-papers-notes-office_23-2149749914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-web-designer-with-papers-notes-office_23-2149749914.jpg?_wi=2", imageAlt: "Modern and equipped computer lab", }, ]} -- 2.49.1