diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c4dc18..6e241e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,27 +67,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg?_wi=1", imageAlt: "AuraAI Chat Interface", }, { - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg?_wi=2", imageAlt: "AuraAI Analytics", }, { - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg?_wi=3", imageAlt: "AuraAI Grammar Assistant", }, { - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg?_wi=4", imageAlt: "AuraAI Content Writer", }, { - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg?_wi=5", imageAlt: "AuraAI Code Generation", }, { - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg?_wi=6", imageAlt: "AuraAI Business Ideas", }, ]} @@ -132,25 +132,25 @@ export default function LandingPage() { { title: "Real-time AI Chat", description: "Engage in seamless conversations with our advanced real-time AI model.", - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg?_wi=7", imageAlt: "AI Chat", }, { title: "Smart Language Learning", description: "English learning assistant with grammar correction and in-depth explanations.", - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg?_wi=8", imageAlt: "Learning Assistant", }, { title: "Content Generation", description: "Effortlessly create blogs, ads, and captions with tailored marketing insights.", - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg?_wi=9", imageAlt: "Content Creation", }, { title: "Business & Strategy", description: "AI-powered business ideas and professional marketing suggestions at scale.", - imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/technology-concept-background_23-2148117807.jpg?_wi=10", imageAlt: "Business Strategy", }, ]} @@ -237,7 +237,7 @@ export default function LandingPage() { handle: "@sarah_tech", testimonial: "AuraAI completely transformed my workflow. It's like having a dedicated assistant 24/7.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5368.jpg?_wi=1", }, { id: "2", @@ -269,7 +269,7 @@ export default function LandingPage() { handle: "@jess_creative", testimonial: "Incredible productivity gains. I use AuraAI for every single project I manage.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5368.jpg?_wi=2", }, ]} showRating={true}