Merge version_2 into main #1

Merged
bender merged 2 commits from version_2 into main 2026-03-07 20:51:51 +00:00
2 changed files with 1701 additions and 51 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -7,9 +7,337 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterCard from '@/components/sections/footer/FooterCard';
import { Mail, MessageCircle, Instagram } from 'lucide-react';
import { Mail, MessageCircle, Instagram, ArrowLeft } from 'lucide-react';
import { useState } from 'react';
export default function LandingPage() {
const [activeCompany, setActiveCompany] = useState<string | null>(null);
const companies = [
{
id: 'la-chulada',
title: 'La Chulada',
description: 'Productos de limpieza premium para el hogar y negocio. Especialistas en químicos ecológicos y soluciones de higiene profesional.',
imageSrc: 'http://img.b2bpic.net/free-photo/eco-products-concept-with-copy-space_23-2148781890.jpg',
imageAlt: 'cleaning supplies products household',
},
{
id: 'the-good-servicis',
title: 'The Good Servicis',
description: 'Plataforma de servicios digitales y entretenimiento. Acceso a streaming premium, aplicaciones digitales y suscripciones internacionales.',
imageSrc: 'http://img.b2bpic.net/free-vector/flat-movie-accessories_23-2147543218.jpg',
imageAlt: 'streaming platform icons digital entertainment',
},
{
id: 'joyeria-sammy-santos',
title: 'Joyería Sammy Santos',
description: 'Joyería especializada en piezas elegantes de plata auténtica. Diseños exclusivos en cadenas, anillos, pulseras y aretes de alta calidad.',
imageSrc: 'http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509242.jpg',
imageAlt: 'luxury jewelry silver rings elegant',
},
];
const productsByCompany: { [key: string]: any[] } = {
'la-chulada': [
{
id: 'cloro-001',
brand: 'La Chulada',
name: 'Cloro Premium 5L',
price: 'RD$ 450',
rating: 5,
reviewCount: '245',
imageSrc: 'http://img.b2bpic.net/free-photo/cheerful-crop-man-with-sprayer_23-2147767007.jpg',
imageAlt: 'chlorine bleach bottle cleaning product',
},
{
id: 'detergente-001',
brand: 'La Chulada',
name: 'Detergente Profesional 3kg',
price: 'RD$ 380',
rating: 5,
reviewCount: '189',
imageSrc: 'http://img.b2bpic.net/free-photo/top-view-eco-friendly-cleaning-products-with-brushes_23-2148818435.jpg',
imageAlt: 'laundry detergent washing powder product',
},
{
id: 'desinfectante-001',
brand: 'La Chulada',
name: 'Desinfectante Multiusos',
price: 'RD$ 320',
rating: 4,
reviewCount: '156',
imageSrc: 'http://img.b2bpic.net/free-photo/defocused-woman-with-medical-mask-holding-hand-sanitizer_23-2148708910.jpg',
imageAlt: 'disinfectant spray bottle cleaner',
},
{
id: 'ambientador-001',
brand: 'La Chulada',
name: 'Ambientador de Lujo 250ml',
price: 'RD$ 290',
rating: 5,
reviewCount: '203',
imageSrc: 'http://img.b2bpic.net/free-photo/aroma-oil-diffuser-lamp-blurred-background-interior-room_169016-29803.jpg',
imageAlt: 'air freshener fragrance spray room',
},
],
'the-good-servicis': [
{
id: 'netflix-001',
brand: 'The Good Servicis',
name: 'Netflix Premium 4K',
price: 'RD$ 599/mes',
rating: 5,
reviewCount: '1.2k',
imageSrc: 'http://img.b2bpic.net/free-vector/multimedia-logo-templates-collection_1346-20.jpg',
imageAlt: 'netflix streaming service app icon',
},
{
id: 'spotify-001',
brand: 'The Good Servicis',
name: 'Spotify Premium 1 Mes',
price: 'RD$ 149/mes',
rating: 5,
reviewCount: '980',
imageSrc: 'http://img.b2bpic.net/free-vector/music-player-app-interface_23-2148548909.jpg',
imageAlt: 'spotify music streaming app icon',
},
{
id: 'disney-001',
brand: 'The Good Servicis',
name: 'Disney+ Bundle Anual',
price: 'RD$ 2,999',
rating: 5,
reviewCount: '756',
imageSrc: 'http://img.b2bpic.net/free-vector/dating-app-interface-mobile_23-2148511708.jpg',
imageAlt: 'disney plus streaming platform icon',
},
],
'joyeria-sammy-santos': [
{
id: 'cadena-001',
brand: 'Joyería Sammy Santos',
name: 'Cadena Plata 925 - 50cm',
price: 'RD$ 1,850',
rating: 5,
reviewCount: '432',
imageSrc: 'http://img.b2bpic.net/free-photo/abstract-gold-chain-jewellery-presentation_23-2149599073.jpg',
imageAlt: 'silver chain necklace jewelry elegant',
},
{
id: 'anillo-001',
brand: 'Joyería Sammy Santos',
name: 'Anillo Plata Elegante T-8',
price: 'RD$ 950',
rating: 5,
reviewCount: '387',
imageSrc: 'http://img.b2bpic.net/free-photo/reflection-background-gold-pendant-precious-glass_1400-34.jpg',
imageAlt: 'silver ring luxury jewelry elegant',
},
{
id: 'pulsera-001',
brand: 'Joyería Sammy Santos',
name: 'Pulsera Plata 925 Clásica',
price: 'RD$ 1,450',
rating: 5,
reviewCount: '298',
imageSrc: 'http://img.b2bpic.net/free-photo/young-attractive-woman-making-namaste-with-closed-eyes_1163-4063.jpg',
imageAlt: 'silver bracelet jewelry luxury elegant',
},
{
id: 'arete-001',
brand: 'Joyería Sammy Santos',
name: 'Aretes Plata Brillantes',
price: 'RD$ 680',
rating: 5,
reviewCount: '215',
imageSrc: 'http://img.b2bpic.net/free-photo/still-life-aesthetic-earrings_23-2149649130.jpg',
imageAlt: 'silver earrings jewelry elegant pair',
},
],
};
const allProducts = [
{
id: 'cloro-001',
brand: 'La Chulada',
name: 'Cloro Premium 5L',
price: 'RD$ 450',
rating: 5,
reviewCount: '245',
imageSrc: 'http://img.b2bpic.net/free-photo/cheerful-crop-man-with-sprayer_23-2147767007.jpg',
imageAlt: 'chlorine bleach bottle cleaning product',
},
{
id: 'detergente-001',
brand: 'La Chulada',
name: 'Detergente Profesional 3kg',
price: 'RD$ 380',
rating: 5,
reviewCount: '189',
imageSrc: 'http://img.b2bpic.net/free-photo/top-view-eco-friendly-cleaning-products-with-brushes_23-2148818435.jpg',
imageAlt: 'laundry detergent washing powder product',
},
{
id: 'desinfectante-001',
brand: 'La Chulada',
name: 'Desinfectante Multiusos',
price: 'RD$ 320',
rating: 4,
reviewCount: '156',
imageSrc: 'http://img.b2bpic.net/free-photo/defocused-woman-with-medical-mask-holding-hand-sanitizer_23-2148708910.jpg',
imageAlt: 'disinfectant spray bottle cleaner',
},
{
id: 'ambientador-001',
brand: 'La Chulada',
name: 'Ambientador de Lujo 250ml',
price: 'RD$ 290',
rating: 5,
reviewCount: '203',
imageSrc: 'http://img.b2bpic.net/free-photo/aroma-oil-diffuser-lamp-blurred-background-interior-room_169016-29803.jpg',
imageAlt: 'air freshener fragrance spray room',
},
{
id: 'netflix-001',
brand: 'The Good Servicis',
name: 'Netflix Premium 4K',
price: 'RD$ 599/mes',
rating: 5,
reviewCount: '1.2k',
imageSrc: 'http://img.b2bpic.net/free-vector/multimedia-logo-templates-collection_1346-20.jpg',
imageAlt: 'netflix streaming service app icon',
},
{
id: 'spotify-001',
brand: 'The Good Servicis',
name: 'Spotify Premium 1 Mes',
price: 'RD$ 149/mes',
rating: 5,
reviewCount: '980',
imageSrc: 'http://img.b2bpic.net/free-vector/music-player-app-interface_23-2148548909.jpg',
imageAlt: 'spotify music streaming app icon',
},
{
id: 'disney-001',
brand: 'The Good Servicis',
name: 'Disney+ Bundle Anual',
price: 'RD$ 2,999',
rating: 5,
reviewCount: '756',
imageSrc: 'http://img.b2bpic.net/free-vector/dating-app-interface-mobile_23-2148511708.jpg',
imageAlt: 'disney plus streaming platform icon',
},
{
id: 'cadena-001',
brand: 'Joyería Sammy Santos',
name: 'Cadena Plata 925 - 50cm',
price: 'RD$ 1,850',
rating: 5,
reviewCount: '432',
imageSrc: 'http://img.b2bpic.net/free-photo/abstract-gold-chain-jewellery-presentation_23-2149599073.jpg',
imageAlt: 'silver chain necklace jewelry elegant',
},
{
id: 'anillo-001',
brand: 'Joyería Sammy Santos',
name: 'Anillo Plata Elegante T-8',
price: 'RD$ 950',
rating: 5,
reviewCount: '387',
imageSrc: 'http://img.b2bpic.net/free-photo/reflection-background-gold-pendant-precious-glass_1400-34.jpg',
imageAlt: 'silver ring luxury jewelry elegant',
},
{
id: 'pulsera-001',
brand: 'Joyería Sammy Santos',
name: 'Pulsera Plata 925 Clásica',
price: 'RD$ 1,450',
rating: 5,
reviewCount: '298',
imageSrc: 'http://img.b2bpic.net/free-photo/young-attractive-woman-making-namaste-with-closed-eyes_1163-4063.jpg',
imageAlt: 'silver bracelet jewelry luxury elegant',
},
{
id: 'arete-001',
brand: 'Joyería Sammy Santos',
name: 'Aretes Plata Brillantes',
price: 'RD$ 680',
rating: 5,
reviewCount: '215',
imageSrc: 'http://img.b2bpic.net/free-photo/still-life-aesthetic-earrings_23-2149649130.jpg',
imageAlt: 'silver earrings jewelry elegant pair',
},
];
const currentCompany = activeCompany ? companies.find(c => c.id === activeCompany) : null;
if (activeCompany && currentCompany) {
return (
<ThemeProvider
defaultButtonVariant="elastic-effect"
defaultTextAnimation="background-highlight"
borderRadius="soft"
contentWidth="mediumLarge"
sizing="largeSmall"
background="none"
cardStyle="glass-elevated"
primaryButtonStyle="shadow"
secondaryButtonStyle="radial-glow"
headingFontWeight="medium"
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{ name: "Inicio", id: "home" },
{ name: "Empresas", id: "companies" },
{ name: "Contacto", id: "contact" }
]}
button={{
text: "WhatsApp", href: "https://wa.me/18296911887?text=Hola%20Ritual's%20estoy%20interesado%20en%20sus%20servicios"
}}
brandName="Ritual's"
/>
</div>
<div id="products" data-section="products" className="pt-20">
<div className="flex items-center justify-start mb-8">
<button
onClick={() => setActiveCompany(null)}
className="flex items-center gap-2 px-4 py-2 rounded-lg hover:bg-opacity-80 transition-all"
aria-label="Back to homepage"
>
<ArrowLeft size={20} />
<span>Volver al Inicio</span>
</button>
</div>
<ProductCardTwo
title={`Catálogo de ${currentCompany.title}`}
description={`Explora nuestro catálogo de productos de ${currentCompany.title}`}
tag={currentCompany.title}
products={productsByCompany[activeCompany] || []}
gridVariant="four-items-2x2-equal-grid"
animationType="scale-rotate"
textboxLayout="default"
useInvertedBackground={true}
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="Ritual's"
copyrightText="© 2025 Ritual's Portal Empresarial. Santo Domingo Oeste, RD. Todos los derechos reservados."
socialLinks={[
{ icon: MessageCircle, href: "https://wa.me/18296911887", ariaLabel: "WhatsApp" },
{ icon: Mail, href: "mailto:sammysantosjoyeria@gmail.com", ariaLabel: "Correo electrónico" },
{ icon: Instagram, href: "https://instagram.com/ritualsmsm", ariaLabel: "Instagram" }
]}
/>
</div>
</ThemeProvider>
);
}
return (
<ThemeProvider
defaultButtonVariant="elastic-effect"
@@ -60,13 +388,13 @@ export default function LandingPage() {
tag="Empresas"
features={[
{
title: "La Chulada", description: "Productos de limpieza premium para el hogar y negocio. Especialistas en químicos ecológicos y soluciones de higiene profesional.", imageSrc: "http://img.b2bpic.net/free-photo/eco-products-concept-with-copy-space_23-2148781890.jpg", imageAlt: "cleaning supplies products household", button: { text: "Ver Catálogo", href: "#products" }
title: "La Chulada", description: "Productos de limpieza premium para el hogar y negocio. Especialistas en químicos ecológicos y soluciones de higiene profesional.", imageSrc: "http://img.b2bpic.net/free-photo/eco-products-concept-with-copy-space_23-2148781890.jpg", imageAlt: "cleaning supplies products household", button: { text: "Ver Catálogo", onClick: () => setActiveCompany('la-chulada') }
},
{
title: "The Good Servicis", description: "Plataforma de servicios digitales y entretenimiento. Acceso a streaming premium, aplicaciones digitales y suscripciones internacionales.", imageSrc: "http://img.b2bpic.net/free-vector/flat-movie-accessories_23-2147543218.jpg", imageAlt: "streaming platform icons digital entertainment", button: { text: "Ver Catálogo", href: "#products" }
title: "The Good Servicis", description: "Plataforma de servicios digitales y entretenimiento. Acceso a streaming premium, aplicaciones digitales y suscripciones internacionales.", imageSrc: "http://img.b2bpic.net/free-vector/flat-movie-accessories_23-2147543218.jpg", imageAlt: "streaming platform icons digital entertainment", button: { text: "Ver Catálogo", onClick: () => setActiveCompany('the-good-servicis') }
},
{
title: "Joyería Sammy Santos", description: "Joyería especializada en piezas elegantes de plata auténtica. Diseños exclusivos en cadenas, anillos, pulseras y aretes de alta calidad.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509242.jpg", imageAlt: "luxury jewelry silver rings elegant", button: { text: "Ver Catálogo", href: "#products" }
title: "Joyería Sammy Santos", description: "Joyería especializada en piezas elegantes de plata auténtica. Diseños exclusivos en cadenas, anillos, pulseras y aretes de alta calidad.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-engagement-ring-with-diamonds_23-2149509242.jpg", imageAlt: "luxury jewelry silver rings elegant", button: { text: "Ver Catálogo", onClick: () => setActiveCompany('joyeria-sammy-santos') }
}
]}
gridVariant="three-columns-all-equal-width"
@@ -81,52 +409,7 @@ export default function LandingPage() {
title="Catálogo de Productos"
description="Explora nuestro amplio catálogo de productos y servicios de calidad premium"
tag="Productos"
products={[
{
id: "cloro-001", brand: "La Chulada", name: "Cloro Premium 5L", price: "RD$ 450", rating: 5,
reviewCount: "245", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-crop-man-with-sprayer_23-2147767007.jpg", imageAlt: "chlorine bleach bottle cleaning product"
},
{
id: "detergente-001", brand: "La Chulada", name: "Detergente Profesional 3kg", price: "RD$ 380", rating: 5,
reviewCount: "189", imageSrc: "http://img.b2bpic.net/free-photo/top-view-eco-friendly-cleaning-products-with-brushes_23-2148818435.jpg", imageAlt: "laundry detergent washing powder product"
},
{
id: "desinfectante-001", brand: "La Chulada", name: "Desinfectante Multiusos", price: "RD$ 320", rating: 4,
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/defocused-woman-with-medical-mask-holding-hand-sanitizer_23-2148708910.jpg", imageAlt: "disinfectant spray bottle cleaner"
},
{
id: "ambientador-001", brand: "La Chulada", name: "Ambientador de Lujo 250ml", price: "RD$ 290", rating: 5,
reviewCount: "203", imageSrc: "http://img.b2bpic.net/free-photo/aroma-oil-diffuser-lamp-blurred-background-interior-room_169016-29803.jpg", imageAlt: "air freshener fragrance spray room"
},
{
id: "netflix-001", brand: "The Good Servicis", name: "Netflix Premium 4K", price: "RD$ 599/mes", rating: 5,
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-vector/multimedia-logo-templates-collection_1346-20.jpg", imageAlt: "netflix streaming service app icon"
},
{
id: "spotify-001", brand: "The Good Servicis", name: "Spotify Premium 1 Mes", price: "RD$ 149/mes", rating: 5,
reviewCount: "980", imageSrc: "http://img.b2bpic.net/free-vector/music-player-app-interface_23-2148548909.jpg", imageAlt: "spotify music streaming app icon"
},
{
id: "disney-001", brand: "The Good Servicis", name: "Disney+ Bundle Anual", price: "RD$ 2,999", rating: 5,
reviewCount: "756", imageSrc: "http://img.b2bpic.net/free-vector/dating-app-interface-mobile_23-2148511708.jpg", imageAlt: "disney plus streaming platform icon"
},
{
id: "cadena-001", brand: "Joyería Sammy Santos", name: "Cadena Plata 925 - 50cm", price: "RD$ 1,850", rating: 5,
reviewCount: "432", imageSrc: "http://img.b2bpic.net/free-photo/abstract-gold-chain-jewellery-presentation_23-2149599073.jpg", imageAlt: "silver chain necklace jewelry elegant"
},
{
id: "anillo-001", brand: "Joyería Sammy Santos", name: "Anillo Plata Elegante T-8", price: "RD$ 950", rating: 5,
reviewCount: "387", imageSrc: "http://img.b2bpic.net/free-photo/reflection-background-gold-pendant-precious-glass_1400-34.jpg", imageAlt: "silver ring luxury jewelry elegant"
},
{
id: "pulsera-001", brand: "Joyería Sammy Santos", name: "Pulsera Plata 925 Clásica", price: "RD$ 1,450", rating: 5,
reviewCount: "298", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-making-namaste-with-closed-eyes_1163-4063.jpg", imageAlt: "silver bracelet jewelry luxury elegant"
},
{
id: "arete-001", brand: "Joyería Sammy Santos", name: "Aretes Plata Brillantes", price: "RD$ 680", rating: 5,
reviewCount: "215", imageSrc: "http://img.b2bpic.net/free-photo/still-life-aesthetic-earrings_23-2149649130.jpg", imageAlt: "silver earrings jewelry elegant pair"
}
]}
products={allProducts}
gridVariant="four-items-2x2-equal-grid"
animationType="scale-rotate"
textboxLayout="default"
@@ -165,4 +448,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}