I'll help you build this premium SaaS-style landing page for OCCIPUT CONSULTORS. Let me start by generating design inspiration and understanding the project structure.
Now I'll build this premium SaaS landing page for OCCIPUT CONSULTORS. Let me start by updating the globals.css with the specified color scheme and then creating all the components.
Now let me create the main landing page with all sections:
I've built a complete premium SaaS-style landing page for OCCIPUT CONSULTORS. The page includes:
The design uses deep navy (#0F172A) as the primary color, teal (#14B8A6) as the accent, with a clean white background - creating that Stripe/Linear-inspired premium SaaS aesthetic.
ahora agrea un boton para cambiar idioma a español e ingles
Now I have all the context. I'll create a language context provider with all translations and update all components to use it. Let me start by creating the translations file and language context:
Now let me update the page.tsx to include the LanguageProvider and update all components to use translations:
I've added a complete language toggle system to switch between English and Spanish. The implementation includes:
The language preference is saved locally so users will see their preferred language when they return to the site.