Kundendaten und Kaufabschluss hinzugefügt.
This commit is contained in:
4
src/components/DatenblattButton.svelte
Normal file
4
src/components/DatenblattButton.svelte
Normal file
@@ -0,0 +1,4 @@
|
||||
<button class="border-2 rounded-lg w-[30%] bg-white">
|
||||
<img src="/images/datenblatt.webp" alt="Datenblatt" />
|
||||
<span class="text-black font-medium text-lg">Datenblatt</span>
|
||||
</button>
|
||||
Reference in New Issue
Block a user