|
|
@ -13,10 +13,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
get_header(); ?>
|
|
|
|
get_header(); ?>
|
|
|
|
|
|
|
|
|
|
|
|
/* Loads widget slider area */
|
|
|
|
|
|
|
|
<?php get_template_part('hero'); ?>
|
|
|
|
<?php get_template_part('hero'); ?>
|
|
|
|
|
|
|
|
|
|
|
|
/* Loads static hero */
|
|
|
|
|
|
|
|
<?php get_template_part('statichero'); ?>
|
|
|
|
<?php get_template_part('statichero'); ?>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|