azri 4 months ago
parent
commit
b30875785e

+ 2
- 15
resources/views/components/event-info.blade.php View File

@@ -50,8 +50,7 @@
50 50
         <p class="font-medium text-sm text-gray-500 pb-4">Majlis Tamat</p>
51 51
     </div>
52 52
     @else
53
-        {{-- tentatif baru untuk rsvp yang en aliff bagitahu --}}
54
-        {{-- <div class="text-center ">
53
+        <div class="text-center ">
55 54
             <p class="font-medium text-gray-600 pb-2">Aturcara Majlis</p>
56 55
             <p class="font-medium text-sm text-gray-600">11.00 Pagi :</p>
57 56
             <p class="font-medium text-sm text-gray-500 pb-4">Majlis Bermula</p>
@@ -65,18 +64,6 @@
65 64
             <p class="font-medium text-sm text-gray-500 pb-4">Mula Sesi Bergambar</p>
66 65
             <p class="font-medium text-sm text-gray-600">4.00 Petang :</p>
67 66
             <p class="font-medium text-sm text-gray-500 pb-4">Majlis Tamat</p>
68
-        </div> --}}
67
+        </div>
69 68
     @endif
70
-
71
-
72
-    {{-- <div class="flex justify-center space-x-4 py-10">
73
-        <a href="https://wa.me/01133133619" target="_blank" class="flex items-center space-x-2 font-medium text-green-600">
74
-            <i class="fa-brands fa-whatsapp"></i>
75
-            <span>Whatsapp</span>
76
-        </a>
77
-        <a href="https://waze.com/ul?ll=3.813773712972233,103.3581291828455&navigate=yes" target="_blank" class="flex items-center space-x-2 font-medium text-blue-600">
78
-            <i class="fa-brands fa-waze"></i>
79
-            <span>Waze</span>
80
-        </a>
81
-    </div> --}}
82 69
 </div>

+ 7
- 7
resources/views/components/navbar.blade.php View File

@@ -1,18 +1,18 @@
1
-<div class="fixed bottom-0 left-0 w-full bg-navbarcolor shadow-lg rounded-t-lg">
2
-    <div class="flex justify-around p-3">
3
-        <a onclick="rsvp.showModal()" class="text-babyblue">
1
+<div class="fixed bottom-0 left-0 w-full bg-navbarcolor shadow-lg rounded-t-xl">
2
+    <div class="flex justify-around py-4">
3
+        <a onclick="rsvp.showModal()" class="text-babyblue text-xl">
4 4
             <i class="fa-solid fa-envelope-open-text"></i>
5 5
         </a>
6
-        <a onclick="emoney.showModal()" class="text-babyblue">
6
+        <a onclick="emoney.showModal()" class="text-babyblue text-xl">
7 7
             <i class="fa-solid fa-circle-dollar-to-slot"></i>
8 8
         </a>
9
-        <a onclick="contact.showModal()" class="text-babyblue">
9
+        <a onclick="contact.showModal()" class="text-babyblue text-xl">
10 10
             <i class="fa-solid fa-phone"></i>
11 11
         </a>
12
-        <a onclick="locations.showModal()" class="text-babyblue">
12
+        <a onclick="locations.showModal()" class="text-babyblue text-xl">
13 13
             <i class="fa-solid fa-location-dot"></i>
14 14
         </a>
15
-        <a onclick="calendar.showModal()" class="text-babyblue">
15
+        <a onclick="calendar.showModal()" class="text-babyblue text-xl">
16 16
             <i class="fa-solid fa-calendar-days"></i>
17 17
         </a>
18 18
     </div>

+ 13
- 9
resources/views/modals/contact-modal.blade.php View File

@@ -2,6 +2,7 @@
2 2
     <div class="modal-box w-11/12 max-w-5xl">
3 3
       <h3 class="text-lg font-bold">Hubungi PIC</h3>
4 4
       <div class="flex flex-col space-y-3 pt-2">
5
+        
5 6
         <div class="flex justify-between">
6 7
           <p class="font-medium text-gray-600">Ariff</p>
7 8
           <div class="flex space-x-3">
@@ -13,6 +14,7 @@
13 14
             </a>
14 15
           </div>
15 16
         </div>
17
+
16 18
         <div class="flex justify-between">
17 19
           <p class="font-medium text-gray-600">Akmal</p>
18 20
           <div class="flex space-x-3">
@@ -24,30 +26,32 @@
24 26
             </a>
25 27
           </div>
26 28
         </div>
27
-        {{-- tambah 2 lagi nombor pic --}}
28
-        {{-- <div class="flex justify-between">
29
-          <p class="font-medium text-gray-600">Nama</p>
29
+
30
+        <div class="flex justify-between">
31
+          <p class="font-medium text-gray-600">PIC 3</p>
30 32
           <div class="flex space-x-3">
31
-            <a href="tel:+6" class="flex items-center space-x-2 font-medium text-blue-900">//masuk no phone
33
+            <a href="tel:+6" class="flex items-center space-x-2 font-medium text-blue-900">
32 34
               <i class="fa-solid fa-phone-volume text-2xl"></i>
33 35
             </a>
34
-            <a href="https://wa.me/6" target="_blank" class="flex items-center space-x-2 font-medium text-green-600">//masuk no phone
36
+            <a href="https://wa.me/6" target="_blank" class="flex items-center space-x-2 font-medium text-green-600">
35 37
               <i class="fa-brands fa-whatsapp text-3xl"></i>
36 38
             </a>
37 39
           </div>
38 40
         </div>
41
+
39 42
         <div class="flex justify-between">
40
-          <p class="font-medium text-gray-600">Nama</p>
43
+          <p class="font-medium text-gray-600">PIC 4</p>
41 44
           <div class="flex space-x-3">
42
-            <a href="tel:+6" class="flex items-center space-x-2 font-medium text-blue-900">//masuk no phone
45
+            <a href="tel:+6" class="flex items-center space-x-2 font-medium text-blue-900">
43 46
               <i class="fa-solid fa-phone-volume text-2xl"></i>
44 47
             </a>
45
-            <a href="https://wa.me/6" target="_blank" class="flex items-center space-x-2 font-medium text-green-600"> //masuk no phone
48
+            <a href="https://wa.me/6" target="_blank" class="flex items-center space-x-2 font-medium text-green-600">
46 49
               <i class="fa-brands fa-whatsapp text-3xl"></i>
47 50
             </a>
48 51
           </div>
49
-        </div> --}}
52
+        </div>
50 53
       </div>
54
+
51 55
       <div class="modal-action">
52 56
         <form method="dialog">
53 57
           <!-- if there is a button, it will close the modal -->

Loading…
Cancel
Save