Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-04 15:40:02 +00:00

View File

@@ -82,11 +82,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/women-desk-with-supplies_23-2147651558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-desk-with-supplies_23-2147651558.jpg?_wi=1",
imageAlt: "Students collaborating on a design project",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/ideas-vision-creative-mission-solution-cocnept_53876-123785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ideas-vision-creative-mission-solution-cocnept_53876-123785.jpg?_wi=1",
imageAlt: "Student focusing on architectural sketching",
},
{
@@ -127,21 +127,21 @@ export default function LandingPage() {
id: "nid",
name: "NID Entrance Coaching",
price: "Details",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345422.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345422.jpg?_wi=1",
imageAlt: "National Institute of Design preparation",
},
{
id: "nift",
name: "NIFT Entrance Coaching",
price: "Details",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-workshop_23-2148875303.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-workshop_23-2148875303.jpg?_wi=1",
imageAlt: "National Institute of Fashion Technology preparation",
},
{
id: "nata",
name: "NATA Coaching",
price: "Details",
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-495.jpg?_wi=1",
imageAlt: "Architecture entrance preparation",
},
{
@@ -307,7 +307,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/women-desk-with-supplies_23-2147651558.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-desk-with-supplies_23-2147651558.jpg?_wi=2",
imageAlt: "Full shot young people making banners",
},
{
@@ -324,7 +324,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/ideas-vision-creative-mission-solution-cocnept_53876-123785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/ideas-vision-creative-mission-solution-cocnept_53876-123785.jpg?_wi=2",
imageAlt: "Full shot young people making banners",
},
{
@@ -341,7 +341,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345422.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345422.jpg?_wi=2",
imageAlt: "Full shot young people making banners",
},
{
@@ -358,7 +358,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-workshop_23-2148875303.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-workshop_23-2148875303.jpg?_wi=2",
imageAlt: "Full shot young people making banners",
},
{
@@ -375,7 +375,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-495.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-495.jpg?_wi=2",
imageAlt: "Full shot young people making banners",
},
]}