5 Commits

Author SHA1 Message Date
5188b2302b Update theme colors 2026-03-20 23:44:28 +00:00
d5ceab5cf3 Update theme colors 2026-03-20 23:43:54 +00:00
ce448b5c9b Update theme colors 2026-03-20 23:43:02 +00:00
f472595b49 Update src/app/page.tsx 2026-03-20 23:39:53 +00:00
644a0a3f3e Update src/app/page.tsx 2026-03-20 23:39:28 +00:00
2 changed files with 82 additions and 18 deletions

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
{ text: "See Menu", href: "#menu" } { text: "See Menu", href: "#menu" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg" imageSrc="http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg?_wi=1"
imageAlt="Authentic Sonoran tacos close-up with fresh ingredients" imageAlt="Authentic Sonoran tacos close-up with fresh ingredients"
showDimOverlay={false} showDimOverlay={false}
showBlur={true} showBlur={true}
@@ -77,9 +77,9 @@ export default function LandingPage() {
<div id="menu" data-section="menu"> <div id="menu" data-section="menu">
<ProductCardTwo <ProductCardTwo
title="Our Menu Favorites" title="Complete Menu"
description="Handcrafted with premium ingredients and authentic recipes. Each item prepared fresh to order." description="Handcrafted with premium ingredients and authentic recipes. Each item prepared fresh to order. All prices per item unless otherwise noted."
tag="Fan Favorites" tag="Full Menu"
tagIcon={Star} tagIcon={Star}
tagAnimation="slide-up" tagAnimation="slide-up"
buttons={[ buttons={[
@@ -88,16 +88,80 @@ export default function LandingPage() {
buttonAnimation="slide-up" buttonAnimation="slide-up"
products={[ products={[
{ {
id: "carne-asada", brand: "Signature", name: "Carne Asada Tacos", price: "$3.50 each", rating: 5, id: "carne-asada", brand: "Tacos", name: "Carne Asada Tacos", price: "$3.50", rating: 5,
reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/tacos-plate-near-vegetables_23-2148181577.jpg", imageAlt: "Grilled carne asada tacos with cilantro and onions" reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/tacos-plate-near-vegetables_23-2148181577.jpg?_wi=1", imageAlt: "Grilled carne asada tacos with cilantro and onions"
}, },
{ {
id: "tripas", brand: "Specialty", name: "Tripas Tacos", price: "$3.00 each", rating: 5, id: "tripas", brand: "Tacos", name: "Tripas Tacos", price: "$3.00", rating: 5,
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-mexican-food-with-nachos_23-2148614412.jpg", imageAlt: "Traditional tripas tacos prepared authentically" reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-mexican-food-with-nachos_23-2148614412.jpg?_wi=1", imageAlt: "Traditional tripas tacos prepared authentically"
}, },
{ {
id: "sonoran-dogs", brand: "Local Favorite", name: "Sonoran Hot Dogs", price: "$4.50 each", rating: 5, id: "al-pastor", brand: "Tacos", name: "Al Pastor Tacos", price: "$3.25", rating: 5,
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-buying-food_23-2149461678.jpg", imageAlt: "Bacon-wrapped Sonoran hot dogs with traditional toppings" reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-buying-food_23-2149461678.jpg?_wi=1", imageAlt: "Marinated al pastor tacos with pineapple and cilantro"
},
{
id: "chorizo", brand: "Tacos", name: "Chorizo Tacos", price: "$3.00", rating: 5,
reviewCount: "140+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg?_wi=2", imageAlt: "Spicy chorizo tacos with fresh toppings"
},
{
id: "sonoran-dogs", brand: "Hot Dogs", name: "Sonoran Hot Dogs", price: "$4.50", rating: 5,
reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-buying-food_23-2149461678.jpg?_wi=2", imageAlt: "Bacon-wrapped Sonoran hot dogs with traditional toppings"
},
{
id: "carne-asada-burrito", brand: "Burritos", name: "Carne Asada Burrito", price: "$7.50", rating: 5,
reviewCount: "95+", imageSrc: "http://img.b2bpic.net/free-photo/tacos-plate-near-vegetables_23-2148181577.jpg?_wi=2", imageAlt: "Large carne asada burrito with beans and rice"
},
{
id: "tripas-burrito", brand: "Burritos", name: "Tripas Burrito", price: "$6.75", rating: 5,
reviewCount: "85+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-mexican-food-with-nachos_23-2148614412.jpg?_wi=2", imageAlt: "Traditional tripas burrito with cheese and salsa"
},
{
id: "chorizo-burrito", brand: "Burritos", name: "Chorizo Burrito", price: "$6.50", rating: 5,
reviewCount: "78+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg?_wi=3", imageAlt: "Spicy chorizo burrito loaded with all the fixings"
},
{
id: "carne-asada-torta", brand: "Tortas", name: "Carne Asada Torta", price: "$8.00", rating: 5,
reviewCount: "110+", imageSrc: "http://img.b2bpic.net/free-photo/tacos-plate-near-vegetables_23-2148181577.jpg?_wi=3", imageAlt: "Pressed carne asada torta with avocado and mayo"
},
{
id: "milanesa-torta", brand: "Tortas", name: "Milanesa Torta", price: "$7.50", rating: 5,
reviewCount: "92+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-mexican-food-with-nachos_23-2148614412.jpg?_wi=3", imageAlt: "Crispy breaded milanesa torta with fresh vegetables"
},
{
id: "chorizo-torta", brand: "Tortas", name: "Chorizo Torta", price: "$7.00", rating: 5,
reviewCount: "88+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg?_wi=4", imageAlt: "Spicy chorizo torta on fresh bolillo roll"
},
{
id: "guacamole-chips", brand: "Sides", name: "Guacamole & Chips", price: "$5.50", rating: 5,
reviewCount: "165+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-buying-food_23-2149461678.jpg?_wi=3", imageAlt: "Fresh guacamole with crispy tortilla chips"
},
{
id: "street-corn", brand: "Sides", name: "Street Corn (Elote)", price: "$4.00", rating: 5,
reviewCount: "140+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg?_wi=5", imageAlt: "Charred street corn with mayo, cheese, and lime"
},
{
id: "black-beans", brand: "Sides", name: "Black Beans", price: "$2.50", rating: 5,
reviewCount: "75+", imageSrc: "http://img.b2bpic.net/free-photo/tacos-plate-near-vegetables_23-2148181577.jpg?_wi=4", imageAlt: "Traditional black beans with cilantro"
},
{
id: "mexican-rice", brand: "Sides", name: "Mexican Rice", price: "$2.50", rating: 5,
reviewCount: "82+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-mexican-food-with-nachos_23-2148614412.jpg?_wi=4", imageAlt: "Fluffy Mexican rice with fresh vegetables"
},
{
id: "agua-fresca", brand: "Beverages", name: "Agua Fresca", price: "$2.00", rating: 5,
reviewCount: "130+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tortilla-with-meat-vegetables_23-2148750444.jpg?_wi=6", imageAlt: "Refreshing agua fresca with fresh fruit"
},
{
id: "horchata", brand: "Beverages", name: "Horchata", price: "$2.50", rating: 5,
reviewCount: "155+", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-buying-food_23-2149461678.jpg?_wi=4", imageAlt: "Creamy horchata with cinnamon"
},
{
id: "jamaica", brand: "Beverages", name: "Jamaica", price: "$2.00", rating: 5,
reviewCount: "98+", imageSrc: "http://img.b2bpic.net/free-photo/tacos-plate-near-vegetables_23-2148181577.jpg?_wi=5", imageAlt: "Refreshing hibiscus agua jamaica"
},
{
id: "mexican-coke", brand: "Beverages", name: "Mexican Coke", price: "$2.00", rating: 5,
reviewCount: "112+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-mexican-food-with-nachos_23-2148614412.jpg?_wi=5", imageAlt: "Cold Mexican Coke with real sugar"
} }
]} ]}
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
@@ -190,4 +254,4 @@ export default function LandingPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #f7f6f7;
--card: #ffffff; --card: #ffffff;
--foreground: #1c1c1c; --foreground: #25190c;
--primary-cta: #341f51; --primary-cta: #ff6207;
--primary-cta-text: #f5f5f5; --primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff; --secondary-cta: #ffffff;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #25190c;
--accent: #6139e6; --accent: #ffce93;
--background-accent: #b3a8e8; --background-accent: #e8cfa8;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);