diff --git a/src/app/page.tsx b/src/app/page.tsx index a01bcc5..65b7f2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -95,13 +95,13 @@ export default function LandingPage() { avatarText="Loved by thousands of happy customers!" marqueeItems={[ { - type: "text-icon", text: "Authentic Mexican Flavors", icon: Utensils, + type: "text-icon", text: "Authentic Mexican Flavors", icon: Utensils }, { - type: "text-icon", text: "Family Fun & Pickleball", icon: Star, + type: "text-icon", text: "Family Fun & Pickleball", icon: Star }, { - type: "text-icon", text: "Refreshing Blue Bell Ice Cream", icon: IceCream, + type: "text-icon", text: "Refreshing Blue Bell Ice Cream", icon: IceCream }, { type: "text", text: "Freshly Prepared Daily"},