packagestruktur angepasst

majds
Majd Ibrahim 2026-09-25 11:32:18 +00:00
parent 4447282b76
commit 762f21dfa1
2 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ export function renderAngebotsuebersicht() {
</div> </div>
<!-- HIER ist der wichtige Link für deinen Kollegen: --> <!-- HIER ist der wichtige Link für deinen Kollegen: -->
<a href="buchung.html?id=${pkg.id}" class="package-btn">${pkg.buttonText}</a> <a href="booking.html?id=${pkg.id}" class="package-btn">${pkg.buttonText}</a>
</div> </div>
`; `;