Update src/app/page.tsx
This commit is contained in:
@@ -273,7 +273,7 @@ export default function HomePage() {
|
||||
price: "₹4,999",
|
||||
rating: 4.8,
|
||||
reviewCount: "2,450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-together_23-2149204732.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-together_23-2149204732.jpg?_wi=1",
|
||||
imageAlt: "Academic subjects textbooks and study materials",
|
||||
},
|
||||
{
|
||||
@@ -283,7 +283,7 @@ export default function HomePage() {
|
||||
price: "₹7,999",
|
||||
rating: 4.9,
|
||||
reviewCount: "3,120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-together_23-2149204732.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-together_23-2149204732.jpg?_wi=2",
|
||||
imageAlt: "JEE and NEET exam preparation materials",
|
||||
},
|
||||
{
|
||||
@@ -293,7 +293,7 @@ export default function HomePage() {
|
||||
price: "₹3,999",
|
||||
rating: 4.7,
|
||||
reviewCount: "1,890",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-finances-words-assortment-with-empty-notepad_23-2148793724.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-finances-words-assortment-with-empty-notepad_23-2148793724.jpg?_wi=1",
|
||||
imageAlt: "Stock market trading charts and analysis",
|
||||
},
|
||||
{
|
||||
@@ -303,7 +303,7 @@ export default function HomePage() {
|
||||
price: "₹2,999",
|
||||
rating: 4.6,
|
||||
reviewCount: "1,560",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-entrepreneur-with-face-mask-holding-business-presentation-board-room_637285-9177.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-entrepreneur-with-face-mask-holding-business-presentation-board-room_637285-9177.jpg?_wi=1",
|
||||
imageAlt: "Business fundamentals and entrepreneurship",
|
||||
},
|
||||
{
|
||||
@@ -313,7 +313,7 @@ export default function HomePage() {
|
||||
price: "₹1,499",
|
||||
rating: 4.8,
|
||||
reviewCount: "5,230",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-together_23-2149204732.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-studying-together_23-2149204732.jpg?_wi=3",
|
||||
imageAlt: "Career guidance and stream selection test",
|
||||
},
|
||||
]}
|
||||
@@ -477,7 +477,7 @@ export default function HomePage() {
|
||||
role: "JEE Qualified Student",
|
||||
company: "Delhi Public School",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-student-red-checkered-shirt-with-backpack-holding-files-copybooks-rejoicing-blue-wall_140725-42547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-student-red-checkered-shirt-with-backpack-holding-files-copybooks-rejoicing-blue-wall_140725-42547.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "testimonial-2",
|
||||
@@ -485,7 +485,7 @@ export default function HomePage() {
|
||||
role: "NEET Aspirant",
|
||||
company: "St. Xavier's Academy",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-students-celebrating_23-2147656139.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-students-celebrating_23-2147656139.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "testimonial-3",
|
||||
@@ -493,7 +493,7 @@ export default function HomePage() {
|
||||
role: "Stream Selection Success",
|
||||
company: "Central School Mumbai",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-happy-front-view_176474-51110.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-happy-front-view_176474-51110.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "testimonial-4",
|
||||
@@ -509,7 +509,7 @@ export default function HomePage() {
|
||||
role: "Young Entrepreneur",
|
||||
company: "Business Startup Founder",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-student-red-checkered-shirt-with-backpack-holding-files-copybooks-rejoicing-blue-wall_140725-42547.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-male-student-red-checkered-shirt-with-backpack-holding-files-copybooks-rejoicing-blue-wall_140725-42547.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "testimonial-6",
|
||||
@@ -517,7 +517,7 @@ export default function HomePage() {
|
||||
role: "Class 10 Topper",
|
||||
company: "Government School Bangalore",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-happy-front-view_176474-51110.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-graduate-woman-showing-winner-gesture-casual-clothes-uniform-looking-happy-front-view_176474-51110.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
className=""
|
||||
@@ -588,7 +588,7 @@ export default function HomePage() {
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-couple-holding-each-other-s-hand_23-2147891193.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-couple-holding-each-other-s-hand_23-2147891193.jpg?_wi=1"
|
||||
imageAlt="Student receiving help and support"
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user