diff --git a/ui/src/routes/+page.svelte b/ui/src/routes/+page.svelte index 74c343d..e56c79a 100644 --- a/ui/src/routes/+page.svelte +++ b/ui/src/routes/+page.svelte @@ -40,13 +40,13 @@

- Welcome to our wedding website! We are so excited to celebrate our - love with our favourite people. As our forever begins, we want to + Welcome to our wedding website!   We are so excited to celebrate + our love with our favourite people. As our forever begins, we want to thank you for your love and support.

- Browse the menu above to find venue directions, dress code details, - and RSVP information. + Browse the menu above to find venue directions, dress code details, and + RSVP information.

We can't wait to see you on {formatFullDate(wedding.date)}, {wedding.ceremonyTime}! @@ -63,8 +63,7 @@ Share photos - Details + Details

diff --git a/ui/src/routes/details/+page.svelte b/ui/src/routes/details/+page.svelte index 1c9701f..8450e15 100644 --- a/ui/src/routes/details/+page.svelte +++ b/ui/src/routes/details/+page.svelte @@ -95,5 +95,11 @@ {/each} + +

+ A Special Note of Thanks +
diff --git a/ui/src/routes/thanks/+page.svelte b/ui/src/routes/thanks/+page.svelte new file mode 100644 index 0000000..2f83213 --- /dev/null +++ b/ui/src/routes/thanks/+page.svelte @@ -0,0 +1,49 @@ + + +
+ + +
+

+ A Special Note of Thanks +

+

+ To some very special people in our lives who have helped us make our day + magical: +

+
    + {#each thanks as person (person.name)} +
  • + {person.name} + {person.role} +
  • + {/each} +
+

+ If there is anyone we have forgotten about, please know that you are all + special to us! +

+
+
diff --git a/ui/src/routes/wedding-party/+page.svelte b/ui/src/routes/wedding-party/+page.svelte index 2e90a19..9120ed3 100644 --- a/ui/src/routes/wedding-party/+page.svelte +++ b/ui/src/routes/wedding-party/+page.svelte @@ -1,24 +1,40 @@
-
+

The I-Do Crew

Meet the legendary lineup helping us make it down the aisle at Rivier Plaas!

-
-

Behind the Bride

-
    - {#each bride as person (person.name)} -
  • -

    - {person.role}: - {person.name} -

    -

    {person.note}

    -
  • - {/each} -
-
+
+
+

Behind the Bride

+
    + {#each bride as person (person.name)} +
  • + {#if person.photo} + {person.name} + {:else} +
    + {initials(person.name)} +
    + {/if} +
    +

    + {person.role}: + {person.name} +

    +

    {person.note}

    +
    +
  • + {/each} +
+
-
-

Behind the Groom

-
    - {#each groom as person (person.name)} -
  • -

    - {person.role}: - {person.name} -

    -

    {person.note}

    -
  • - {/each} -
+
+

Behind the Groom

+
    + {#each groom as person (person.name)} +
  • + {#if person.photo} + {person.name} + {:else} +
    + {initials(person.name)} +
    + {/if} +
    +

    + {person.role}: + {person.name} +

    +

    {person.note}

    +
    +
  • + {/each} +
+

The Dog-bearers

-

Roxi & Chloe Muller

-
- -
-

A Special Note of Thanks

-

- To some very special people in our lives who have helped us make our - day magical: -

-
    - {#each thanks as person (person.name)} -
  • - {person.name} - {person.role} -
  • - {/each} -
-

- If there is anyone we have forgotten about, please know that you are - all special to us! -

+
+ Roxi & Chloe Muller +

Roxi & Chloe Muller

+
diff --git a/ui/static/people/Bronwin.jpeg b/ui/static/people/Bronwin.jpeg new file mode 100644 index 0000000..85267f9 Binary files /dev/null and b/ui/static/people/Bronwin.jpeg differ diff --git a/ui/static/people/Dehan.jpeg b/ui/static/people/Dehan.jpeg new file mode 100644 index 0000000..6463851 Binary files /dev/null and b/ui/static/people/Dehan.jpeg differ diff --git a/ui/static/people/Harold.jpeg b/ui/static/people/Harold.jpeg new file mode 100644 index 0000000..2ece8cc Binary files /dev/null and b/ui/static/people/Harold.jpeg differ diff --git a/ui/static/people/Justin.jpeg b/ui/static/people/Justin.jpeg new file mode 100644 index 0000000..b80b283 Binary files /dev/null and b/ui/static/people/Justin.jpeg differ diff --git a/ui/static/people/Karabo.jpeg b/ui/static/people/Karabo.jpeg new file mode 100644 index 0000000..537c0d9 Binary files /dev/null and b/ui/static/people/Karabo.jpeg differ diff --git a/ui/static/people/Mart-Marie.jpeg b/ui/static/people/Mart-Marie.jpeg new file mode 100644 index 0000000..50304e9 Binary files /dev/null and b/ui/static/people/Mart-Marie.jpeg differ diff --git a/ui/static/people/Noel Du Toit.jpeg b/ui/static/people/Noel Du Toit.jpeg new file mode 100644 index 0000000..e539f97 Binary files /dev/null and b/ui/static/people/Noel Du Toit.jpeg differ diff --git a/ui/static/people/echo.jpg b/ui/static/people/echo.jpg new file mode 100644 index 0000000..b0ee9b8 --- /dev/null +++ b/ui/static/people/echo.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1eb8027a82ec5feadc34b9d97db865b8c34ad02a267752b9c5841a43b1892e6a +size 839868 diff --git a/ui/static/people/ringpups.jpg b/ui/static/people/ringpups.jpg new file mode 100644 index 0000000..82f0815 --- /dev/null +++ b/ui/static/people/ringpups.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5742055238efee95cd3fca219e7600aaf2da3f72d750ff062465f23bf60f5fb +size 60569