diff --git a/database/seeds/PeopleTableSeeder.php b/database/seeds/PeopleTableSeeder.php
index 1a9b253..981807a 100644
--- a/database/seeds/PeopleTableSeeder.php
+++ b/database/seeds/PeopleTableSeeder.php
@@ -250,8 +250,8 @@ public function run()
[
'name'=>json_encode([
- 'en'=> 'Barka Nadia',
- 'el'=> 'Μπάρκα Νάντια'
+ 'en'=> 'Baka Konstantina',
+ 'el'=> 'Μπάκα Κωνσταντίνα'
]),
'email' => 'konstantinabaka96@gmail.com',
'img_src' => '/images/team/fr/nadia.jpg',
diff --git a/public/css/app.css b/public/css/app.css
index 44773fe..adb4f07 100644
--- a/public/css/app.css
+++ b/public/css/app.css
@@ -13761,7 +13761,9 @@ article.home #auspices a:hover img {
article.home #map .map {
width: 100%;
height: 400px;
- border: 0;
+ border-style: solid;
+ border-color: #E62B1E;
+ border-width: 4px;
}
article.home #map .venue-gallery {
diff --git a/public/images/backgrounds/pixels_right.svg b/public/images/backgrounds/pixels_right.svg
new file mode 100644
index 0000000..76f4bed
--- /dev/null
+++ b/public/images/backgrounds/pixels_right.svg
@@ -0,0 +1,2326 @@
+
+
+
+
\ No newline at end of file
diff --git a/public/images/speakers/romy-lorenz_alt.jpg b/public/images/speakers/romy-lorenz_alt.jpg
new file mode 100644
index 0000000..0884632
Binary files /dev/null and b/public/images/speakers/romy-lorenz_alt.jpg differ
diff --git a/resources/assets/sass/app.scss b/resources/assets/sass/app.scss
index 24c7f61..0bd00da 100644
--- a/resources/assets/sass/app.scss
+++ b/resources/assets/sass/app.scss
@@ -828,10 +828,14 @@ article.home {
}
}
#map {
+
.map {
width: 100%;
height: 400px;
- border: 0;
+ border-style: solid;
+ border-color: $brand-primary;
+ border-width: 4px;
+
}
.venue-gallery {
margin-top: 1rem;
@@ -1198,7 +1202,7 @@ article.schedule {
/* CONTACT PAGE */
article.contact {
-
+
form {
max-width: 768px;
margin: 0 auto;
diff --git a/resources/views/home.twig b/resources/views/home.twig
index 8913c35..85d97a1 100644
--- a/resources/views/home.twig
+++ b/resources/views/home.twig
@@ -8,6 +8,12 @@
{% block scripts -%}
+
+
+
+
+
+
{%- endblock %}
{% block content %}
@@ -93,7 +99,7 @@
{{ trans('general.home.sections.auspices.title') }}
-
+
diff --git a/resources/views/sponsors.twig b/resources/views/sponsors.twig
index e31fd1b..444d687 100644
--- a/resources/views/sponsors.twig
+++ b/resources/views/sponsors.twig
@@ -14,8 +14,10 @@
{{ trans('general.sponsors.rank.0') }}
+
+
-
+
@@ -37,24 +39,25 @@
{{ trans('general.sponsors.rank.1') }}