diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 33655b2..65efee7 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -37,7 +37,7 @@ export default function RootLayout({ className={`${helvetica.variable} ${helveticaRoman.variable} ${futura.variable} flex min-h-full flex-col antialiased`} >
-
+
NextMaster @@ -46,7 +46,7 @@ export default function RootLayout({
diff --git a/src/app/order-history/page.tsx b/src/app/order-history/page.tsx index 178f26b..5edd9df 100644 --- a/src/app/order-history/page.tsx +++ b/src/app/order-history/page.tsx @@ -10,12 +10,14 @@ export default function Page() { type="email" placeholder="Email" className="w-full border border-black p-2 pr-16 outline-none" + disabled />
show @@ -23,19 +25,22 @@ export default function Page() {
- +
-
- Reset Password -
+
Reset Password
Log in
-
+
Create login