From 0d7a75027c748f2c168055150a8eeb67c3d81b92 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 23 May 2026 03:20:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c83cf9a..f1a39d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,6 +134,7 @@ export default function LandingPage() { { id: "q3", title: "Can I showcase my own title?", content: "We are always looking for premium indie developers. Contact us for partnership opportunities." }, ]} title="Common Inquiries" + description="Find answers to frequently asked questions about LUXGAMING." textboxLayout="default" mediaAnimation="slide-up" faqsAnimation="slide-up" @@ -155,7 +156,7 @@ export default function LandingPage() {