diff --git a/src/app/page.tsx b/src/app/page.tsx
index 26cd82d..9dcd849 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,32 +47,15 @@ export default function LandingPage() {
@@ -108,23 +81,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Joyería Espiritual",
- description: "Piezás bendecidas y diseñadas para recordarte tu propósito.",
- imageSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-lie-bouquet-violet-lavander_8353-7709.jpg",
- imageAlt: "Joyería artesanal",
- },
+ title: "Joyería Espiritual", description: "Piezás bendecidas y diseñadas para recordarte tu propósito.", imageSrc: "http://img.b2bpic.net/free-photo/golden-wedding-rings-lie-bouquet-violet-lavander_8353-7709.jpg", imageAlt: "Joyería artesanal"},
{
- title: "Biblias Sagradas",
- description: "Ediciones de estudio y colección con acabados de alta calidad.",
- imageSrc: "http://img.b2bpic.net/free-vector/holy-week-poster-template_742173-33514.jpg",
- imageAlt: "Biblias de colección",
- },
+ title: "Biblias Sagradas", description: "Ediciones de estudio y colección con acabados de alta calidad.", imageSrc: "http://img.b2bpic.net/free-vector/holy-week-poster-template_742173-33514.jpg", imageAlt: "Biblias de colección"},
{
- title: "Decoración Sagrada",
- description: "Arte y piezas que transforman tu casa en un santuario.",
- imageSrc: "http://img.b2bpic.net/free-photo/dream-catcher-indoors-still-life_23-2150466798.jpg",
- imageAlt: "Decoración para el hogar",
- },
+ title: "Decoración Sagrada", description: "Arte y piezas que transforman tu casa en un santuario.", imageSrc: "http://img.b2bpic.net/free-photo/dream-catcher-indoors-still-life_23-2150466798.jpg", imageAlt: "Decoración para el hogar"},
]}
title="Nuestras Colecciones"
description="Calidad, devoción y estética se unen en cada categoría de nuestro catálogo."
@@ -139,59 +100,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- brand: "Artesano",
- name: "Cruz de Madera de Olivo",
- price: "$35.00",
- rating: 5,
- reviewCount: "12",
- imageSrc: "http://img.b2bpic.net/free-photo/holy-communion-concept-with-food_23-2149337534.jpg",
- },
+ id: "p1", brand: "Artesano", name: "Cruz de Madera de Olivo", price: "$35.00", rating: 5,
+ reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/holy-communion-concept-with-food_23-2149337534.jpg"},
{
- id: "p2",
- brand: "Fé",
- name: "Medalla de Oro San Benito",
- price: "$85.00",
- rating: 5,
- reviewCount: "24",
- imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-beautiful-glided-jewelry-box-shiny-necklace-hanging-chair_181624-28478.jpg",
- },
+ id: "p2", brand: "Fé", name: "Medalla de Oro San Benito", price: "$85.00", rating: 5,
+ reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-beautiful-glided-jewelry-box-shiny-necklace-hanging-chair_181624-28478.jpg"},
{
- id: "p3",
- brand: "Oasis",
- name: "Vela de Aroma Litúrgico",
- price: "$22.00",
- rating: 4,
- reviewCount: "48",
- imageSrc: "http://img.b2bpic.net/free-photo/home-christmas-composition-with-decorative-wood-2022-numbers-candles-decor-details-blurred-room-interior-background_169016-14489.jpg",
- },
+ id: "p3", brand: "Oasis", name: "Vela de Aroma Litúrgico", price: "$22.00", rating: 4,
+ reviewCount: "48", imageSrc: "http://img.b2bpic.net/free-photo/home-christmas-composition-with-decorative-wood-2022-numbers-candles-decor-details-blurred-room-interior-background_169016-14489.jpg"},
{
- id: "p4",
- brand: "Escritura",
- name: "Cuadro con Versículo",
- price: "$45.00",
- rating: 5,
- reviewCount: "15",
- imageSrc: "http://img.b2bpic.net/free-photo/wall-witch-house_23-2147680290.jpg",
- },
+ id: "p4", brand: "Escritura", name: "Cuadro con Versículo", price: "$45.00", rating: 5,
+ reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/wall-witch-house_23-2147680290.jpg"},
{
- id: "p5",
- brand: "Bendición",
- name: "Rosario de Cristal",
- price: "$55.00",
- rating: 5,
- reviewCount: "32",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-decorating-easter-eggs_23-2149347392.jpg",
- },
+ id: "p5", brand: "Bendición", name: "Rosario de Cristal", price: "$55.00", rating: 5,
+ reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/woman-decorating-easter-eggs_23-2149347392.jpg"},
{
- id: "p6",
- brand: "Zen",
- name: "Fuente de Agua Interior",
- price: "$120.00",
- rating: 5,
- reviewCount: "9",
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-vintage-broadcast-radio-receiver-flowers_23-2148695306.jpg",
- },
+ id: "p6", brand: "Zen", name: "Fuente de Agua Interior", price: "$120.00", rating: 5,
+ reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/luxury-vintage-broadcast-radio-receiver-flowers_23-2148695306.jpg"},
]}
title="Destacados de la Semana"
description="Explora nuestra selección premium de artículos inspiradores."
@@ -203,12 +128,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
names={[
- "Santísimo",
- "Fe & Hogar",
- "Artesanos de Esperanza",
- "Luz Divina",
- "Escritura Viva",
- ]}
+ "Santísimo", "Fe & Hogar", "Artesanos de Esperanza", "Luz Divina", "Escritura Viva"]}
title="Nuestros Aliados"
description="Trabajamos con artesanos y marcas de fe de confianza."
/>
@@ -220,45 +140,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- title: "Hermosa atención",
- quote: "Los mejores artículos espirituales, entrega rápida.",
- name: "María G.",
- role: "Cliente",
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg",
- },
+ id: "1", title: "Hermosa atención", quote: "Los mejores artículos espirituales, entrega rápida.", name: "María G.", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/pretty-student-girl-with-gathered-hair-make-up-relaxing-home-after-lectures-university-attractive-cheerful-young-woman-blue-dress-sitting-comfortable-couch-with-joyful-relaxed-smile_343059-2102.jpg"},
{
- id: "2",
- title: "Calidad excelente",
- quote: "Cada producto se nota hecho con mucho amor.",
- name: "Juan R.",
- role: "Cliente",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-food-festival-side-view_23-2149525557.jpg",
- },
+ id: "2", title: "Calidad excelente", quote: "Cada producto se nota hecho con mucho amor.", name: "Juan R.", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-food-festival-side-view_23-2149525557.jpg"},
{
- id: "3",
- title: "Un oasis real",
- quote: "Encontré todo lo que buscaba para mi hogar.",
- name: "Ana L.",
- role: "Cliente",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumbs-up_176474-95524.jpg",
- },
+ id: "3", title: "Un oasis real", quote: "Encontré todo lo que buscaba para mi hogar.", name: "Ana L.", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-thumbs-up_176474-95524.jpg"},
{
- id: "4",
- title: "Regalo perfecto",
- quote: "Mis amigos amaron el detalle religioso.",
- name: "Carlos M.",
- role: "Cliente",
- imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-giving-gift-mother-kitchen_23-2147788214.jpg",
- },
+ id: "4", title: "Regalo perfecto", quote: "Mis amigos amaron el detalle religioso.", name: "Carlos M.", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-giving-gift-mother-kitchen_23-2147788214.jpg"},
{
- id: "5",
- title: "Muy recomendado",
- quote: "La dedicación en cada pieza es notable.",
- name: "Elena V.",
- role: "Cliente",
- imageSrc: "http://img.b2bpic.net/free-photo/assortment-beautiful-mother-s-day-elements_23-2148888615.jpg",
- },
+ id: "5", title: "Muy recomendado", quote: "La dedicación en cada pieza es notable.", name: "Elena V.", role: "Cliente", imageSrc: "http://img.b2bpic.net/free-photo/assortment-beautiful-mother-s-day-elements_23-2148888615.jpg"},
]}
title="Historias de Esperanza"
description="Lo que nuestros clientes dicen sobre su experiencia en Oasis."
@@ -269,14 +159,11 @@ export default function LandingPage() {
@@ -287,29 +174,19 @@ export default function LandingPage() {
logoText="Oasis de Esperanza"
columns={[
{
- title: "Servicios",
- items: [
+ title: "Servicios", items: [
{
- label: "Catálogo",
- href: "/#products",
- },
+ label: "Catálogo", href: "/#products"},
{
- label: "Sobre Nosotros",
- href: "/#about",
- },
+ label: "Sobre Nosotros", href: "/#about"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacidad",
- href: "#",
- },
+ label: "Privacidad", href: "#"},
{
- label: "Términos",
- href: "#",
- },
+ label: "Términos", href: "#"},
],
},
]}