diff --git a/src/app/page.tsx b/src/app/page.tsx index a7bab8f..34b8df6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -143,7 +143,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, }, ]} animationType="slide-up" @@ -198,7 +198,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"