Update src/app/page.tsx

This commit is contained in:
2026-04-09 10:52:49 +00:00
parent 395d110a5c
commit ced8c09037

View File

@@ -129,11 +129,11 @@ export default function LandingPage() {
sections={[
{
heading: "Responsible Play", content: {
text: "Yono Games promotes responsible gaming. Ensure you play within your limits and legal boundaries."},
type: "paragraph", text: "Yono Games promotes responsible gaming. Ensure you play within your limits and legal boundaries."},
},
{
heading: "Terms of Service", content: {
items: [
type: "list", items: [
"Players must be 18+ years of age.", "Real money gaming is subject to local laws.", "Withdrawals are processed within 24 hours.", "Accounts found in violation of terms will be suspended."],
},
},