From 88e2b36018f5ad39c189052f1f9c9e7d74da7143 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 14:06:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 706cb07..0908c10 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -165,7 +165,7 @@ export default function LandingPage() { id: "pro", title: "Exam Master", price: "₹15,000", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/final-exam-results-test-reading-books-words-concept_53876-133558.jpg", features: [ "8 sessions per month (2 per week)", "Problem-solving mastery", "Practice tests & analysis", "Priority doubt clearing", "Monthly progress report" ], - button: { text: "Select Plan", href: "#contact", props: { primaryStyle: true } } + button: { text: "Select Plan", href: "#contact" } }, { id: "elite", title: "Intensive Accelerator", price: "₹22,000", period: "/month", imageSrc: "http://img.b2bpic.net/free-photo/trans-person-working-office-with-colleagues_23-2149286971.jpg", features: [ -- 2.49.1