Update src/app/page.tsx
This commit is contained in:
@@ -59,7 +59,7 @@ export default function LandingPage() {
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -101,17 +101,17 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Expert Faculty",
|
||||
description: "Learn from Rana Sir with 5+ years of teaching excellence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Personalized Mentorship",
|
||||
description: "Individual attention to ensure you stay on track for your medical goals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
title: "Comprehensive Material",
|
||||
description: "Structured study guides and mock tests for maximum practice.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
@@ -130,7 +130,7 @@ export default function LandingPage() {
|
||||
quote: "Rana Sir's guidance helped me secure a seat in my dream college.",
|
||||
name: "Sarah J.",
|
||||
role: "MBBS Student",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/with-doctor-young-girl-wearing-stethoscope-medical-gown-dental-braces-showing-tongue-isolated-yellow-wall_141793-32651.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/with-doctor-young-girl-wearing-stethoscope-medical-gown-dental-braces-showing-tongue-isolated-yellow-wall_141793-32651.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
quote: "The study material and mock tests were incredibly accurate to the real NEET paper.",
|
||||
name: "Michael C.",
|
||||
role: "Medical Aspirant",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-superhero-girl-wearing-stethoscope-with-medical-robe-cloak-with-glasses-raising-pencil_141793-89770.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-superhero-girl-wearing-stethoscope-with-medical-robe-cloak-with-glasses-raising-pencil_141793-89770.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
text: "Enroll Now",
|
||||
href: "/contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "pro",
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
text: "Enroll Now",
|
||||
href: "/contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-volunteering-donating-facility_23-2148687311.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user