From 101d2301bbde730b99ffeab469c1ff8f9ab01337 Mon Sep 17 00:00:00 2001 From: Saloni Date: Thu, 5 Mar 2026 12:35:39 +0800 Subject: [PATCH 1/2] Fix nitpicks --- app/rate-card/RateCardPricing.tsx | 20 +++++++++++--------- app/rate-card/page.tsx | 2 +- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/app/rate-card/RateCardPricing.tsx b/app/rate-card/RateCardPricing.tsx index 521f37a..b31e1ef 100644 --- a/app/rate-card/RateCardPricing.tsx +++ b/app/rate-card/RateCardPricing.tsx @@ -549,7 +549,7 @@ export default function RateCardPricing() {
{/* Rates Title */}
-
+
Rates
@@ -578,7 +578,7 @@ export default function RateCardPricing() { {/* ── Instagram + Short-Form ──────────────────────────────────────────── */}
-
+
Instagram
@@ -625,9 +625,11 @@ export default function RateCardPricing() { {/* ── Vodcast ────────────────────────────────────────────────────────── */}
-
- - +
+
+ + +
Vodcast: Bytes & Banter

@@ -652,7 +654,7 @@ export default function RateCardPricing() { {/* ── LinkedIn ───────────────────────────────────────────────────────── */}

-
+
LinkedIn
@@ -674,7 +676,7 @@ export default function RateCardPricing() { {/* ── Blog & Newsletter ──────────────────────────────────────────────── */}
-
+
Blog & Newsletter @@ -697,7 +699,7 @@ export default function RateCardPricing() { {/* ── Bundles ────────────────────────────────────────────────────────── */}
-
+
Bundle Packages
@@ -745,7 +747,7 @@ export default function RateCardPricing() { {/* ── Add-Ons ────────────────────────────────────────────────────────── */}
-
+
Add-Ons
diff --git a/app/rate-card/page.tsx b/app/rate-card/page.tsx index 1ef4cc6..46076fb 100644 --- a/app/rate-card/page.tsx +++ b/app/rate-card/page.tsx @@ -226,7 +226,7 @@ export default function RateCardPage() { {/* Hero Section */} -
+
{/* Geometric Background */}
From 0f5500b59645437d2e348749f8c89451bc19bd29 Mon Sep 17 00:00:00 2001 From: Saloni Date: Thu, 5 Mar 2026 12:54:50 +0800 Subject: [PATCH 2/2] Fix nitpicks --- app/rate-card/RateCardPricing.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/rate-card/RateCardPricing.tsx b/app/rate-card/RateCardPricing.tsx index b31e1ef..40e9260 100644 --- a/app/rate-card/RateCardPricing.tsx +++ b/app/rate-card/RateCardPricing.tsx @@ -502,7 +502,7 @@ function PriceCard({

{price}

{description}

-
    +
      {includes.map((item) => (
    • @@ -730,7 +730,7 @@ export default function RateCardPricing() {

      Ideal for: {bundle.ideal}

-
    +
      {bundle.items.map((item) => (