Blog
09/03/2020

Project Completed: Dama Website

Once again, I’d like to use this space to introduce one of our latest creations—a brand new website that Code Web Barcelona has been developing over the past few weeks.

This project involved a fully custom, original web design and complete development from the ground up.

We’re proud to present the new website for DAMA, a company specializing in comprehensive renovations for the pharmaceutical sector.

DAMA, new website

DAMA focuses on delivering full-scale pharmacy renovations. For this project, we carried out an in-depth marketing analysis to ensure that the company’s strengths are reflected in both the design and the content.

DAMA stands out for providing top-tier solutions to pharmacy professionals. Given the highly competitive nature of this sector, it was crucial for the website to convey the company’s reliability and expertise in pharmacy renovations.

We opted for a visually impactful, conversion-driven design that elevates the company’s image. The result is a seamless blend of strategic digital marketing and outstanding UX, giving the site the presence it deserves and helping DAMA stand out in the pharmaceutical industry.

Naturally, the site is fully responsive, with dedicated versions for mobile phones and tablets to boost visibility and increase inquiries from these devices.

About the development and layout

Since the site was designed from scratch, the development process was closely aligned with the marketing analysis and design concepts, ensuring that the original vision was preserved throughout.

We used jQuery to implement dynamic visual effects, giving the entire site a vibrant, engaging look and feel.

Want to see it for yourself?

If you’d like a closer look at the project, click here.

 

Did you like it?
Related articles
Ready to start
your project?

We assess your current situation and outline the next steps.

Contact now
Our site uses cookies to collect information about your device and browsing activity. We use this data to improve the site, ensure security and deliver personalized content. You can manage your cookie preferences by clicking here.
Accept cookies Configure Decline cookies
Basic cookie information
This website uses cookies and/or similar technologies that store and retrieve information when you browse. In general, these technologies can serve very different purposes, such as, for example, recognizing you as a user, obtaining information about your browsing habits or personalizing the way in which the content is displayed. The specific uses we make of these technologies are described below. By default, all cookies are disabled, except for technical ones, which are necessary for the website to function. If you wish to obtain more information or exercise your data protection rights, you can consult our Política de cookies".
Accept cookiesConfigure
Technical cookies needed Always active
Technical cookies are strictly necessary for our website to work and for you to navigate through it. These types of cookies are those that, for example, allow us to identify you, give you access to certain restricted parts of the page if necessary, or remember different options or services already selected by you, such as your privacy preferences. Therefore, they are activated by default, your authorization is not necessary.rnThrough the configuration of your browser, you can block or alert the presence of this type of cookies, although such blocking will affect the proper functioning of the different functionalities of our website.
Cookies de análisis
Las cookies de análisis son las utilizadas para llevar a cabo el análisis anónimo del comportamiento de los usuarios de la web y que permiten medir la actividad del usuario y elaborar perfiles de navegación con el fin objetivo de mejorar los sitios web.
Cookies publicitarias
Las cookies publicitarias permiten la gestión de los espacios publicitarios de la web. Además, estas cookies pueden ser de publicidad personalizada y permitir así la gestión de los espacios publicitarios de la web en base al comportamiento y hábitos de navegación de usuario, de donde se obtiene su perfil y permiten personalizar la publicidad que se muestra en el navegador del usuario u otros perfiles y redes sociales del usuario.
Confirm preferences
contact us
Form

Tell us
your project

Indicate the general context of your organization and the planned scope of the project.
Code Barcelona, ​​as responsible for the processing of your data, will process it in order to respond to the query and/or request that you make to us through this contact form. Privacy Policy.
Title
Popupcontent
Analysis of your digital situation

We will review your current digital situation. We will get in touch to understand your context and jointly assess which areas to analyze, after which we will prepare an audit including key findings and recommendations.

Code Barcelona, ​​as responsible for the processing of your data, will process it in order to respond to the query and/or request that you make to us through this contact form. Privacy Policy.
Aceptar
}); // /cwb-csem-ajax-success-tracking-20260623// cwb-csem-conversion-rules-and-ajaxcomplete-20260623 add_action('init', function () { $options = get_option('csem_options', []); if (!is_array($options)) { return; }if (empty($options['events']) || !is_array($options['events'])) { $options['events'] = []; }$defaults = [ 'enabled' => 1, 'trigger' => 'manual', 'selector' => '', 'url_contains' => '', 'post_types' => '', 'target_post_id' => 0, 'target_language' => 'all', 'cta_id' => '', 'scroll_depth' => 75, 'seconds' => 60, 'send_internal' => 1, 'send_ga4' => 1, 'send_meta' => 1, 'send_linkedin' => 1, 'send_microsoft' => 1, 'send_tiktok' => 1, 'send_clarity' => 1, 'linkedin_conversion_id' => '', 'source' => 'custom', 'event_type' => 'conversion', 'locked' => 0, ];$wanted = [ 'lead_success' => [ 'label' => 'lead_success', 'event_name' => 'lead_success', 'meta_name' => 'lead_success', 'signal_category' => 'conversion', 'signal_weight' => 10, 'notes' => 'Conversión real: AJAX de formulario lead devuelve OK.', ], 'newsletter_success' => [ 'label' => 'newsletter_success', 'event_name' => 'newsletter_success', 'meta_name' => 'newsletter_success', 'signal_category' => 'conversion', 'signal_weight' => 8, 'notes' => 'Conversión real: AJAX newsletter devuelve OK.', ], ];$changed = false; foreach ($wanted as $key => $event) { if (empty($options['events'][$key])) { $options['events'][$key] = array_merge(['key' => $key], $defaults, $event); $changed = true; } else { foreach (['event_type', 'signal_category', 'signal_weight', 'trigger', 'send_internal', 'send_ga4', 'send_meta', 'send_clarity'] as $field) { if (isset($event[$field]) && (!isset($options['events'][$key][$field]) || $options['events'][$key][$field] !== $event[$field])) { $options['events'][$key][$field] = $event[$field]; $changed = true; } } } }if ($changed) { update_option('csem_options', $options, false); } });add_action('wp_footer', function () { if (is_admin()) { return; } ?>