diff --git a/app/Utilities/Helpers.php b/app/Utilities/Helpers.php index 906d9b9..4a5b8c9 100644 --- a/app/Utilities/Helpers.php +++ b/app/Utilities/Helpers.php @@ -7,6 +7,23 @@ function setAboutImage() return asset('images/about.jpg'); } } + +if (!function_exists('setStemImage')) { + + function setStemImage() + { + return asset('images/stem4girls.jpg'); + } +} + +if (!function_exists('setStemUpImages')) { + + function setStemUpImages() + { + return array_map(fn ($img) => asset("images/stepup4girls/$img.jpg"), [1, 2, 3, 4, 5, 6]); + } +} + if (!function_exists('setSchoolImg')) { function setSchoolImg(string $imgName = '1'): string diff --git a/public/images/banner/3.jpg b/public/images/banner/3.jpg index 14ef2a6..8782524 100644 Binary files a/public/images/banner/3.jpg and b/public/images/banner/3.jpg differ diff --git a/public/images/banner/4.jpg b/public/images/banner/4.jpg new file mode 100644 index 0000000..14ef2a6 Binary files /dev/null and b/public/images/banner/4.jpg differ diff --git a/public/images/flyer.jpg b/public/images/flyer.jpg index bd33722..1c260b6 100644 Binary files a/public/images/flyer.jpg and b/public/images/flyer.jpg differ diff --git a/public/images/stem4girls.jpg b/public/images/stem4girls.jpg new file mode 100644 index 0000000..914de7c Binary files /dev/null and b/public/images/stem4girls.jpg differ diff --git a/public/images/stepup4girls/1.jpg b/public/images/stepup4girls/1.jpg new file mode 100644 index 0000000..fa8af11 Binary files /dev/null and b/public/images/stepup4girls/1.jpg differ diff --git a/public/images/stepup4girls/2.jpg b/public/images/stepup4girls/2.jpg new file mode 100644 index 0000000..09ffe29 Binary files /dev/null and b/public/images/stepup4girls/2.jpg differ diff --git a/public/images/stepup4girls/3.jpg b/public/images/stepup4girls/3.jpg new file mode 100644 index 0000000..d5d833c Binary files /dev/null and b/public/images/stepup4girls/3.jpg differ diff --git a/public/images/stepup4girls/4.jpg b/public/images/stepup4girls/4.jpg new file mode 100644 index 0000000..a1c66f4 Binary files /dev/null and b/public/images/stepup4girls/4.jpg differ diff --git a/public/images/stepup4girls/5.jpg b/public/images/stepup4girls/5.jpg new file mode 100644 index 0000000..d86a57e Binary files /dev/null and b/public/images/stepup4girls/5.jpg differ diff --git a/public/images/stepup4girls/6.jpg b/public/images/stepup4girls/6.jpg new file mode 100644 index 0000000..31a0c87 Binary files /dev/null and b/public/images/stepup4girls/6.jpg differ diff --git a/resources/views/components/art-card.blade.php b/resources/views/components/art-card.blade.php index 8a4d3a9..297d35e 100644 --- a/resources/views/components/art-card.blade.php +++ b/resources/views/components/art-card.blade.php @@ -1,146 +1,14 @@ -
-
-
-
-
-
-
-
- "Outer Edge" by Craig French -
-
-
-

Craig - French

-

"Outer - Edge", 2017 -

-
-
-
-
-
-
-
-
-
-
"Somewhere In Time" by Craig French -
-
-
-

Craig - French

-

"Somewhere In - Time", 2017 -

-
-
-
-
-
-
-
-
-
-
Tango by Craig French
-
-
-

Craig French

-

Tango, - 2018

-

-
-
-
-
-
-
-
-
-
-
- "Bullfighter" by Craig French -
-
-
-

Craig French

-

"Bullfighter", - 2021

-

-
-
-
-
-
-
-
-
+
+
+ image +
+
+ image +
+
+ image
diff --git a/resources/views/components/front/header.blade.php b/resources/views/components/front/header.blade.php index ea23635..dabf62a 100644 --- a/resources/views/components/front/header.blade.php +++ b/resources/views/components/front/header.blade.php @@ -25,7 +25,7 @@ class="inline-flex items-center justify-center p-2 rounded-md bg-gray-50 text-bl Home About - Art Gallery + Art Gallery
Art Exhibition @@ -38,6 +38,8 @@ class="inline-flex items-center justify-center p-2 rounded-md bg-gray-50 text-bl KIDS2ACTION CAMPAIGN + STEPUP Stem 4 Girls +
{{--
@@ -83,7 +85,8 @@ class="inline-flex items-center justify-center p-2 bg-white rounded-md text-blue About Art Gallery + class="block px-3 py-2 text-base font-medium rounded-md text-blue-black hover:bg-gray-50">Art + Gallery
@@ -97,6 +100,8 @@ class="block px-3 py-2 text-base font-medium rounded-md text-blue-black hover:bg KIDS2ACTION CAMPAIGN + STEPUP Stem 4 Girls +
{{--
diff --git a/resources/views/front/stem4girls.blade.php b/resources/views/front/stem4girls.blade.php new file mode 100644 index 0000000..7285059 --- /dev/null +++ b/resources/views/front/stem4girls.blade.php @@ -0,0 +1,66 @@ + +
+
+
+
+

Step up stem for girls

+

+

+
+
+
+ +
+
+
+
+

+ About STEM4Girls +

+

+ STEP Up STEM4Girls is our project primarily focusing on young girls. The objective is to + encourage, stimulate and prepare young girls to pursue STEM related careers, providing resources + to enhance digital transformation and training. The 2 day workshop includes hands-on practical + experiences and mentorship from leading ladies in the industry. +

+
+
+
+ ... +
+ + + +

+ Step up - Stem Education +

+

+ In collaboration with Makers Place + GH +

+
+
+
+
+
+
+ +
+
+
+ @foreach (setStemUpImages() as $image) +
+
+ gallery +
+
+ @endforeach +
+
+
+
diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 5b95455..565ab82 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -77,15 +77,15 @@ class="absolute left-0 block w-full" style="height: 95px; top: -94px;">