Merge version_3 into main

Merge version_3 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-06-10 04:20:08 +00:00
2 changed files with 16 additions and 23 deletions

View File

@@ -6,7 +6,7 @@ import ContactText from '@/components/sections/contact/ContactText';
import FaqDouble from '@/components/sections/faq/FaqDouble'; import FaqDouble from '@/components/sections/faq/FaqDouble';
import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree'; import FeatureCardThree from '@/components/sections/feature/featureCardThree/FeatureCardThree';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal'; import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo'; import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import PricingCardThree from '@/components/sections/pricing/PricingCardThree'; import PricingCardThree from '@/components/sections/pricing/PricingCardThree';
import ProductCardThree from '@/components/sections/product/ProductCardThree'; import ProductCardThree from '@/components/sections/product/ProductCardThree';
@@ -47,27 +47,20 @@ export default function LandingPage() {
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCarouselLogo <HeroBillboardGallery
logoText="El Conde Casa de Humo" title="El Conde Casa de Humo"
description="Auténticas Carnes Ahumadas al Estilo Texas. Sabor intenso, cocción lenta y ambiente familiar." description="Auténticas Carnes Ahumadas al Estilo Texas. Sabor intenso, cocción lenta y ambiente familiar."
buttons={[ buttons={[
{ {
text: "Reserva Ahora", href: "https://wa.me/51965316290?text=Hola,%20deseo%20realizar%20una%20reserva%20en%20El%20Conde%20Casa%20de%20Humo"}, text: "Reserva Ahora", href: "https://wa.me/51965316290?text=Hola,%20deseo%20realizar%20una%20reserva%20en%20El%20Conde%20Casa%20de%20Humo"},
]} ]}
slides={[ mediaItems={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-pieces-bowl-wooden-table_23-2148029530.jpg", imageAlt: "Plato de Brisket ahumado"}, imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-pieces-bowl-wooden-table_23-2148029530.jpg", imageAlt: "Plato de Brisket ahumado"}
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-food-table_23-2148681863.jpg", imageAlt: "Variedad de carnes ahumadas"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-japanese-meal-composition_23-2148809884.jpg", imageAlt: "Costillas y pollo ahumado"},
{
imageSrc: "http://img.b2bpic.net/free-photo/smiling-women-relaxing-drinking-beverage_23-2147850496.jpg", imageAlt: "Ambiente del restaurante"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-barbeque-cooking_23-2149271962.jpg", imageAlt: "Proceso de ahumado"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-chilli-powder_53876-16663.jpg", imageAlt: "Primer plano de carne ahumada"},
]} ]}
background={{
variant: "plain"}}
mediaAnimation="slide-up"
/> />
</div> </div>
@@ -225,7 +218,7 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "radial-gradient"}} variant: "radial-gradient"}}
text="Visítanos en Food Park Buenos Aires o contáctanos para tu reserva. ¡Te esperamos para una experiencia ahumada inolvidable! \\\n\\\nHorario: Todos los días: 18:00 24:00 horas \\\nUbicación: Av. Pacífico I-14, Urbanización Buenos Aires, Nuevo Chimbote, Áncash, Perú (Dentro del Food Park Buenos Aires)" text="Visítanos en Food Park Buenos Aires o contáctanos para tu reserva. ¡Te esperamos para una experiencia ahumada inolvidable! \\n\\nHorario: Todos los días: 18:00 24:00 horas \\nUbicación: Av. Pacífico I-14, Urbanización Buenos Aires, Nuevo Chimbote, Áncash, Perú (Dentro del Food Park Buenos Aires)"
buttons={[ buttons={[
{ {
text: "Ver en Google Maps", href: "https://maps.app.goo.gl/v6qNE5eUWQmG77227"}, text: "Ver en Google Maps", href: "https://maps.app.goo.gl/v6qNE5eUWQmG77227"},

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #fffefe; --background: #000000;
--card: #f6f7f4; --card: #0c0c0c;
--foreground: #080908; --foreground: #ffffff;
--primary-cta: #0e3a29; --primary-cta: #106EFB;
--primary-cta-text: #fffefe; --primary-cta-text: #fffefe;
--secondary-cta: #e7eecd; --secondary-cta: #000000;
--secondary-cta-text: #080908; --secondary-cta-text: #080908;
--accent: #35c18b; --accent: #535353;
--background-accent: #ecebe4; --background-accent: #106EFB;
/* 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);