diff --git a/src/app/page.tsx b/src/app/page.tsx index a075ca8..fc474c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,8 @@ export default function LandingPage() { { imageSrc: "http://img.b2bpic.net/free-photo/buddha-bowl-rice-with-salmon-radish-red-cabbage-edamame-beans-sesame-seeds_127032-3117.jpg", imageAlt: "Fresh sushi platter"}, { - imageSrc: "http://img.b2bpic.net/free-photo/clipboard-near-sauces-food_23-2147740819.jpg", imageAlt: "Variety of tacos"} + imageSrc: "http://img.b2bpic.net/free-photo/clipboard-near-sauces-food_23-2147740819.jpg", imageAlt: "Variety of tacos" + } ]} />