Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -89,7 +89,7 @@ export default function LandingPage() {
|
||||
"For over 20 years, Sergios Tacos has been a beloved family-owned restaurant in Montebello, dedicated to serving authentic Mexican street food with a homemade touch. Our journey began with a simple passion: to share the rich, vibrant flavors of our heritage with the community.", "Every dish is crafted with fresh, high-quality ingredients, traditional recipes passed down through generations, and a whole lot of love. From our sizzling carne asada to our slow-cooked carnitas, we promise a culinary experience that transports you straight to the heart of Mexico. Come taste the difference that dedication and tradition make!"]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Meet Our Team", href: "#"},
|
||||
text: "Meet Our Team"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
showBorder={false}
|
||||
@@ -106,13 +106,13 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Classic", name: "Carne Asada Taco", price: "$3.50", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/delicious-tacos-plate_23-2148629315.jpg", imageAlt: "Carne Asada Taco"},
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carne-asada-tacos-with-lime-cilantro-sauce_23-2148629304.jpg", imageAlt: "Carne Asada Taco"},
|
||||
{
|
||||
id: "2", brand: "Signature", name: "Al Pastor Taco", price: "$3.75", rating: 5,
|
||||
reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/mexican-tacos-with-al-pastor-meat_23-2151034426.jpg", imageAlt: "Al Pastor Taco"},
|
||||
{
|
||||
id: "3", brand: "Homestyle", name: "Carnitas Taco", price: "$3.50", rating: 5,
|
||||
reviewCount: "115", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-carne-asada-tacos-with-lime-cilantro-sauce_23-2148629304.jpg", imageAlt: "Carnitas Taco"},
|
||||
reviewCount: "115", imageSrc: "http://img.b2bpic.net/free-photo/tacos-food-still-life_23-2151122585.jpg", imageAlt: "Carnitas Taco"},
|
||||
{
|
||||
id: "4", brand: "Baja Style", name: "Fish Taco", price: "$4.00", rating: 4,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/fresh-fish-tacos_23-2147717462.jpg", imageAlt: "Fish Taco"},
|
||||
@@ -120,8 +120,23 @@ export default function LandingPage() {
|
||||
id: "5", brand: "Healthy", name: "Veggie Taco", price: "$3.25", rating: 4,
|
||||
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-tacos-wooden-cutting-board_23-2151034431.jpg", imageAlt: "Veggie Taco"},
|
||||
{
|
||||
id: "6", brand: "Comfort", name: "Quesadilla", price: "$6.00", rating: 4,
|
||||
id: "6", brand: "Comfort", name: "Cheese Quesadilla", price: "$6.00", rating: 4,
|
||||
reviewCount: "65", imageSrc: "http://img.b2bpic.net/free-photo/quesadilla-wooden-background-ai-generated_244837-1478.jpg", imageAlt: "Cheese Quesadilla"},
|
||||
{
|
||||
id: "7", brand: "Appetizer", name: "Loaded Nachos", price: "$8.50", rating: 5,
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/nachos-near-guacamole-sauce-bowls-chili_23-2148132101.jpg", imageAlt: "Loaded Nachos"},
|
||||
{
|
||||
id: "8", brand: "Special", name: "Chicken Tacos with Guacamole", price: "$4.00", rating: 5,
|
||||
reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/appetizing-tacos-with-chicken-guacamole_23-2148614364.jpg", imageAlt: "Chicken Tacos with Guacamole"},
|
||||
{
|
||||
id: "9", brand: "Street Food", name: "Mulitas", price: "$4.50", rating: 5,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-food-mulitas_23-2151122596.jpg", imageAlt: "Mulitas"},
|
||||
{
|
||||
id: "10", brand: "Traditional", name: "Sopes", price: "$5.50", rating: 4,
|
||||
reviewCount: "50", imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-food-delicious-sopes_23-2151122601.jpg", imageAlt: "Sopes"},
|
||||
{
|
||||
id: "11", brand: "Sandwich", name: "Tortas", price: "$7.00", rating: 5,
|
||||
reviewCount: "80", imageSrc: "http://img.b2bpic.net/free-photo/traditional-mexican-food-delicious-tortas-mexicanas_23-2150935579.jpg", imageAlt: "Tortas"}
|
||||
]}
|
||||
title="Explore Our Delicious Menu"
|
||||
description="Dive into a world of authentic Mexican flavors with our diverse menu. Each item is prepared daily using the freshest ingredients and traditional cooking techniques."
|
||||
@@ -278,4 +293,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #fdf5e6;
|
||||
--card: #ffffff;
|
||||
--foreground: #362a26;
|
||||
--primary-cta: #e63946;
|
||||
--primary-cta-text: #f7f6f7;
|
||||
--secondary-cta: #1a6b41;
|
||||
--secondary-cta-text: #1b0c25;
|
||||
--accent: #fcd34d;
|
||||
--background-accent: #f8c291;
|
||||
--background: #FDF8F5;
|
||||
--card: #FFF8F0;
|
||||
--foreground: #4E342E;
|
||||
--primary-cta: #E74C3C;
|
||||
--primary-cta-text: #FFFFFF;
|
||||
--secondary-cta: #1E8449;
|
||||
--secondary-cta-text: #4E342E;
|
||||
--accent: #F1C40F;
|
||||
--background-accent: #E6B0AA;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user