Update src/app/page.tsx

This commit is contained in:
2026-04-28 08:47:18 +00:00
parent 8b82ee628f
commit db5a08de6e

View File

@@ -103,14 +103,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1", title: "Bilingual Notes", subtitle: "Cut down study time by 50% with dual-language summaries.", category: "Efficiency", value: "Fast Learning"},
id: "f1", title: "Bilingual Notes", subtitle: "Access notes in both Punjabi and English.", category: "Content", value: "Dual Support"},
{
id: "f2", title: "Concise Concepts", subtitle: "Stop reading 500-page books. Get only the essential points.", category: "Time-Saving", value: "Focused"},
id: "f2", title: "Expert Explanations", subtitle: "Deep dives into complex financial theories.", category: "Learning", value: "Clear Clarity"},
{
id: "f3", title: "Quick Revision", subtitle: "Master chapters in minutes before your exams start.", category: "Exam", value: "Instant Prep"},
id: "f3", title: "Exam Prep", subtitle: "Previous year papers with solved solutions.", category: "Exam", value: "Proven Results"},
]}
title="Why Choose Our Resources"
description="Built by students, for students. Save precious hours and stop wasting time with oversized textbooks."
description="Built by students, for students. We make commerce education accessible."
/>
</div>
@@ -203,6 +203,7 @@ export default function LandingPage() {
description="Get latest updates and new study guides directly in your inbox."
imageSrc="http://img.b2bpic.net/free-photo/place-studies-college_23-2147656014.jpg"
mediaAnimation="slide-up"
buttonText="Subscribe for Free Updates"
/>
</div>