fix(ui): update wedding details and add new pages

* change RSVP deadline and venue details
* add venue and wedding party pages with relevant information
* enhance layout with additional meta descriptions and links
This commit is contained in:
2026-08-23 10:19:26 +02:00
parent 3c8f07978c
commit 4eddecea8e
7 changed files with 318 additions and 10 deletions
+3 -3
View File
@@ -3,8 +3,8 @@
export const FALLBACK_SITE_URL = "https://zoeshaldon.warky.info";
export const FALLBACK_WEDDING_DATE = "2026-11-07T16:00:00+02:00";
export const FALLBACK_CEREMONY_TIME = "16:00 for 16:30";
export const FALLBACK_RSVP_BY_DATE = "2026-09-01T00:00:00+02:00";
export const FALLBACK_VENUE_NAME = "Rivier Plaas";
export const FALLBACK_RSVP_BY_DATE = "2026-10-17T00:00:00+02:00";
export const FALLBACK_VENUE_NAME = "Rivier Plaas Wedding Venue";
export const FALLBACK_VENUE_ADDRESS =
"Langenhoven Rd, Sherman Park AH, Meyerton, 1961";
"Langenhoven Street, Riversdale, Meyerton, 1961";
export const FALLBACK_RSVP_PHONE = "076 925 1718";