From 032c69fb8d3b89fb93dd5126d4ac188d1a3a7b3f Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 30 May 2026 21:33:02 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) 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 +}