From 6a58a22cd34f86dbed6b6bed398273ad7e81519a Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 22:52:58 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index f617c0e..2151dcc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -154,6 +154,9 @@ export default function SuzysPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={true} + names={[ + "Food Critics Award", "Best Mexican Restaurant", "Cinco de Mayo Certified", "Customer Choice", "Five Star Rating", "Heritage Recipe", "Organic Sourcing" + ]} logos={[ "http://img.b2bpic.net/free-vector/restaurant-badges-collection_1051-399.jpg", "http://img.b2bpic.net/free-vector/vintage-wreath_23-2147509479.jpg", "http://img.b2bpic.net/free-vector/pack-cinco-de-mayo-round-stickers_23-2147616732.jpg", "http://img.b2bpic.net/free-photo/senior-couples-together-luxurious-restaurant_23-2150517425.jpg", "http://img.b2bpic.net/free-vector/collection-national-day-defender-labels_23-2148451231.jpg", "http://img.b2bpic.net/free-vector/national-chinese-day-badge-set_53876-97453.jpg", "http://img.b2bpic.net/free-vector/organic-food-label-collection_23-2147623173.jpg" ]} -- 2.49.1