From d9b9b59b14241a3d764ffc9931e0945b33754223 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 18 Mar 2026 03:19:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f132a5b..62b50cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -207,9 +207,9 @@ export default function LandingPage() { description="Follow the energy. Follow the flavor." tag="INSTAGRAM FIRST" tagAnimation="slide-up" - names=[ + names={[ "@6ixtyWings", "#WingLife", "#LateNightEats", "#VibeCheck", "#FlavorBomb", "#FriesGoesHard", "#UrbanEats", "#MusicAndFood" - ] + ]} textboxLayout="default" useInvertedBackground={true} speed={40}