diff --git a/src/app/page.tsx b/src/app/page.tsx index 7319a31..79c0d92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,12 +98,12 @@ export default function LandingPage() { { type: "text", text: "Delicious Food"}, { - type: "text-icon", text: "Friendly Atmosphere", icon: Sparkles, + type: "text-icon", text: "Friendly Atmosphere", icon: Sparkles }, { - type: "text", text: "Memorable Moments"}, + type: "text", text: "Memorable Moments"},, { - type: "text-icon", text: "Signature Desserts", icon: CakeSlice, + type: "text-icon", text: "Signature Desserts", icon: CakeSlice }, { type: "text", text: "Perfect for Any Occasion"},