diff --git a/public/aganda-back.jpg b/public/aganda-back.jpg new file mode 100644 index 0000000..d91edd4 Binary files /dev/null and b/public/aganda-back.jpg differ diff --git a/public/hero-back.jpg b/public/hero-back.jpg new file mode 100644 index 0000000..b6c094c Binary files /dev/null and b/public/hero-back.jpg differ diff --git a/public/how-back.jpg b/public/how-back.jpg new file mode 100644 index 0000000..848efc0 Binary files /dev/null and b/public/how-back.jpg differ diff --git a/public/offer-back.jpg b/public/offer-back.jpg new file mode 100644 index 0000000..1042c5b Binary files /dev/null and b/public/offer-back.jpg differ diff --git a/resources/js/components/landing/HeroSection.vue b/resources/js/components/landing/HeroSection.vue index 1534695..8eb31de 100644 --- a/resources/js/components/landing/HeroSection.vue +++ b/resources/js/components/landing/HeroSection.vue @@ -20,13 +20,7 @@ const goToShuffle = () => {
-
+
diff --git a/resources/js/components/landing/HowSection.vue b/resources/js/components/landing/HowSection.vue index 71d3830..0776a5a 100644 --- a/resources/js/components/landing/HowSection.vue +++ b/resources/js/components/landing/HowSection.vue @@ -1,37 +1,88 @@