diff --git a/src/app/page.tsx b/src/app/page.tsx index dc25cd1..52818b5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-biorobots-concept_23-2149524379.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-biorobots-concept_23-2149524379.jpg?_wi=1" imageAlt="Futuristic AI chatbot interface with abstract data streams" showDimOverlay={true} /> @@ -102,7 +102,7 @@ export default function LandingPage() { description: "Experience smooth, natural, and highly intuitive conversations tailored to your needs.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617185.jpg" + imageSrc="http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617185.jpg?_wi=1" imageAlt="Illustration of AI accuracy and knowledge search" mediaAnimation="slide-up" /> @@ -139,7 +139,7 @@ export default function LandingPage() { }, ], placeholder: "Ask core anything...", - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-biorobots-concept_23-2149524379.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-biorobots-concept_23-2149524379.jpg?_wi=2", imageAlt: "modern AI chatbot interface elegant", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { description: "Enjoy a fluid, intuitive interface designed for efficiency and natural conversation.", bentoComponent: "reveal-icon", icon: FileText, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617185.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-technology-background-concept_1194-617185.jpg?_wi=2", imageAlt: "modern AI chatbot interface elegant", }, ]}