diff --git a/src/app/page.tsx b/src/app/page.tsx index 067813d..c2701fb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,19 +110,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Signature Chilaquiles", description: "Crispy corn tortilla chips scrambled with eggs and our secret salsa.", bentoComponent: { - bentoComponent: "reveal-icon", icon: Utensils, - }, + title: "Signature Chilaquiles", description: "Crispy corn tortilla chips scrambled with eggs and our secret salsa.", bentoComponent: "reveal-icon", icon: Utensils, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333998-mwurs7wb.png", imageAlt: "User provided image"}, { - title: "ABC Omelette", description: "Our signature 3-egg omelette with avocado, bacon, grilled jalapeƱos, and cheese.", bentoComponent: { - bentoComponent: "reveal-icon", icon: ChefHat, - }, + title: "ABC Omelette", description: "Our signature 3-egg omelette with avocado, bacon, grilled jalapeƱos, and cheese.", bentoComponent: "reveal-icon", icon: ChefHat, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-a9xfvmwv.png", imageAlt: "User provided image"}, { - title: "Huevos Rancheros", description: "Traditional eggs topped with sauce and cheese, served with potatoes and beans.", bentoComponent: { - bentoComponent: "reveal-icon", icon: Sun, - }, + title: "Huevos Rancheros", description: "Traditional eggs topped with sauce and cheese, served with potatoes and beans.", bentoComponent: "reveal-icon", icon: Sun, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CHQgFB7Ad8NRXBkoR9czs7YQ0b/uploaded-1776040333997-dedmub38.png", imageAlt: "User provided image"}, ]} title="Breakfast & Lunch Favorites"