Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-10 21:15:38 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -99,7 +99,7 @@ export default function LandingPage() {
},
{
id: "4", brand: "Pasta Artesanal", name: "Tagliatelle", price: "$2,600", rating: 5,
reviewCount: "156", imageSrc: "https://images.unsplash.com/photo-1564072075867-1cecbe58223a?w=500&h=500&fit=crop", imageAlt: "Tagliatelle con salsa de la casa en luz cálida dorada"
reviewCount: "156", imageSrc: "https://images.unsplash.com/photo-1564072075867-1cecbe58223a?w=500&h=500&fit=crop", imageAlt: "Tagliatelle con salsa de la casa en luz cálida"
},
{
id: "5", brand: "Postre Indulgente", name: "Tiramisú", price: "$1,200", rating: 5,
@@ -124,7 +124,7 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
features={[
{
id: "01", title: "Decoración Elegante", description: "Ambiente sofisticado con detalles italianos que crean la atmósfera perfecta para cenas memorables. Iluminación cálida que envuelve cada mesa.", imageSrc: "https://images.unsplash.com/photo-1578500494198-246f612d03b3?w=500&h=500&fit=crop", imageAlt: "Interior elegante del restaurante con iluminación dorada"
id: "01", title: "Decoración Elegante", description: "Ambiente sofisticado con detalles italianos que crean la atmósfera perfecta para cenas memorables. Iluminación cálida que envuelve cada mesa.", imageSrc: "https://images.unsplash.com/photo-1578500494198-246f612d03b3?w=500&h=500&fit=crop", imageAlt: "Interior elegante del restaurante con iluminación cálida"
},
{
id: "02", title: "Vinoteca Selecta", description: "Colección de vinos italianos cuidadosamente seleccionados para acompañar cada plato. Una experiencia sensorial completa.", imageSrc: "https://images.unsplash.com/photo-1510812431401-41d2cab2dbf7?w=500&h=500&fit=crop", imageAlt: "Selección de vinos premium en ambiente oscuro y acogedor"

View File

@@ -13,12 +13,12 @@
--background: #1a1410;
--card: #2a211a;
--foreground: #f5e6d3;
--primary-cta: #d4893f;
--primary-cta: #8b5e3f;
--primary-cta-text: #f7f6f7;
--secondary-cta: #2a211a;
--secondary-cta-text: #25190c;
--accent: #c67c3f;
--background-accent: #8b5e3f;
--accent: #a8844d;
--background-accent: #6b4423;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);