From d68cac35d81f34c639d597bd0a00fcc7d3df41f2 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 04:14:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 928c927..e3a98bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,27 +73,27 @@ export default function LandingPage() { carouselItems={[ { id: "c1", - imageSrc: "http://img.b2bpic.net/free-photo/digital-banking-transparent-screen_53876-105382.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-banking-transparent-screen_53876-105382.jpg?_wi=1", imageAlt: "ai presentation interface", }, { id: "c2", - imageSrc: "http://img.b2bpic.net/free-vector/web-element-layout-template-interface-illustration_53876-34989.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/web-element-layout-template-interface-illustration_53876-34989.jpg?_wi=1", imageAlt: "ai generated slide layout", }, { id: "c3", - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-ai-technology-background_23-2151719566.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-ai-technology-background_23-2151719566.jpg?_wi=1", imageAlt: "abstract data viz", }, { id: "c4", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg?_wi=1", imageAlt: "template selection interface", }, { id: "c5", - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=1", imageAlt: "ai content generation", }, { @@ -240,7 +240,7 @@ export default function LandingPage() { quote: "SlideAI changed how I prepare for client meetings. Incredible quality.", tag: "Pro User", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-cute-africanamerican-girl-smiling-pleased-showing-thumbsup-approval-lik_1258-149049.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/digital-banking-transparent-screen_53876-105382.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-banking-transparent-screen_53876-105382.jpg?_wi=2", imageAlt: "professional portrait", }, { @@ -251,7 +251,7 @@ export default function LandingPage() { quote: "The layout options are stunning and save me hours every single week.", tag: "Pro User", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-entrepreneur-with-corporate-job-looking-camera-business-office-portrait-young-man-preparing-work-planning-development-industry-with-technology-computer_482257-29387.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/web-element-layout-template-interface-illustration_53876-34989.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/web-element-layout-template-interface-illustration_53876-34989.jpg?_wi=2", imageAlt: "professional portrait", }, { @@ -262,7 +262,7 @@ export default function LandingPage() { quote: "Education presentations made easy. My students love the professional look.", tag: "Pro User", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/digital-art-ai-technology-background_23-2151719566.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/digital-art-ai-technology-background_23-2151719566.jpg?_wi=2", imageAlt: "professional portrait", }, { @@ -273,7 +273,7 @@ export default function LandingPage() { quote: "The integration with ChatGPT and Gemini provides such creative content.", tag: "Pro User", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-exhausted-workaholic-man-manager-typing-financial-strategy-using-laptop-computer-while-sitting-desk-table-business-company-office_482257-2321.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-with-tablet_23-2149930989.jpg?_wi=2", imageAlt: "professional portrait", }, { @@ -284,7 +284,7 @@ export default function LandingPage() { quote: "Seamless workflow and the export features are flawless. Best investment.", tag: "Pro User", avatarSrc: "http://img.b2bpic.net/free-photo/man-solar-panels-plant-using-laptop-improve-solar-cells-efficiency_482257-119894.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/representation-user-experience-interface-design_23-2150169842.jpg?_wi=2", imageAlt: "professional portrait", }, ]} -- 2.49.1