3 Commits

Author SHA1 Message Date
a62ab5d144 Merge version_2 into main
Merge version_2 into main
2026-04-01 04:18:04 +00:00
73b12c0f38 Update src/app/page.tsx 2026-04-01 04:18:00 +00:00
fb585dc208 Merge version_1 into main
Merge version_1 into main
2026-04-01 04:15:55 +00:00

View File

@@ -29,21 +29,15 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Inicio",
id: "hero",
},
name: "Inicio", id: "hero"},
{
name: "Nosotros",
id: "about",
},
name: "Nosotros", id: "about"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Contacto",
id: "contact",
},
name: "Testimonios", id: "testimonials"},
{
name: "Contacto", id: "contact"},
]}
brandName="DessertsCreamy"
/>
@@ -52,78 +46,44 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitKpi
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="El placer de lo cremoso"
description="Descubre nuestros postres exclusivos de crema batida, elaborados con los mejores ingredientes naturales y un toque de dulzura artesanal."
kpis={[
{
value: "100%",
label: "Ingredientes Naturales",
},
value: "100%", label: "Ingredientes Naturales"},
{
value: "20+",
label: "Sabores Exclusivos",
},
value: "20+", label: "Sabores Exclusivos"},
{
value: "5k+",
label: "Clientes Felices",
},
value: "5k+", label: "Clientes Felices"},
]}
enableKpiAnimation={true}
buttons={[
{
text: "Ver Menu",
href: "#products",
},
text: "Ver Menu", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/banana-pudding-breakfast_501050-284.jpg"
imageAlt="Dessert creamy hero"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-young-woman-with-orange-hand-drinks-freshly-squeezed-juice-from_1258-198430.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-young-woman-with-orange-hand-drinks-freshly-squeezed-juice-from_1258-198430.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/upper-angle-shot-happy-cute-young-woman-sofa-eating-bowl-cereals-with-milk-smiling_1258-203994.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/upper-angle-shot-happy-cute-young-woman-sofa-eating-bowl-cereals-with-milk-smiling_1258-203994.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/attractive-glad-african-american-female-freelancer-works-remotely-sits-outdoor-cafe-uses-modern-electronic-gadgets-communication-surfing-internet_273609-3434.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/attractive-glad-african-american-female-freelancer-works-remotely-sits-outdoor-cafe-uses-modern-electronic-gadgets-communication-surfing-internet_273609-3434.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/woman-eating-croissant-bed_23-2148311714.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/woman-eating-croissant-bed_23-2148311714.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-young-woman-with-orange-hand-drinks-freshly-squeezed-juice-from_1258-198430.jpg",
alt: "Customer 5",
},
src: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-young-woman-with-orange-hand-drinks-freshly-squeezed-juice-from_1258-198430.jpg", alt: "Customer 5"},
]}
avatarText="Más de 5,000 clientes satisfechos"
marqueeItems={[
{
type: "text",
text: "Artesanal",
},
{
type: "text",
text: "Recién hecho",
},
{
type: "text",
text: "Natural",
},
{
type: "text",
text: "Cremoso",
},
{
type: "text",
text: "Delicioso",
},
{ type: "text", text: "Artesanal" },
{ type: "text", text: "Recién hecho" },
{ type: "text", text: "Natural" },
{ type: "text", text: "Cremoso" },
{ type: "text", text: "Delicioso" },
]}
/>
</div>
@@ -134,9 +94,7 @@ export default function LandingPage() {
title="Pasión por los postres"
buttons={[
{
text: "Conocenos",
href: "#",
},
text: "Conocenos", href: "#"},
]}
/>
</div>
@@ -149,32 +107,14 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
brand: "Clásico",
name: "Crema de Chocolate",
price: "$4.50",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-christmas-cupcake-with-cream-berry-wooden-wall-cinnamon-cones_169016-4925.jpg",
},
id: "1", brand: "Clásico", name: "Crema de Chocolate", price: "$4.50", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-christmas-cupcake-with-cream-berry-wooden-wall-cinnamon-cones_169016-4925.jpg"},
{
id: "2",
brand: "Frutal",
name: "Crema con Uvas",
price: "$4.99",
rating: 5,
reviewCount: "85",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cups-with-chocolate-mousse_23-2148238799.jpg",
},
id: "2", brand: "Frutal", name: "Crema con Uvas", price: "$4.99", rating: 5,
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cups-with-chocolate-mousse_23-2148238799.jpg"},
{
id: "3",
brand: "Premium",
name: "Doble Chocolate",
price: "$5.50",
rating: 5,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-delicious-ice-cream-with-chocolate-syrup-whipped-cream_181624-57869.jpg",
},
id: "3", brand: "Premium", name: "Doble Chocolate", price: "$5.50", rating: 5,
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-glass-delicious-ice-cream-with-chocolate-syrup-whipped-cream_181624-57869.jpg"},
]}
title="Nuestros Favoritos"
description="Una selección cuidadosamente creada para deleitar tu paladar con texturas cremosas."
@@ -189,45 +129,14 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Ana García",
role: "Cliente frecuente",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-young-woman-with-orange-hand-drinks-freshly-squeezed-juice-from_1258-198430.jpg?_wi=1",
},
id: "1", name: "Ana García", role: "Cliente frecuente", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-young-woman-with-orange-hand-drinks-freshly-squeezed-juice-from_1258-198430.jpg?_wi=1"},
{
id: "2",
name: "Luis Pérez",
role: "Amante de los postres",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/upper-angle-shot-happy-cute-young-woman-sofa-eating-bowl-cereals-with-milk-smiling_1258-203994.jpg",
},
id: "2", name: "Luis Pérez", role: "Amante de los postres", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/upper-angle-shot-happy-cute-young-woman-sofa-eating-bowl-cereals-with-milk-smiling_1258-203994.jpg"},
{
id: "3",
name: "Sofía Martínez",
role: "Foodie",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-glad-african-american-female-freelancer-works-remotely-sits-outdoor-cafe-uses-modern-electronic-gadgets-communication-surfing-internet_273609-3434.jpg",
},
{
id: "4",
name: "Javier Ruiz",
role: "Cliente frecuente",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-eating-croissant-bed_23-2148311714.jpg",
},
{
id: "5",
name: "Elena Torres",
role: "Fan",
company: "Local",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-healthy-young-woman-with-orange-hand-drinks-freshly-squeezed-juice-from_1258-198430.jpg?_wi=2",
},
id: "3", name: "Sofía Martínez", role: "Foodie", company: "Local", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-glad-african-american-female-freelancer-works-remotely-sits-outdoor-cafe-uses-modern-electronic-gadgets-communication-surfing-internet_273609-3434.jpg"},
]}
title="Lo que dicen nuestros clientes"
description="La experiencia de sabor que nos hace especiales."
@@ -237,17 +146,12 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
useInvertedBackground={true}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Contacto"
title="¿Listo para probar una delicia?"
description="Visítanos o haznos un pedido hoy mismo. ¡Estamos listos para endulzar tu día!"
buttons={[
{
text: "Contactanos",
href: "#",
},
{ text: "Contactanos", href: "#" },
]}
/>
</div>
@@ -256,29 +160,16 @@ export default function LandingPage() {
<FooterBaseReveal
columns={[
{
title: "DessertsCreamy",
items: [
{
label: "Inicio",
href: "#hero",
},
{
label: "Menu",
href: "#products",
},
title: "DessertsCreamy", items: [
{ label: "Inicio", href: "#hero" },
{ label: "Menu", href: "#products" },
{ label: "Testimonios", href: "#testimonials" },
],
},
{
title: "Social",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
title: "Información", items: [
{ label: "Contacto", href: "#contact" },
{ label: "Política de Privacidad", href: "#" },
],
},
]}
@@ -288,4 +179,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}