From 568d8c8082b5560f772448481270368d17594ca4 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 05:27:01 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d7bb914..b505c68 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,7 +151,7 @@ export default function LandingPage() { { id: "f1", title: "Who can join?", content: "We train everyone regardless of age or fitness level." }, { id: "f2", title: "Is it affordable?", content: "Yes, we are highly budget-friendly and offer free training for underprivileged students." }, { id: "f3", title: "What is your class schedule?", content: "Classes are held morning and evening, 6 days a week. We recommend new students book an orientation session to see the dojo and discuss their goals." }, - { id: "f4", title: "Where are you located?", content: "We are located in Multan, Pakistan." } + { id: "f4", title: "Where are you located?", content: "We are located in Multan, Pakistan, Center Jail near Cocola Factory." } ]} title="Frequently Asked" description="Everything you need to know." -- 2.49.1