diff --git a/src/app/page.tsx b/src/app/page.tsx index f58da17..1539f86 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,6 +60,12 @@ export default function LandingPage() { }, { imageSrc: "https://img.b2bpic.net/free-photo/table-setting_74190-2377.jpg", imageAlt: "Elegant Dining Room" + }, + { + imageSrc: "https://img.b2bpic.net/free-photo/side-view-raw-steak-with-barbecue-rosemary_176474-3197.jpg", imageAlt: "Japanese Prime Filet" + }, + { + imageSrc: "https://img.b2bpic.net/free-photo/top-view-meat-with-salt-cleaver_23-2148610980.jpg", imageAlt: "Aged Bone-In Ribeye" } ]} />