diff --git a/frontend/public/batch1/files_list.json b/frontend/public/batch1/files_list.json index b907f20..8a4e4ac 100644 --- a/frontend/public/batch1/files_list.json +++ b/frontend/public/batch1/files_list.json @@ -7,7 +7,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Never Quit" }, { "id": 2, @@ -17,7 +17,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "no", "favorite": "no", - "description": "It's not an option.." + "description": "Terminator" }, { "id": 3, @@ -27,7 +27,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Kevos-Bear" }, { "id": 5, @@ -37,7 +37,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "How I Roll" }, { "id": 6, @@ -47,7 +47,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Same Rights-Rainbow" }, { "id": 7, @@ -57,7 +57,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Bear-Rainbow" }, { "id": 9, @@ -67,7 +67,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Work Hard" }, { "id": 10, @@ -77,7 +77,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Different" }, { "id": 11, @@ -87,7 +87,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Moon-Rabbit" }, { "id": 13, @@ -97,7 +97,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Kevos-Award" }, { "id": 14, @@ -107,7 +107,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Jefes" }, { "id": 15, @@ -117,7 +117,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Slingshot" }, { "id": 16, @@ -127,7 +127,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Do It" }, { "id": 17, @@ -137,7 +137,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Bear-Never Give Up" }, { "id": 18, @@ -147,7 +147,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Never Leave Behind" }, { "id": 19, @@ -157,7 +157,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Not Impossible" }, { "id": 20, @@ -167,7 +167,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Courage to Continue" }, { "id": 21, @@ -177,7 +177,7 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Same Rights" }, { "id": 22, @@ -187,6 +187,6 @@ "size": "Youth-S/M/L/2XL | Adult-S/M/L/2XL", "inStock": "yes", "favorite": "no", - "description": "It's not an option.." + "description": "Bear-Relax" } ] \ No newline at end of file diff --git a/frontend/src/app/page.tsx b/frontend/src/app/page.tsx index 8250b0b..0ced094 100644 --- a/frontend/src/app/page.tsx +++ b/frontend/src/app/page.tsx @@ -96,6 +96,14 @@ export default function Home() { // }} onSubmit={newOrder} > +
+

Example Order

+

example@example.com

+
+

1 blue Terminator Youth M

+

1 black Bear-Relax Adult XL

+
+

Order Form