From ece3696bd273e1b0afce5073fb8521b228edbae0 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 12:59:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 335 +++++++++-------------------------------------- 1 file changed, 61 insertions(+), 274 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0616069..f37d414 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,109 +31,52 @@ export default function LandingPage() {
@@ -142,15 +85,8 @@ export default function LandingPage() { @@ -162,40 +98,16 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Experienced Faculty", - description: "Learn from experts with deep subject matter knowledge.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/chemical-element-arrangement-still-life_23-2149048930.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-boy-interacting-with-plasma-ball_23-2150591689.jpg", - }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CfUNep2dlmSqcu7X8XnQCen2xM/uploaded-1776776291291-igos0ik6.jpg?_wi=1", - imageAlt: "physics formula abstract", + title: "Experienced Faculty", description: "Learn from experts with deep subject matter knowledge.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/chemical-element-arrangement-still-life_23-2149048930.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-boy-interacting-with-plasma-ball_23-2150591689.jpg" } }, { - title: "Small Batch Size", - description: "Focused sessions with limited students for better interaction.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/hand-balancing-ball-newton-s-cradle_176474-9104.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/formulas-written-by-white-chalk-school-board_23-2148201074.jpg", - }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CfUNep2dlmSqcu7X8XnQCen2xM/uploaded-1776776291291-1vtq03lm.jpg?_wi=1", - imageAlt: "physics formula abstract", + title: "Small Batch Size", description: "Focused sessions with limited students for better interaction.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/hand-balancing-ball-newton-s-cradle_176474-9104.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/formulas-written-by-white-chalk-school-board_23-2148201074.jpg" } }, { - title: "Concept Clarity", - description: "Building strong foundational knowledge from scratch.", - phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/whiteboard-with-formulas_1160-869.jpg", - }, - phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/chemical-element-arrangement-still-life_23-2149048917.jpg", - }, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CfUNep2dlmSqcu7X8XnQCen2xM/uploaded-1776776291291-za0kicdo.jpg?_wi=1", - imageAlt: "physics formula abstract", + title: "Concept Clarity", description: "Building strong foundational knowledge from scratch.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/whiteboard-with-formulas_1160-869.jpg" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/chemical-element-arrangement-still-life_23-2149048917.jpg" } }, ]} showStepNumbers={true} @@ -211,48 +123,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} products={[ - { - id: "1", - name: "Class 11 Physics", - price: "Batch A", - variant: "Standard", - imageSrc: "http://img.b2bpic.net/free-photo/blackboard-inscribed-with-scientific-formulas-calculations_1150-19413.jpg", - }, - { - id: "2", - name: "Class 12 Physics", - price: "Batch B", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-plasma-ball-light_23-2150767797.jpg", - }, - { - id: "3", - name: "JEE Foundation", - price: "Advanced", - variant: "Elite", - imageSrc: "http://img.b2bpic.net/free-photo/little-fortune-teller-with-plasma-ball_53876-40380.jpg", - }, - { - id: "4", - name: "NEET Physics", - price: "Target", - variant: "Special", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-digital-monitors_23-2148910246.jpg", - }, - { - id: "5", - name: "Crash Course", - price: "Quick", - variant: "Revision", - imageSrc: "http://img.b2bpic.net/free-photo/notepad-with-green-screen-working-labooratory-with-mock-up-monitor-chroma-key-display-while-professional-engineer-testing-virus-evolution-background-high-tech-development-lab_482257-13921.jpg", - }, - { - id: "6", - name: "Test Series", - price: "Practice", - variant: "Essential", - imageSrc: "http://img.b2bpic.net/free-photo/americium-chemical-element-sign-with-atomic-number-atomic-weight-periodic-table-element_559531-12083.jpg", - }, + { id: "1", name: "Class 11 Physics", price: "Batch A", variant: "Standard", imageSrc: "http://img.b2bpic.net/free-photo/blackboard-inscribed-with-scientific-formulas-calculations_1150-19413.jpg" }, + { id: "2", name: "Class 12 Physics", price: "Batch B", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/close-up-plasma-ball-light_23-2150767797.jpg" }, + { id: "3", name: "JEE Foundation", price: "Advanced", variant: "Elite", imageSrc: "http://img.b2bpic.net/free-photo/little-fortune-teller-with-plasma-ball_53876-40380.jpg" }, + { id: "4", name: "NEET Physics", price: "Target", variant: "Special", imageSrc: "http://img.b2bpic.net/free-photo/woman-working-digital-monitors_23-2148910246.jpg" }, + { id: "5", name: "Crash Course", price: "Quick", variant: "Revision", imageSrc: "http://img.b2bpic.net/free-photo/notepad-with-green-screen-working-labooratory-with-mock-up-monitor-chroma-key-display-while-professional-engineer-testing-virus-evolution-background-high-tech-development-lab_482257-13921.jpg" }, + { id: "6", name: "Test Series", price: "Practice", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/americium-chemical-element-sign-with-atomic-number-atomic-weight-periodic-table-element_559531-12083.jpg" }, ]} title="Our Courses" description="Comprehensive programs tailored for academic excellence and competitive success." @@ -263,42 +139,13 @@ export default function LandingPage() { -- 2.49.1