diff --git a/src/app/page.tsx b/src/app/page.tsx index c2701fb..ba126f3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -110,14 +110,14 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - 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: "Signature Chilaquiles", description: "Crispy corn tortilla chips scrambled with eggs and our secret salsa.", bentoComponent: "reveal-icon", icon: Utensils + }, { - 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: "ABC Omelette", description: "Our signature 3-egg omelette with avocado, bacon, grilled jalapeƱos, and cheese.", bentoComponent: "reveal-icon", icon: ChefHat + }, { - 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: "Huevos Rancheros", description: "Traditional eggs topped with sauce and cheese, served with potatoes and beans.", bentoComponent: "reveal-icon", icon: Sun + }, ]} title="Breakfast & Lunch Favorites" description="From signature chilaquiles to our hearty ABC omelette, discover the dishes that make us a local legend."