Update src/app/page.tsx

This commit is contained in:
2026-03-18 03:19:59 +00:00
parent 2939132c5b
commit d9b9b59b14

View File

@@ -207,9 +207,9 @@ export default function LandingPage() {
description="Follow the energy. Follow the flavor." description="Follow the energy. Follow the flavor."
tag="INSTAGRAM FIRST" tag="INSTAGRAM FIRST"
tagAnimation="slide-up" tagAnimation="slide-up"
names=[ names={[
"@6ixtyWings", "#WingLife", "#LateNightEats", "#VibeCheck", "#FlavorBomb", "#FriesGoesHard", "#UrbanEats", "#MusicAndFood" "@6ixtyWings", "#WingLife", "#LateNightEats", "#VibeCheck", "#FlavorBomb", "#FriesGoesHard", "#UrbanEats", "#MusicAndFood"
] ]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={true} useInvertedBackground={true}
speed={40} speed={40}