diff --git a/src/app/page.tsx b/src/app/page.tsx index 6d5f7e5..9fb2031 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/safari-party-table-arrangement-decoration_52683-96537.jpg" + imageSrc="http://img.b2bpic.net/free-photo/safari-party-table-arrangement-decoration_52683-96537.jpg?_wi=1" imageAlt="Adis Bar & Restaurant Hero" mediaAnimation="blur-reveal" avatars={[ @@ -244,7 +244,7 @@ export default function LandingPage() { value: "4.4", title: "Star Rating", description: "Highly reviewed by locals", - imageSrc: "http://img.b2bpic.net/free-photo/twigs-leaves-near-lamp-cutlery_23-2147811213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/twigs-leaves-near-lamp-cutlery_23-2147811213.jpg?_wi=1", }, { id: "me2", @@ -279,7 +279,7 @@ export default function LandingPage() { quote: "The best dining atmosphere in Arba Minch.", tag: "Dining", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-sitting-table_23-2149655596.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/safari-party-table-arrangement-decoration_52683-96537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/safari-party-table-arrangement-decoration_52683-96537.jpg?_wi=2", imageAlt: "portrait young professional friendly", }, { @@ -323,7 +323,7 @@ export default function LandingPage() { quote: "Best mood in the city by far.", tag: "Atmosphere", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-with-blue-eyes-wearing-striped-shirt-glasses-blue-background-winking-looking-camera-with-sexy-expression-cheerful-happy-face_839833-34452.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/twigs-leaves-near-lamp-cutlery_23-2147811213.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/twigs-leaves-near-lamp-cutlery_23-2147811213.jpg?_wi=2", imageAlt: "portrait young professional friendly", }, ]}