From d287f1ba75ed057af7ae931ddbbff608eabf2bca Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 17:42:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33c35be..46802c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,13 +53,6 @@ export default function LandingPage() { { text: "Reserve Table", href: "#contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/top-view-dining-tables-without-food_23-2150157792.jpg?_wi=1" - avatars={[ - { src: "http://img.b2bpic.net/free-photo/burger-with-french-fries-on-wooden-table_140725-7801.jpg", alt: "Burger" }, - { src: "http://img.b.b2bpic.net/free-photo/parfait-with-fresh-fruits_140725-7802.jpg", alt: "Parfait" }, - { src: "http://img.b2bpic.net/free-photo/bowl-of-delicious-egusi-soup_140725-7803.jpg", alt: "Egusi Soup" }, - { src: "http://img.b2bpic.net/free-photo/okra-soup-with-fufu_140725-7804.jpg", alt: "Okra Soup" }, - { src: "http://img.b2bpic.net/free-photo/rice-with-chicken_140725-7805.jpg", alt: "Rice with Chicken" }, - ]} marqueeItems={[ { type: "text", text: "Authentic Flavors" }, { type: "text", text: "Exquisite Cocktails" },