Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -195,13 +195,13 @@ export default function LandingPage() {
|
||||
faqsAnimation="slide-up"
|
||||
faqs={[
|
||||
{
|
||||
question: "How do I send a secret letter?", answer: "Navigate to the 'Secret Letters' page and fill out the form, your heartfelt message will be delivered directly."
|
||||
id: "faq-1", title: "How do I send a secret letter?", content: "Navigate to the 'Secret Letters' page and fill out the form, your heartfelt message will be delivered directly."
|
||||
},
|
||||
{
|
||||
question: "What if I'm feeling upset?", answer: "Visit the 'If You're Upset' page for comforting words and a space to share what's on your mind. I'm here for you."
|
||||
id: "faq-2", title: "What if I'm feeling upset?", content: "Visit the 'If You're Upset' page for comforting words and a space to share what's on your mind. I'm here for you."
|
||||
},
|
||||
{
|
||||
question: "Can I suggest new games?", answer: "Absolutely! There will be a section soon to submit your game ideas and challenges. Stay tuned!"
|
||||
id: "faq-3", title: "Can I suggest new games?", content: "Absolutely! There will be a section soon to submit your game ideas and challenges. Stay tuned!"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user