6 Commits

Author SHA1 Message Date
2bae3c8ef3 Update src/app/styles/variables.css 2026-06-03 22:06:48 +00:00
ce8bd8ea4a Update src/app/page.tsx 2026-06-03 22:06:47 +00:00
f96ab5d053 Merge version_21 into main
Merge version_21 into main
2026-06-03 22:01:12 +00:00
5954a873c3 Update src/app/page.tsx 2026-06-03 22:01:09 +00:00
2f0ec51dc0 Merge version_20 into main
Merge version_20 into main
2026-06-03 21:59:37 +00:00
fa48970f09 Update src/app/page.tsx 2026-06-03 21:59:34 +00:00
2 changed files with 21 additions and 9 deletions

View File

@@ -110,7 +110,19 @@ export default function LandingPage() {
{ id: "p21", name: "Philly Cheesesteak Sandwich", price: "$17.99", imageSrc: "https://images.unsplash.com/photo-1616147413695-17a42b10ae1d?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Thinly sliced steak, melted provolone cheese, and caramelized onions on a hoagie roll.", onProductClick: () => alert("Product Philly Cheesesteak Sandwich clicked!") },
{ id: "p22", name: "Club Sandwich", price: "$17.99", imageSrc: "https://images.unsplash.com/photo-1543301323-93666d3a95c4?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Triple-layered classic with roasted turkey, crispy bacon, fresh lettuce, tomato, and mayo.", onProductClick: () => alert("Product Club Sandwich clicked!") },
{ id: "p23", name: "Jalapeño Inferno Burger", price: "$18.99", imageSrc: "https://images.unsplash.com/photo-1594212902624-9b8e21e0501a?q=80&w=2940&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Flame-grilled patty, pepper jack cheese, crispy jalapeños, and a fiery sriracha aioli.", onProductClick: () => alert("Product Jalapeño Inferno Burger clicked!") },
{ id: "p24", name: "La Tradición Burger", price: "$18.50", imageSrc: "https://images.unsplash.com/photo-1572803309226-e17f41f021e1?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Juicy beef patty, Oaxaca cheese, chorizo, avocado, and a cilantro-lime crema.", onProductClick: () => alert("Product La Tradición Burger clicked!") }
{ id: "p24", name: "La Tradición Burger", price: "$18.50", imageSrc: "https://images.unsplash.com/photo-1572803309226-e17f41f021e1?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Juicy beef patty, Oaxaca cheese, chorizo, avocado, and a cilantro-lime crema.", onProductClick: () => alert("Product La Tradición Burger clicked!") },
{ id: "p25", name: "Mushroom Omelet", price: "$16.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309435-izbj6hwp.jpg?_wi=25", imageAlt: "Fluffy eggs with sautéed mushrooms and a blend of cheeses.", onProductClick: () => alert("Product Mushroom Omelet clicked!") },
{ id: "p26", name: "Denver Omelet", price: "$17.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309435-izbj6hwp.jpg?_wi=26", imageAlt: "Classic omelet with diced ham, bell peppers, onions, and cheddar cheese.", onProductClick: () => alert("Product Denver Omelet clicked!") },
{ id: "p27", name: "Meñito Omelet", price: "$17.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309435-izbj6hwp.jpg?_wi=27", imageAlt: "Savory omelet with chorizo, jalapeños, onions, and Oaxaca cheese.", onProductClick: () => alert("Product Meñito Omelet clicked!") },
{ id: "p28", name: "Popeye Omelet", price: "$16.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309435-izbj6hwp.jpg?_wi=28", imageAlt: "Healthy and delicious omelet with fresh spinach, feta cheese, and tomatoes.", onProductClick: () => alert("Product Popeye Omelet clicked!") },
{ id: "p29", name: "Make Your Own Omelet", price: "$16.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Eb1oOLOWLW0SIej53ZQyB7eom7/uploaded-1780435309435-izbj6hwp.jpg?_wi=29", imageAlt: "Customize your omelet with your choice of three fillings.", onProductClick: () => alert("Product Make Your Own Omelet clicked!") },
{ id: "p30", name: "Classic Breakfast Burrito", price: "$12.99", imageSrc: "https://images.unsplash.com/photo-1563273188-0ad562b70f03?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=30", imageAlt: "A hearty breakfast burrito with eggs, cheese, potatoes, and your choice of meat.", onProductClick: () => alert("Product Classic Breakfast Burrito clicked!") },
{ id: "p31", name: "Burrito Hidalgo", price: "$13.99", imageSrc: "https://images.unsplash.com/photo-1621947844111-a8df0b555776?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=31", imageAlt: "Our signature burrito with chorizo, eggs, cheese, and salsa, wrapped in a warm tortilla.", onProductClick: () => alert("Product Burrito Hidalgo clicked!") },
{ id: "p32", name: "Burrito del Valle", price: "$13.99", imageSrc: "https://images.unsplash.com/photo-1587391789793-195b09819777?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=32", imageAlt: "Vegetarian delight with scrambled eggs, black beans, corn, bell peppers, and avocado.", onProductClick: () => alert("Product Burrito del Valle clicked!") },
{ id: "p33", name: "Burrito del Campo", price: "$13.99", imageSrc: "https://images.unsplash.com/photo-1563273188-0ad562b70f03?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=33", imageAlt: "A farm-fresh burrito filled with eggs, sausage, potatoes, and smoked gouda.", onProductClick: () => alert("Product Burrito del Campo clicked!") },
{ id: "p34", name: "Make Your Own Burrito", price: "$13.99", imageSrc: "https://images.unsplash.com/photo-1621947844111-a8df0b555776?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=34", imageAlt: "Customize your perfect breakfast burrito with your favorite ingredients.", onProductClick: () => alert("Product Make Your Own Burrito clicked!") },
{ id: "p35", name: "Bagel Sol Naciente", price: "$15.50", imageSrc: "https://images.unsplash.com/photo-1587391789793-195b09819777?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=35", imageAlt: "Toasted bagel with cream cheese, smoked salmon, capers, and red onion. Add avocado for $2.", onProductClick: () => alert("Product Bagel Sol Naciente clicked!") },
{ id: "p36", name: "Croissant D'orée del Alba", price: "$17.99", imageSrc: "https://images.unsplash.com/photo-1549488344-ec24d6781681?q=80&w=2670&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D&_wi=36", imageAlt: "Flaky croissant with eggs, ham, and gruyere cheese, baked to golden perfection.", onProductClick: () => alert("Product Croissant D'orée del Alba clicked!") }
]}
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #efebe5;
--card: #f7f2ea;
--foreground: #000000;
--primary-cta: #000000;
--primary-cta-text: #efebe5;
--background: #f5faff;
--card: #f1f8ff;
--foreground: #001122;
--primary-cta: #15479c;
--primary-cta-text: #f5faff;
--secondary-cta: #ffffff;
--secondary-cta-text: #000000;
--accent: #ffffff;
--background-accent: #e1b875;
--secondary-cta-text: #001122;
--accent: #a8cce8;
--background-accent: #7ba3cf;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);