diff --git a/src/app/page.tsx b/src/app/page.tsx
index 23d05e6..ef7744e 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,41 +46,22 @@ export default function LandingPage() {
@@ -100,19 +73,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
- label: "Años de Experiencia",
- value: "20+",
- },
+ label: "Años de Experiencia", value: "20+"},
{
icon: CheckCircle,
- label: "Calidad Certificada",
- value: "100%",
- },
+ label: "Calidad Certificada", value: "100%"},
{
icon: Truck,
- label: "Entrega Puntual",
- value: "24h",
- },
+ label: "Entrega Puntual", value: "24h"},
]}
metricsAnimation="blur-reveal"
/>
@@ -125,38 +92,17 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "1",
- title: "Madera de Pino",
- author: "Caytasa",
- description: "Madera de alta calidad para construcción y muebles.",
- tags: [
- "Construcción",
- "Carpintería",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/texture-old-planks_23-2147625843.jpg",
- },
+ id: "1", title: "Madera de Pino", author: "Caytasa", description: "Madera de alta calidad para construcción y muebles.", tags: [
+ "Construcción", "Carpintería"],
+ imageSrc: "http://img.b2bpic.net/free-photo/texture-old-planks_23-2147625843.jpg"},
{
- id: "2",
- title: "Maderas Exóticas",
- author: "Caytasa",
- description: "Variedad exclusiva para proyectos de diseño.",
- tags: [
- "Premium",
- "Diseño",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/very-neat-pile-wood_626616-171.jpg",
- },
+ id: "2", title: "Maderas Exóticas", author: "Caytasa", description: "Variedad exclusiva para proyectos de diseño.", tags: [
+ "Premium", "Diseño"],
+ imageSrc: "http://img.b2bpic.net/free-photo/very-neat-pile-wood_626616-171.jpg"},
{
- id: "3",
- title: "Tarimas y Cajas",
- author: "Caytasa",
- description: "Fabricación robusta para logística y transporte.",
- tags: [
- "Logística",
- "Industrial",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-heavy-wooden-materials_23-2148976282.jpg",
- },
+ id: "3", title: "Tarimas y Cajas", author: "Caytasa", description: "Fabricación robusta para logística y transporte.", tags: [
+ "Logística", "Industrial"],
+ imageSrc: "http://img.b2bpic.net/free-photo/man-working-with-heavy-wooden-materials_23-2148976282.jpg"},
]}
title="Servicios Especializados"
description="Ofrecemos una amplia gama de materiales para proyectos de construcción y carpintería."
@@ -171,41 +117,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Madera de Pino Estándar",
- price: "$150",
- imageSrc: "http://img.b2bpic.net/free-photo/texture-boards-with-screws_1249-21.jpg",
- },
+ id: "p1", name: "Madera de Pino Estándar", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/texture-boards-with-screws_1249-21.jpg"},
{
- id: "p2",
- name: "Caoba Premium",
- price: "$850",
- imageSrc: "http://img.b2bpic.net/free-photo/wood-texture_1142-822.jpg",
- },
+ id: "p2", name: "Caoba Premium", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/wood-texture_1142-822.jpg"},
{
- id: "p3",
- name: "Tarima Industrial",
- price: "$220",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-wooden-fence_1122-763.jpg",
- },
+ id: "p3", name: "Tarima Industrial", price: "$220", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wooden-fence_1122-763.jpg"},
{
- id: "p4",
- name: "Cedro Blanco",
- price: "$450",
- imageSrc: "http://img.b2bpic.net/free-photo/texture-wooden-boards_1154-674.jpg",
- },
+ id: "p4", name: "Cedro Blanco", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/texture-wooden-boards_1154-674.jpg"},
{
- id: "p5",
- name: "Exótica Tropical",
- price: "$900",
- imageSrc: "http://img.b2bpic.net/free-photo/very-neat-pile-wood_626616-168.jpg",
- },
+ id: "p5", name: "Exótica Tropical", price: "$900", imageSrc: "http://img.b2bpic.net/free-photo/very-neat-pile-wood_626616-168.jpg"},
{
- id: "p6",
- name: "Viga Estructural",
- price: "$380",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-red-construction-blue-sky_23-2148744259.jpg",
- },
+ id: "p6", name: "Viga Estructural", price: "$380", imageSrc: "http://img.b2bpic.net/free-photo/abstract-red-construction-blue-sky_23-2148744259.jpg"},
]}
title="Catálogo de Madera"
description="Explora nuestra selección de materiales disponibles en Durango."
@@ -217,20 +139,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "f1",
- title: "¿Cuáles son sus horarios?",
- content: "Lunes a Viernes de 8:00 a 18:00, Sábados de 8:00 a 17:00.",
- },
+ id: "f1", title: "¿Cuáles son sus horarios?", content: "Lunes a Viernes de 8:00 a 18:00, Sábados de 8:00 a 17:00."},
{
- id: "f2",
- title: "¿Tienen entrega a domicilio?",
- content: "Sí, contamos con servicio de entrega en Durango.",
- },
+ id: "f2", title: "¿Tienen entrega a domicilio?", content: "Sí, contamos con servicio de entrega en Durango."},
{
- id: "f3",
- title: "¿Qué tipos de madera ofrecen?",
- content: "Manejamos pino, caoba, cedro y maderas exóticas.",
- },
+ id: "f3", title: "¿Qué tipos de madera ofrecen?", content: "Manejamos pino, caoba, cedro y maderas exóticas."},
]}
sideTitle="Preguntas Frecuentes"
faqsAnimation="blur-reveal"
@@ -241,11 +154,10 @@ export default function LandingPage() {
@@ -254,33 +166,21 @@ export default function LandingPage() {
logoText="CAYTASA Aserraderos"
columns={[
{
- title: "Navegación",
- items: [
+ title: "Navegación", items: [
{
- label: "Inicio",
- href: "#hero",
- },
+ label: "Inicio", href: "#hero"},
{
- label: "Productos",
- href: "#products",
- },
+ label: "Productos", href: "#products"},
{
- label: "Contacto",
- href: "#contact",
- },
+ label: "Contacto", href: "#contact"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacidad",
- href: "#",
- },
+ label: "Privacidad", href: "#"},
{
- label: "Términos",
- href: "#",
- },
+ label: "Términos", href: "#"},
],
},
]}
@@ -289,4 +189,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file