From 95a77539d62d74490dedff34c6383b42e0b9ee1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20Ven=C3=A2ncio?= Date: Sat, 19 Apr 2025 10:53:21 -0300 Subject: [PATCH 01/12] refactor: updating home page data --- public/assets/images/sponsors/hersheys.svg | 1 + public/assets/images/sponsors/intel.svg | 7 ++++ public/assets/images/sponsors/k4c.svg | 42 +++++++++++++++++++ src/pages/Home/Hero/Hero.vue | 7 +--- src/pages/Home/Home.vue | 6 +-- src/pages/Home/Impact/Impact.vue | 17 ++++---- src/pages/Home/Sponsors/Sponsors.vue | 14 ++++++- .../SponsorsCarousel/SponsorsCarousel.vue | 3 ++ src/pages/Home/TechShowcase/TechShowcase.vue | 2 +- src/pages/Home/Testimonials/Testimonials.vue | 21 ++++------ 10 files changed, 87 insertions(+), 33 deletions(-) create mode 100644 public/assets/images/sponsors/hersheys.svg create mode 100644 public/assets/images/sponsors/intel.svg create mode 100644 public/assets/images/sponsors/k4c.svg diff --git a/public/assets/images/sponsors/hersheys.svg b/public/assets/images/sponsors/hersheys.svg new file mode 100644 index 00000000..804d9210 --- /dev/null +++ b/public/assets/images/sponsors/hersheys.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/public/assets/images/sponsors/intel.svg b/public/assets/images/sponsors/intel.svg new file mode 100644 index 00000000..a4316e2c --- /dev/null +++ b/public/assets/images/sponsors/intel.svg @@ -0,0 +1,7 @@ + + + + + + + diff --git a/public/assets/images/sponsors/k4c.svg b/public/assets/images/sponsors/k4c.svg new file mode 100644 index 00000000..f4f883d4 --- /dev/null +++ b/public/assets/images/sponsors/k4c.svg @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/pages/Home/Hero/Hero.vue b/src/pages/Home/Hero/Hero.vue index ffdd58c3..74045c61 100644 --- a/src/pages/Home/Hero/Hero.vue +++ b/src/pages/Home/Hero/Hero.vue @@ -7,8 +7,7 @@

- Have fun and learn with
- our educational games! + Learning Made Fun and Inclusive

@@ -16,9 +15,7 @@

- Explore our free, interactive, audio-based games designed to - make learning engaging and inclusive for blind and visually - impaired children. + Try our free audio-based games—interactive, accessible, and built to empower blind and visually impaired children through fun learning.

diff --git a/src/pages/Home/Home.vue b/src/pages/Home/Home.vue index e90b06ca..fac150c5 100644 --- a/src/pages/Home/Home.vue +++ b/src/pages/Home/Home.vue @@ -63,6 +63,7 @@ onUnmounted(() => { >
+
- - +
{ isMobile ? 'px-5' : '' ]" > - -