Skip to content

Commit b8c9d2f

Browse files
committed
Fix quote accuracy against Elliott's review source
- Remove 2 unverifiable quotes ("game changer / saved us a few bob" and "no more holding data on paper") not found in source text - Fix "doubling" → "double" to match source (reviews + kids-parties) - Fix "so much" → "sooo much" to match source (reviews + webhooks) - Remove duplicate quote from reviews page https://claude.ai/code/session_01LUurmFFechFvELS48cyEHJ
1 parent f0d0114 commit b8c9d2f

File tree

5 files changed

+8
-18
lines changed

5 files changed

+8
-18
lines changed

pages/features/qr-code-check-ins.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,6 @@ blocks:
4848
content: |
4949
## What customers say
5050
51-
> "The QR system is a game changer — no more holding data on paper,
52-
> it's now all simple."
53-
5451
> "It's super quick and efficient, plus it also means that the code is
5552
> unique to the user — so you can't have someone share a screenshot of
5653
> the QR code and scam free tickets."

pages/features/webhooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ blocks:
4848
> "Webhooks allow you to set up connections and integrate with other
4949
> systems. The system is open source, it promotes integration to other
5050
> platforms and software, they're open to collaboration and will share
51-
> development and it has so much potential."
51+
> development and it has sooo much potential."
5252
5353
[Read more reviews →](/reviews/)
5454

pages/home.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,13 +74,13 @@ blocks:
7474
> get them from thinking about it to having gone through and done it
7575
> within moments."
7676
77-
> "It's a game changer. Saved us a few bob and made it easier for
78-
> customers! The QR system is a game changer — no more holding data on
79-
> paper, it's now all simple."
80-
8177
> "It honestly has all the settings and functionality that comes from a
8278
> matured system — but it's just getting started!"
8379
80+
> "It's super quick and efficient, plus it also means that the code is
81+
> unique to the user — so you can't have someone share a screenshot of
82+
> the QR code and scam free tickets."
83+
8484
[Read more reviews →](/reviews/)
8585
8686
- type: split-full

pages/perfect-for/kids-parties.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ blocks:
5252
- type: markdown
5353
content: |
5454
> "Most stay and plays are somewhere between £1–£4 a ticket. If you add
55-
> a ticket fee of £1 to it, then in some cases you're literally doubling
55+
> a ticket fee of £1 to it, then in some cases you're literally double
5656
> the cost to the user — and if they are happy to pay that, then why
5757
> should it go to the ticket platform? It's better off in your pocket."
5858

pages/reviews.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -28,16 +28,9 @@ blocks:
2828
> get them from thinking about it to having gone through and done it
2929
> within moments."
3030
31-
> "It's a game changer. Saved us a few bob and made it easier for
32-
> customers! The QR system is a game changer — no more holding data on
33-
> paper, it's now all simple."
34-
3531
> "It honestly has all the settings and functionality that comes from a
3632
> matured system — but it's just getting started!"
3733
38-
> "The QR system is a game changer — no more holding data on paper,
39-
> it's now all simple."
40-
4134
> "It's super quick and efficient, plus it also means that the code is
4235
> unique to the user — so you can't have someone share a screenshot of
4336
> the QR code and scam free tickets."
@@ -49,10 +42,10 @@ blocks:
4942
> "Webhooks allow you to set up connections and integrate with other
5043
> systems. The system is open source, it promotes integration to other
5144
> platforms and software, they're open to collaboration and will share
52-
> development and it has so much potential."
45+
> development and it has sooo much potential."
5346
5447
> "Most stay and plays are somewhere between £1–£4 a ticket. If you add
55-
> a ticket fee of £1 to it, then in some cases you're literally doubling
48+
> a ticket fee of £1 to it, then in some cases you're literally double
5649
> the cost to the user — and if they are happy to pay that, then why
5750
> should it go to the ticket platform? It's better off in your pocket."
5851

0 commit comments

Comments
 (0)