Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit d556692

Browse files
MemeVeelsclaude
andcommitted
Fix appointment time: 1 april om 14:00
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e23ccb6 commit d556692

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/112SchadeProposalMarch2026/components/NextStepsSection.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default function NextStepsSection() {
2323
<h2 className={styles.title}>Contact</h2>
2424
<div className={styles.appointmentCard}>
2525
<span className={styles.appointmentLabel}>Volgende afspraak op:</span>
26-
<span className={styles.appointmentDate}>Dinsdag 31 maart om 15:15 of woensdag 1 april vóór 14:00</span>
26+
<span className={styles.appointmentDate}>Dinsdag 31 maart om 15:15 of woensdag 1 april om 14:00</span>
2727
</div>
2828

2929
<div className={styles.contact}>

0 commit comments

Comments
 (0)