Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 22:47:51 +00:00

View File

@@ -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"
}
}
]}