From 4048d6be3e1cdc28ec97b416069e2b0c34edd472 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:05:41 +0000 Subject: [PATCH 1/2] Update src/app/dashboard/page.tsx --- src/app/dashboard/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/dashboard/page.tsx b/src/app/dashboard/page.tsx index 5db4446..445aa19 100644 --- a/src/app/dashboard/page.tsx +++ b/src/app/dashboard/page.tsx @@ -100,11 +100,11 @@ const DashboardPage = () => { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Call Logs", price: "History", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/call-logs-table-interface-showing-previo-1772559918277-3f56922d.png", imageAlt: "Call logs table interface"}, + id: "1", name: "Call Logs", price: "History", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/call-logs-table-interface-showing-previo-1772559918277-3f56922d.png?_wi=2", imageAlt: "Call logs table interface"}, { - id: "2", name: "Performance Analytics", price: "Insights", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/ai-performance-feedback-card-showing-ton-1772559918097-399b0c0f.png", imageAlt: "AI performance feedback card"}, + id: "2", name: "Performance Analytics", price: "Insights", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/ai-performance-feedback-card-showing-ton-1772559918097-399b0c0f.png?_wi=2", imageAlt: "AI performance feedback card"}, { - id: "3", name: "Active Calls", price: "Live", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/phone-dialing-interface-during-active-ca-1772559919103-5936152d.png", imageAlt: "Phone dialing interface during active call"}, + id: "3", name: "Active Calls", price: "Live", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/phone-dialing-interface-during-active-ca-1772559919103-5936152d.png?_wi=2", imageAlt: "Phone dialing interface during active call"}, ]} /> -- 2.49.1 From 9cc69c103182c97c804e8039dfb33ec61e5594bb Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 18:05:41 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9589125..5970a7b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ const HomePage = () => { { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/sales-performance-dashboard-displaying-k-1772559918684-0f2480ce.png", imageAlt: "Sales performance dashboard displaying key metrics"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/call-logs-table-interface-showing-previo-1772559918277-3f56922d.png", imageAlt: "Call logs table interface showing previous call records"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/call-logs-table-interface-showing-previo-1772559918277-3f56922d.png?_wi=1", imageAlt: "Call logs table interface showing previous call records"}, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/scripts-library-interface-showing-catego-1772559919739-ed45f1f0.png", imageAlt: "Scripts library interface showing categorized calling scripts"}, { @@ -109,7 +109,7 @@ const HomePage = () => { title: "Call Centre Integration", description: "Seamlessly connect your dialing software with automatic script display and post-call analytics tracking.", icon: Phone, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/phone-dialing-interface-during-active-ca-1772559919103-5936152d.png", imageAlt: "Phone dialing interface during active call"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/phone-dialing-interface-during-active-ca-1772559919103-5936152d.png?_wi=1", imageAlt: "Phone dialing interface during active call"}, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/post-call-survey-form-with-business-info-1772559918633-61cf7362.png", imageAlt: "Post-call survey form with business information fields"}, ], @@ -127,7 +127,7 @@ const HomePage = () => { title: "AI Performance Scoring", description: "Real-time feedback on your tone, objection handling, and confidence with actionable improvement tips.", icon: Brain, mediaItems: [ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/ai-performance-feedback-card-showing-ton-1772559918097-399b0c0f.png", imageAlt: "AI performance feedback card showing tone score"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/ai-performance-feedback-card-showing-ton-1772559918097-399b0c0f.png?_wi=1", imageAlt: "AI performance feedback card showing tone score"}, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AReVpZTMMHjYlCXifLdx1cxqaY/improvement-tips-section-with-3-actionab-1772559919781-321c4439.png", imageAlt: "Improvement tips section with actionable recommendations"}, ], -- 2.49.1