diff --git a/src/app/page.tsx b/src/app/page.tsx index 436c196..4965887 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -196,7 +196,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} names={[ - "Local Eats Magazine", "Foodie Favorites Weekly", "Chef's Choice Awards", "City Best Dining Guide", "Gourmet Burger Society", "Sheraton Food Bloggers", "The Culinary Times"]} + "Local Eats Magazine", "Foodie Favorites Weekly", "Chef's Choice Awards", "City Best Dining Guide", "Gourmet Burger Society", "Sheraton Food Bloggers", "The Culinary Times" stiffness={100} damping={10} + "The Culinary Times" stiffness={100} damping={10} + "The Culinary Times" stiffness={100} damping={10}] stiffness={100} damping={10} title="Recognized for Excellence" description="Proudly featured in and trusted by leading culinary critics and local communities." tag="Awards & Mentions" @@ -237,7 +239,7 @@ export default function LandingPage() { ); -} \ No newline at end of file +}