diff --git a/src/assets/file/2025 Q1 Quarterly Results.pdf b/src/assets/file/2025 Q1 Quarterly Results.pdf new file mode 100644 index 0000000..6d22d07 Binary files /dev/null and b/src/assets/file/2025 Q1 Quarterly Results.pdf differ diff --git a/src/assets/image/bg-375.png b/src/assets/image/bg-375.png new file mode 100644 index 0000000..4d4f647 Binary files /dev/null and b/src/assets/image/bg-375.png differ diff --git a/src/assets/image/bg.png b/src/assets/image/bg.png new file mode 100644 index 0000000..46b9cb7 Binary files /dev/null and b/src/assets/image/bg.png differ diff --git a/src/assets/image/download.svg b/src/assets/image/download.svg new file mode 100644 index 0000000..557ac84 --- /dev/null +++ b/src/assets/image/download.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/assets/image/pdf.png b/src/assets/image/pdf.png new file mode 100644 index 0000000..d830d3d Binary files /dev/null and b/src/assets/image/pdf.png differ diff --git a/src/locales/en.js b/src/locales/en.js index 8177a40..f38e888 100644 --- a/src/locales/en.js +++ b/src/locales/en.js @@ -463,5 +463,32 @@ export default { ], note: 'Minim representatives (other than authorized speakers) who receive inquiries from the media, market professionals, or shareholders should not respond to such inquiries but should refer the inquirer to an authorized speaker. However, Minim representatives assigned to the Investor Relations and Marketing teams may respond to routine inquiries about public information in accordance with guidelines established by authorized speakers from time to time.' } + }, + financialinformation: { + secfilings: { + title: 'Financials', + overview: { + title: 'Company Financial Overview', + desc: 'This page offers access to our Annual Reports and SEC Filings. These sections provide key financial data and regulatory documents, keeping you informed about our financial performance and compliance.' + }, + annual_reports: { + title: 'Annual Reports', + file_name: 'File Name', + view: 'View' + }, + sec: { + title: 'SEC Filings', + desc: 'To Access All Of Our Fillings With Sec Sites, Please', + click_here: 'Click Here' + } + }, + quarterlyresults: { + title: 'Quarterly Results', + search: { + placeholder: 'Search', + button: 'Go' + }, + download: 'Download' + } } } \ No newline at end of file diff --git a/src/router/index.js b/src/router/index.js index 8cb90a9..91769f6 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -42,6 +42,17 @@ const routes = [ // name: 'Investorhandbook', // component: () => import('@/views/investorhandbook/index.vue'), // }, + { + path: '/quarterlyresults', + name: 'QuarterlyResults', + component: () => import('@/views/financialinformation/quarterlyresults/index.vue'), + }, + { + path: '/secfilings', + name: 'SecFilings', + component: () => import('@/views/financialinformation/secfilings/index.vue'), + }, + ]; const router = createRouter({ diff --git a/src/views/financialinformation/quarterlyresults/index.vue b/src/views/financialinformation/quarterlyresults/index.vue new file mode 100644 index 0000000..b58e41c --- /dev/null +++ b/src/views/financialinformation/quarterlyresults/index.vue @@ -0,0 +1,34 @@ + + + + + diff --git a/src/views/financialinformation/quarterlyresults/size1920/index.vue b/src/views/financialinformation/quarterlyresults/size1920/index.vue new file mode 100644 index 0000000..bfed363 --- /dev/null +++ b/src/views/financialinformation/quarterlyresults/size1920/index.vue @@ -0,0 +1,153 @@ + + + diff --git a/src/views/financialinformation/quarterlyresults/size375/index.vue b/src/views/financialinformation/quarterlyresults/size375/index.vue new file mode 100644 index 0000000..9ed4a1e --- /dev/null +++ b/src/views/financialinformation/quarterlyresults/size375/index.vue @@ -0,0 +1,217 @@ + + + diff --git a/src/views/financialinformation/secfilings/index.vue b/src/views/financialinformation/secfilings/index.vue new file mode 100644 index 0000000..5713bdc --- /dev/null +++ b/src/views/financialinformation/secfilings/index.vue @@ -0,0 +1,34 @@ + + + + + diff --git a/src/views/financialinformation/secfilings/size1920/index.vue b/src/views/financialinformation/secfilings/size1920/index.vue new file mode 100644 index 0000000..ed50dac --- /dev/null +++ b/src/views/financialinformation/secfilings/size1920/index.vue @@ -0,0 +1,262 @@ + + + + + diff --git a/src/views/financialinformation/secfilings/size375/index.vue b/src/views/financialinformation/secfilings/size375/index.vue new file mode 100644 index 0000000..d117bfd --- /dev/null +++ b/src/views/financialinformation/secfilings/size375/index.vue @@ -0,0 +1,261 @@ + + + + +