From d8c9818672d8e08e4147a026b004ed33ac379361 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 01:36:38 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 018cada..5d8fb9a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,19 +53,19 @@ export default function LandingPage() { { title: "Sarah Jenkins", description: "Booked appointment - 99% Confidence", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=1", imageAlt: "AI Receptionist UI Card", }, { title: "Ahmed Al-Mansoori", description: "Discovery Call Finalized - 98% Confidence", - imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg?_wi=1", imageAlt: "AI Receptionist UI Card", }, { title: "Elena Rossi", description: "Rescheduled meeting - 97% Confidence", - imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg?_wi=1", imageAlt: "AI Receptionist UI Card", }, ]} @@ -87,21 +87,21 @@ export default function LandingPage() { value: "99.9%", title: "Uptime", description: "Guaranteed availability.", - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=2", }, { id: "m2", value: "24/7", title: "Operation", description: "Always active.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg?_wi=2", }, { id: "m3", value: "<30s", title: "Response", description: "Lightning fast.", - imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg?_wi=2", }, ]} /> @@ -122,7 +122,7 @@ export default function LandingPage() { handle: "@rivier", testimonial: "The AI receptionist changed how we handle leads.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=3", }, { id: "t2", @@ -130,7 +130,7 @@ export default function LandingPage() { handle: "@samsmith", testimonial: "Incredible accuracy and professionalism.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-texting-couch_53876-96946.jpg?_wi=3", }, { id: "t3", @@ -138,7 +138,7 @@ export default function LandingPage() { handle: "@janedoe", testimonial: "Seamless integration, zero friction.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/focused-woman-working-with-ai-chatbot-her-desktop-computer_482257-120813.jpg?_wi=3", }, { id: "t4", @@ -146,7 +146,7 @@ export default function LandingPage() { handle: "@markz", testimonial: "A massive ROI boost for our clinic.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=4", }, ]} /> @@ -180,7 +180,7 @@ export default function LandingPage() { title="Designed for the Future" description="Building the next generation of customer service." mediaAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg" + imageSrc="http://img.b2bpic.net/free-photo/futuristic-ai-data-visualization_23-2151977857.jpg?_wi=5" bulletPoints={[ { title: "Autonomous", -- 2.49.1