From 3383b02e48def453691b3b0fd2930c8a42eee0b8 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 22:47:46 +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 2bd36b8..6a45528 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,19 +95,19 @@ export default function LandingPage() { { id: 1, title: "Real-Time Analytics", description: "Monitor your metrics live with instant updates and predictive insights", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APQ8370A2oGZPhQGgZ85l393e5/a-sleek-dark-mode-product-interface-show-1772491628305-b20d660a.png", imageAlt: "Real-time analytics display" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APQ8370A2oGZPhQGgZ85l393e5/a-sleek-dark-mode-product-interface-show-1772491628305-b20d660a.png?_wi=1", imageAlt: "Real-time analytics display" }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APQ8370A2oGZPhQGgZ85l393e5/modern-dashboard-control-panel-with-inte-1772491627969-826e935f.png", imageAlt: "Control panel interface" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APQ8370A2oGZPhQGgZ85l393e5/modern-dashboard-control-panel-with-inte-1772491627969-826e935f.png?_wi=1", imageAlt: "Control panel interface" } }, { id: 2, title: "Custom Dashboards", description: "Build personalized views with drag-and-drop widgets tailored to your needs", phoneOne: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APQ8370A2oGZPhQGgZ85l393e5/modern-dashboard-control-panel-with-inte-1772491627969-826e935f.png", imageAlt: "Custom dashboard builder" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APQ8370A2oGZPhQGgZ85l393e5/modern-dashboard-control-panel-with-inte-1772491627969-826e935f.png?_wi=2", imageAlt: "Custom dashboard builder" }, phoneTwo: { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APQ8370A2oGZPhQGgZ85l393e5/a-sleek-dark-mode-product-interface-show-1772491628305-b20d660a.png", imageAlt: "Widget configuration" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APQ8370A2oGZPhQGgZ85l393e5/a-sleek-dark-mode-product-interface-show-1772491628305-b20d660a.png?_wi=2", imageAlt: "Widget configuration" } } ]} -- 2.49.1