Compare commits
No commits in common. "213a3874d0ead77b00b67f1d31773b01be1b02f5" and "ef91b38fa5d4f2f0641635dcebf04c1d26440c24" have entirely different histories.
213a3874d0
...
ef91b38fa5
@ -7,7 +7,7 @@
|
||||
<!-- Layout gambar + teks -->
|
||||
<div class="about-layout">
|
||||
<div class="about-image">
|
||||
<img src="/Rectangle.png" alt="Tentang Kami - Undangan Digital" />
|
||||
<img src="/logo1.png" alt="Tentang Kami - Undangan Digital" />
|
||||
</div>
|
||||
<div class="about-text">
|
||||
<p>
|
||||
|
@ -23,7 +23,7 @@ const navLinks = ref([
|
||||
{ name: 'Templat', path: '#template' },
|
||||
{ name: 'Panduan', path: '#cara' },
|
||||
{ name: 'Keistimewaan', path: '#keistimewaan' },
|
||||
{ name: 'Testimoni', path: '#testimoni' },
|
||||
{ name: 'Testimoni', path: '#testi' },
|
||||
]);
|
||||
</script>
|
||||
|
||||
|
@ -34,7 +34,7 @@
|
||||
</div>
|
||||
|
||||
<div class="w-full lg:w-1/2">
|
||||
<img src="/iphone.png" alt="Tampilan Undangan Digital di Ponsel" class="mx-auto max-w-full">
|
||||
<img src="/logo2.png" alt="Tampilan Undangan Digital di Ponsel" class="mx-auto max-w-full">
|
||||
<div class="mt-6 text-center italic text-gray-500">
|
||||
<p>"Abadikan momen indahmu dengan undangan digital yang elegan."</p>
|
||||
<p>"Satu aplikasi untuk semua momen spesialmu."</p>
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 228 KiB |
Binary file not shown.
Before Width: | Height: | Size: 233 KiB |
Loading…
Reference in New Issue
Block a user