diff --git a/src/app/page.tsx b/src/app/page.tsx index 5d9f2cc..c3094ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,22 +82,22 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-copy-space_23-2148784893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-copy-space_23-2148784893.jpg?_wi=1", imageAlt: "Crispy fried chicken bucket", videoAriaLabel: "Fried chicken preparation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tray-with-fried-chicken-celery_23-2147717045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tray-with-fried-chicken-celery_23-2147717045.jpg?_wi=1", imageAlt: "Happy customers enjoying fried chicken", videoAriaLabel: "Customer experience", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-tomatoes-with-seasonings-cheese-bread-black_140725-104089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-tomatoes-with-seasonings-cheese-bread-black_140725-104089.jpg?_wi=1", imageAlt: "Fried chicken burger and fries combo", videoAriaLabel: "Fried chicken meal options", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-esquites-with-spices_23-2149891161.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-esquites-with-spices_23-2149891161.jpg?_wi=1", imageAlt: "Delicious side dishes like fries and coleslaw", videoAriaLabel: "Variety of side dishes", }, @@ -257,7 +257,7 @@ export default function LandingPage() { tag: "Food Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-with-curly-blonde-hair-smiling_23-2148911877.jpg", avatarAlt: "Avatar of Nurul Ain", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-copy-space_23-2148784893.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-paper-wrap-with-copy-space_23-2148784893.jpg?_wi=2", imageAlt: "portrait smiling asian man casual", }, { @@ -269,7 +269,7 @@ export default function LandingPage() { tag: "Student", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-smiling-man-looking-happy-express-enthusiastic-optimistic-emotions-seei_1258-110321.jpg", avatarAlt: "Avatar of Ahmad Razali", - imageSrc: "http://img.b2bpic.net/free-photo/tray-with-fried-chicken-celery_23-2147717045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tray-with-fried-chicken-celery_23-2147717045.jpg?_wi=2", imageAlt: "portrait smiling asian man casual", }, { @@ -281,7 +281,7 @@ export default function LandingPage() { tag: "Local Resident", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-happy-wrinkled-fashionable-granny-wearing-glasses-sweater_273609-35367.jpg", avatarAlt: "Avatar of Lim Swee Lian", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-tomatoes-with-seasonings-cheese-bread-black_140725-104089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-red-tomatoes-with-seasonings-cheese-bread-black_140725-104089.jpg?_wi=2", imageAlt: "portrait smiling asian man casual", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { tag: "Happy Customer", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-wearing-glasses_23-2148262832.jpg", avatarAlt: "Avatar of Siti Hawa", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-esquites-with-spices_23-2149891161.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-esquites-with-spices_23-2149891161.jpg?_wi=2", imageAlt: "portrait smiling asian man casual", }, ]}