Merge version_1 into main #3
@@ -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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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"},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user