diff --git a/app/aboutus/page.tsx b/app/aboutus/page.tsx index c300f1e..f5a938f 100644 --- a/app/aboutus/page.tsx +++ b/app/aboutus/page.tsx @@ -20,7 +20,7 @@ async function getSettings() { } export const metadata = { - title: "All And One Music", + title: "One And All Music", description: "發掘你的音樂之路 - 專業音樂課程、樂器教學、音樂活動", icons: { icon: '/favicon.ico', diff --git a/app/electronicorgan/page.tsx b/app/electronicorgan/page.tsx index 0e804f2..110aa56 100644 --- a/app/electronicorgan/page.tsx +++ b/app/electronicorgan/page.tsx @@ -20,7 +20,7 @@ async function getSettings() { } export const metadata = { - title: "All And One Music", + title: "One And All Music", description: "發掘你的音樂之路 - 專業音樂課程、樂器教學、音樂活動", icons: { icon: '/favicon.ico',