From d8d42e90239fba54d9c1cf5afdd512b215a4ef8c Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 01:59:34 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 546cb67..33a3df6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -119,12 +119,12 @@ export default function LandingPage() {
@@ -200,7 +200,7 @@ export default function LandingPage() { tagAnimation="slide-up" textboxLayout="default" useInvertedBackground={false} - names=[ + names={[ "Coastal Food Magazine", "Local Eats Guide", "Seafood Excellence Award", "Best of the City", "Hidden Gems", "Taste of Authentic Mexico", "Chef's Choice Network", "Food Lovers Community"]} speed={40} showCard={true} -- 2.49.1