diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fc5d00..f34974e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -97,7 +97,7 @@ export default function LandingPage() { id: "4", name: "Nasi Ayam Penyet", price: "RM14", variant: "Smashed chicken with sambal & turmeric rice", imageSrc: "http://img.b2bpic.net/free-photo/crispy-omelet-topped-with-minced-pork-mixed-vegetables-sauce_1150-27791.jpg", imageAlt: "Nasi Ayam Penyet" }, { - id: "5", name: "Claypot Noodles", price: "RM15", variant: "Sizzling hot clay pot with charred edges", imageSrc: "http://img.b2bpic.net/free-photo/noodles-bowl-with-chopsticks-garlic_23-2148382851.jpg", imageAlt: "Claypot Noodles" + id: "5", name: "Claypot Noodles", price: "RM15", variant: "Sizzling hot clay pot with charred edges", imageSrc: "http://img.b2bpic.net/free-photo/noodles-bowl-with-chopsticks-garlic_23-2148382851.jpg?_wi=1", imageAlt: "Claypot Noodles" } ]} carouselMode="buttons" @@ -203,7 +203,7 @@ export default function LandingPage() { id: "2", name: "Lunch", role: "Hearty Noodles & Rice", imageSrc: "http://img.b2bpic.net/free-photo/acacia-pennata-omelette-with-chili-paste_1339-4617.jpg", imageAlt: "Traditional nasi lemak lunch" }, { - id: "3", name: "Evening", role: "Claypot & Favorites", imageSrc: "http://img.b2bpic.net/free-photo/noodles-bowl-with-chopsticks-garlic_23-2148382851.jpg", imageAlt: "Sizzling claypot noodles" + id: "3", name: "Evening", role: "Claypot & Favorites", imageSrc: "http://img.b2bpic.net/free-photo/noodles-bowl-with-chopsticks-garlic_23-2148382851.jpg?_wi=2", imageAlt: "Sizzling claypot noodles" }, { id: "4", name: "Community", role: "Friends & Family Gather", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-happy-friends-toasting-with-wine-while-having-dinner-together_637285-3334.jpg", imageAlt: "Family dining at DOJO"