From a773dd07a9512f2ea55974e2ea14cada265c8d12 Mon Sep 17 00:00:00 2001 From: aryank25 Date: Thu, 2 Jul 2026 22:45:20 +0530 Subject: [PATCH] Updated pricing table --- components/table.tsx | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/components/table.tsx b/components/table.tsx index 7df2d51..d340686 100644 --- a/components/table.tsx +++ b/components/table.tsx @@ -113,12 +113,23 @@ function Table() { -
- (All the pricing details mentioned above are inclusive of 18% GST) +
+

The manuscript length should be 5–6 pages.

+

+ Additional pages beyond the limit will incur an extra page + charge of INR 1180 or USD 30 per page. Upto extra two pages + only. + +

+

+ (All the pricing details mentioned above are inclusive of 18% + GST) + +

) } -export default Table +export default Table \ No newline at end of file