From ba0c7f6ff2b977dc9256f42af6fd47ed694c7d3f Mon Sep 17 00:00:00 2001 From: jinkang-0 Date: Wed, 21 Feb 2024 17:26:44 -0800 Subject: [PATCH] remove breakfast --- src/components/FAQ.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/FAQ.astro b/src/components/FAQ.astro index 1a83e97..ef1eff8 100644 --- a/src/components/FAQ.astro +++ b/src/components/FAQ.astro @@ -59,7 +59,7 @@ const faqs: Question[] = [ }, { label: 'Are meals included?', - content: 'Yes! We will provide breakfast, lunch, and dinner.', + content: 'Yes! We will provide both lunch and dinner.', }, { label: 'Is the venue accessible to public transportation?',