Browse Source

contact, navbar and tentatif

master
farhan 4 months ago
parent
commit
126c38105a

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

50
         <p class="font-medium text-sm text-gray-500 pb-4">Majlis Tamat</p>
50
         <p class="font-medium text-sm text-gray-500 pb-4">Majlis Tamat</p>
51
     </div>
51
     </div>
52
     @else
52
     @else
53
-        {{-- tentatif baru untuk rsvp yang en aliff bagitahu --}}
54
-        {{-- <div class="text-center ">
53
+        <div class="text-center ">
55
             <p class="font-medium text-gray-600 pb-2">Aturcara Majlis</p>
54
             <p class="font-medium text-gray-600 pb-2">Aturcara Majlis</p>
56
             <p class="font-medium text-sm text-gray-600">11.00 Pagi :</p>
55
             <p class="font-medium text-sm text-gray-600">11.00 Pagi :</p>
57
             <p class="font-medium text-sm text-gray-500 pb-4">Majlis Bermula</p>
56
             <p class="font-medium text-sm text-gray-500 pb-4">Majlis Bermula</p>
65
             <p class="font-medium text-sm text-gray-500 pb-4">Mula Sesi Bergambar</p>
64
             <p class="font-medium text-sm text-gray-500 pb-4">Mula Sesi Bergambar</p>
66
             <p class="font-medium text-sm text-gray-600">4.00 Petang :</p>
65
             <p class="font-medium text-sm text-gray-600">4.00 Petang :</p>
67
             <p class="font-medium text-sm text-gray-500 pb-4">Majlis Tamat</p>
66
             <p class="font-medium text-sm text-gray-500 pb-4">Majlis Tamat</p>
68
-        </div> --}}
67
+        </div>
69
     @endif
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
 </div>
69
 </div>

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

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-6">
3
+        <a onclick="rsvp.showModal()" class="text-babyblue text-3xl">
4
             <i class="fa-solid fa-envelope-open-text"></i>
4
             <i class="fa-solid fa-envelope-open-text"></i>
5
         </a>
5
         </a>
6
-        <a onclick="emoney.showModal()" class="text-babyblue">
6
+        <a onclick="emoney.showModal()" class="text-babyblue text-3xl">
7
             <i class="fa-solid fa-circle-dollar-to-slot"></i>
7
             <i class="fa-solid fa-circle-dollar-to-slot"></i>
8
         </a>
8
         </a>
9
-        <a onclick="contact.showModal()" class="text-babyblue">
9
+        <a onclick="contact.showModal()" class="text-babyblue text-3xl">
10
             <i class="fa-solid fa-phone"></i>
10
             <i class="fa-solid fa-phone"></i>
11
         </a>
11
         </a>
12
-        <a onclick="locations.showModal()" class="text-babyblue">
12
+        <a onclick="locations.showModal()" class="text-babyblue text-3xl">
13
             <i class="fa-solid fa-location-dot"></i>
13
             <i class="fa-solid fa-location-dot"></i>
14
         </a>
14
         </a>
15
-        <a onclick="calendar.showModal()" class="text-babyblue">
15
+        <a onclick="calendar.showModal()" class="text-babyblue text-3xl">
16
             <i class="fa-solid fa-calendar-days"></i>
16
             <i class="fa-solid fa-calendar-days"></i>
17
         </a>
17
         </a>
18
     </div>
18
     </div>

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

2
     <div class="modal-box w-11/12 max-w-5xl">
2
     <div class="modal-box w-11/12 max-w-5xl">
3
       <h3 class="text-lg font-bold">Hubungi PIC</h3>
3
       <h3 class="text-lg font-bold">Hubungi PIC</h3>
4
       <div class="flex flex-col space-y-3 pt-2">
4
       <div class="flex flex-col space-y-3 pt-2">
5
+        
5
         <div class="flex justify-between">
6
         <div class="flex justify-between">
6
           <p class="font-medium text-gray-600">Ariff</p>
7
           <p class="font-medium text-gray-600">Ariff</p>
7
           <div class="flex space-x-3">
8
           <div class="flex space-x-3">
13
             </a>
14
             </a>
14
           </div>
15
           </div>
15
         </div>
16
         </div>
17
+
16
         <div class="flex justify-between">
18
         <div class="flex justify-between">
17
           <p class="font-medium text-gray-600">Akmal</p>
19
           <p class="font-medium text-gray-600">Akmal</p>
18
           <div class="flex space-x-3">
20
           <div class="flex space-x-3">
24
             </a>
26
             </a>
25
           </div>
27
           </div>
26
         </div>
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
           <div class="flex space-x-3">
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
               <i class="fa-solid fa-phone-volume text-2xl"></i>
34
               <i class="fa-solid fa-phone-volume text-2xl"></i>
33
             </a>
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
               <i class="fa-brands fa-whatsapp text-3xl"></i>
37
               <i class="fa-brands fa-whatsapp text-3xl"></i>
36
             </a>
38
             </a>
37
           </div>
39
           </div>
38
         </div>
40
         </div>
41
+
39
         <div class="flex justify-between">
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
           <div class="flex space-x-3">
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
               <i class="fa-solid fa-phone-volume text-2xl"></i>
46
               <i class="fa-solid fa-phone-volume text-2xl"></i>
44
             </a>
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
               <i class="fa-brands fa-whatsapp text-3xl"></i>
49
               <i class="fa-brands fa-whatsapp text-3xl"></i>
47
             </a>
50
             </a>
48
           </div>
51
           </div>
49
-        </div> --}}
52
+        </div>
50
       </div>
53
       </div>
54
+
51
       <div class="modal-action">
55
       <div class="modal-action">
52
         <form method="dialog">
56
         <form method="dialog">
53
           <!-- if there is a button, it will close the modal -->
57
           <!-- if there is a button, it will close the modal -->

Loading…
Cancel
Save