diff --git a/src/app/page.tsx b/src/app/page.tsx index 5bcbc98..40db4da 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function LandingPage() { }, { title: "Friendly Staff", description: "Warm hospitality and excellent customer service", imageSrc: - "http://img.b2bpic.net/free-photo/couple-working-coffee-machine_23-2148366712.jpg", imageAlt: "Friendly cafe staff", buttonIcon: Coffee, + "http://img.b2bpic.net/free-photo/couple-working-coffee-machine_23-2148366712.jpg?_wi=1", imageAlt: "Friendly cafe staff", buttonIcon: Coffee, }, ]} textboxLayout="default" @@ -209,7 +209,7 @@ export default function LandingPage() { required: false, }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/couple-working-coffee-machine_23-2148366712.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-working-coffee-machine_23-2148366712.jpg?_wi=2" imageAlt="Mumbai Cafe friendly welcome" mediaPosition="right" mediaAnimation="slide-up"