From fb3ff4544a453216017fb67bdcea9fcdebc64f5d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 04:38:43 +0000 Subject: [PATCH] Update src/app/dashboard/page.tsx --- src/app/dashboard/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 13a918e..57cfdb6 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -55,7 +55,7 @@ export default function DashboardPage() { description: "Monitor all your properties with live analytics, occupancy rates, and performance metrics in real-time.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-revenue-and-rent-management-dashboard--1772685458650-4d816dce.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-revenue-and-rent-management-dashboard--1772685458650-4d816dce.png?_wi=2", imageAlt: "Real-time analytics", }, { @@ -64,7 +64,7 @@ export default function DashboardPage() { description: "Easily add, edit, or manage your property listings with a streamlined interface designed for efficiency.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/an-illustration-showing-property-listing-1772685460108-3eeb6f44.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/an-illustration-showing-property-listing-1772685460108-3eeb6f44.png?_wi=3", imageAlt: "Quick property management", }, { @@ -73,7 +73,7 @@ export default function DashboardPage() { description: "See all your tenant information at a glance with detailed profiles, lease status, and payment history.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-clean-tenant-information-management-in-1772685458807-83d1a036.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-clean-tenant-information-management-in-1772685458807-83d1a036.png?_wi=2", imageAlt: "Tenant overview dashboard", }, { @@ -82,7 +82,7 @@ export default function DashboardPage() { description: "Get a comprehensive overview of your rental income, expenses, and financial performance metrics.", imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-revenue-and-rent-management-dashboard--1772685458650-4d816dce.png", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-revenue-and-rent-management-dashboard--1772685458650-4d816dce.png?_wi=3", imageAlt: "Financial summary", }, ]} @@ -121,7 +121,7 @@ export default function DashboardPage() { tagAnimation="slide-up" background={{ variant: "plain" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-customer-support-illustration-showing--1772685458447-c7cca63f.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVk3fnp7cJD9dmblLoxcvKIRoA/a-customer-support-illustration-showing--1772685458447-c7cca63f.png?_wi=2" imageAlt="Dashboard support" mediaAnimation="slide-up" mediaPosition="right"