diff --git a/src/app/page.tsx b/src/app/page.tsx index b369c85..7241b57 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { href: "#chat", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/health-physician-using-medical-inovation-wearing-virtual-reality-goggles-hospital-office-therapist-using-medical-innovation-equipment-device-glasses-future-medicine-physician-healthcare-profe_482257-6731.jpg" + imageSrc="http://img.b2bpic.net/free-photo/health-physician-using-medical-inovation-wearing-virtual-reality-goggles-hospital-office-therapist-using-medical-innovation-equipment-device-glasses-future-medicine-physician-healthcare-profe_482257-6731.jpg?_wi=1" avatars={[ { src: "https://img.freepik.com/free-photo/cheerful-man-portrait_23-2148902772.jpg", @@ -87,7 +87,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Visit Ashwini Store" description="We are located at Astagaon near New English School. We pride ourselves on providing the best quality groceries in the region. Have a question? Ask our AI assistant." - imageSrc="http://img.b2bpic.net/free-photo/tomatoes-stall-market-sanarysurmer_268835-3781.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tomatoes-stall-market-sanarysurmer_268835-3781.jpg?_wi=1" /> @@ -139,7 +139,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Common Questions" description="Everything you need to know about our AI assistant service." - imageSrc="http://img.b2bpic.net/free-photo/tomatoes-stall-market-sanarysurmer_268835-3781.jpg" + imageSrc="http://img.b2bpic.net/free-photo/tomatoes-stall-market-sanarysurmer_268835-3781.jpg?_wi=2" mediaAnimation="slide-up" faqsAnimation="slide-up" faqs={[ @@ -181,7 +181,7 @@ export default function LandingPage() { { title: "Bulk Orders", description: "Streamlined process for monthly groceries.", - imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-stall-market-sanarysurmer_268835-3781.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-stall-market-sanarysurmer_268835-3781.jpg?_wi=3", titleIconSrc: "ShoppingBasket", buttonText: "Learn More", }, @@ -191,7 +191,7 @@ export default function LandingPage() {