SICSAS cover

SICSAS

Repo Repository

SICSAS (Seguridad Industrial Cárdenas S.A.S) is the corporate website for a Cali-based company specializing in fire suppression systems. The site presents the company’s services, products, and contact information to potential clients in the industrial sector.

Services

The site showcases a full catalog of fire protection systems, each with its own dedicated page explaining how it works and the NFPA standards it complies with:

Products

An industrial safety product catalog organized by protection category — respiratory, visual, auditory, head and face, hands, height, feet, body, signage, and emergency supplies. Users can filter by category through a searchable dropdown menu.

Contact

A contact dialog is available from any page, showing phone numbers, WhatsApp, email, and office location — all copyable to clipboard with one click. A built-in contact form sends messages directly to the company’s inbox via Nodemailer and React Email, with Zod validation on both client and server through Astro Actions.

Tech stack

Built with Astro and React, styled with Tailwind CSS, and deployed on Vercel. Content is managed through Astro content collections. The UI includes an auto-scrolling image gallery, an animated header that shrinks on scroll using the native CSS scroll-driven animations API, and page transitions via Astro View Transitions.