From 2d68a55496046bc6a726ba7b1641b84fd3a57827 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 00:34:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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."