Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user