Commit Graph

115 Commits

Author SHA1 Message Date
cb74bd6a08 Merge version_2 into main
Merge version_2 into main
2026-03-06 21:55:49 +00:00
ecec418b7a Update src/app/contact/page.tsx 2026-03-06 21:54:31 +00:00
95e7269d86 Update src/app/contact/page.tsx 2026-03-06 21:52:57 +00:00
7ccb762324 Update src/app/register/page.tsx 2026-03-06 21:51:34 +00:00
acb0030513 Update src/app/contact/page.tsx 2026-03-06 21:51:34 +00:00
a20613d302 Update src/app/register/page.tsx 2026-03-06 21:50:00 +00:00
63867862de Update src/app/contact/page.tsx 2026-03-06 21:49:59 +00:00
7f0f34f7ca Update src/app/teachers/page.tsx 2026-03-06 21:48:41 +00:00
6825213821 Add src/app/teacher-dashboard/page.tsx 2026-03-06 21:48:40 +00:00
baf13bce50 Add src/app/teacher-dashboard/layout.tsx 2026-03-06 21:48:40 +00:00
d478955ac3 Update src/app/styles/variables.css 2026-03-06 21:48:39 +00:00
9fcb0e446f Update src/app/styles/base.css 2026-03-06 21:48:39 +00:00
568c47867a Add src/app/register/page.tsx 2026-03-06 21:48:38 +00:00
f3c358c000 Update src/app/page.tsx 2026-03-06 21:48:38 +00:00
b0c084ddad Add src/app/not-found.tsx 2026-03-06 21:48:37 +00:00
ff96007360 Update src/app/layout.tsx 2026-03-06 21:48:37 +00:00
e5ebdb49fc Add src/app/help/page.tsx 2026-03-06 21:48:36 +00:00
e0c048b9c4 Add src/app/dashboard/page.tsx 2026-03-06 21:48:36 +00:00
05be6e80bf Add src/app/contact/page.tsx 2026-03-06 21:48:35 +00:00
d127392ee8 Add public/site.webmanifest 2026-03-06 21:48:35 +00:00
085cee5860 Add public/robots.txt 2026-03-06 21:48:34 +00:00
d7f1497b3c Update src/app/teachers/page.tsx 2026-03-06 21:47:00 +00:00
417a5b22fb Update src/app/teacher-dashboard/page.tsx 2026-03-06 21:46:59 +00:00
331be6c77c Add src/app/teacher-dashboard/layout.tsx 2026-03-06 21:46:59 +00:00
4cb0280f09 Update src/app/styles/variables.css 2026-03-06 21:46:58 +00:00
225d1980c1 Update src/app/styles/base.css 2026-03-06 21:46:58 +00:00
d2e12c5eb6 Update src/app/register/page.tsx 2026-03-06 21:46:57 +00:00
9ddc3ae1ca Update src/app/page.tsx 2026-03-06 21:46:57 +00:00
a4ab8f67d2 Update src/app/not-found.tsx 2026-03-06 21:46:56 +00:00
1eb98ee897 Update src/app/layout.tsx 2026-03-06 21:46:56 +00:00
ab9f0ce23e Add src/app/help/page.tsx 2026-03-06 21:46:55 +00:00
a67ee5de41 Update src/app/dashboard/page.tsx 2026-03-06 21:46:55 +00:00
b2386f2f43 Update src/app/contact/page.tsx 2026-03-06 21:46:54 +00:00
458165c964 Update public/site.webmanifest 2026-03-06 21:46:54 +00:00
4ec5861e28 Add public/robots.txt 2026-03-06 21:46:53 +00:00
536348a49a Switch to version 1: remove src/app/teachers/[id]/page.tsx 2026-03-06 21:43:28 +00:00
bbe53fb045 Switch to version 1: remove src/app/teacher-dashboard/page.tsx 2026-03-06 21:43:27 +00:00
9a6b78854a Switch to version 1: remove src/app/register/page.tsx 2026-03-06 21:43:27 +00:00
9fee945c98 Switch to version 1: remove src/app/not-found.tsx 2026-03-06 21:43:26 +00:00
f27c6debcc Switch to version 1: remove src/app/login/page.tsx 2026-03-06 21:43:26 +00:00
9e002aff62 Switch to version 1: remove src/app/dashboard/page.tsx 2026-03-06 21:43:25 +00:00
76c6e4864b Switch to version 1: remove src/app/contact/page.tsx 2026-03-06 21:43:25 +00:00
e71318a94c Switch to version 1: remove src/app/api/auth/register/route.ts 2026-03-06 21:43:24 +00:00
25f8715b22 Switch to version 1: remove src/app/api/auth/login/route.ts 2026-03-06 21:43:24 +00:00
ba3ee41d83 Switch to version 1: remove public/site.webmanifest 2026-03-06 21:43:23 +00:00
3178315c66 Switch to version 1: modified src/lib/api/product.ts 2026-03-06 21:43:23 +00:00
6616548a0b Switch to version 1: modified src/hooks/useProductDetail.ts 2026-03-06 21:43:22 +00:00
7948f1a727 Switch to version 1: modified src/hooks/useProductCatalog.ts 2026-03-06 21:43:22 +00:00
664a624709 Switch to version 1: modified src/hooks/useCheckout.ts 2026-03-06 21:43:21 +00:00
7a21b26360 Switch to version 1: modified src/components/sections/pricing/PricingCardEight.tsx 2026-03-06 21:43:21 +00:00