diff --git a/src/App.jsx b/src/App.jsx
index d735aa8..a06e88e 100644
--- a/src/App.jsx
+++ b/src/App.jsx
@@ -17,8 +17,14 @@ import CategoryList from "./components/categories/CategoryList";
import ShirtsProductList from "./components/categories/ShirtsProductList";
import SuitsProductList from "./components/categories/SuitsProductList";
import TuxedosProductList from "./components/categories/TuxedosProductList";
-import JacketsProductList from "./components/categories/JacketsProductList";
-import Customize from "./components/customize/Customize";
+
+
+import JacketsProductList from "./components/categories/JacketsProductList.jsx";
+import Customize from "./components/customize/Customize.jsx";
+import SetMeasurements from "./components/customize/SetMeasurements.jsx";
+import StandardMeasurements from "./components/customize/StandardMeasurements.jsx";
+import CustomMeasurements from "./components/customize/CustomMeasurements.jsx";
+
import { Refine } from "@refinedev/core";
@@ -58,6 +64,9 @@ const App = () => {
blue aces
++ this is a comfortable and stylish blue t-shirt made from high-quality cotton. perfect for casual outings and daily wear. +
+$99.00
+selected size: {selectedSize}
{/* Display selected size */} + +