Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-06 06:27:42 +00:00

View File

@@ -73,17 +73,17 @@ export default function LandingPage() {
carouselItems={[
{
id: "h1",
imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571315.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571315.jpg?_wi=1",
imageAlt: "Laboratory Research",
},
{
id: "h2",
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-freelance-workers-talking-having-fun-lunch-break-office_637285-2588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-freelance-workers-talking-having-fun-lunch-break-office_637285-2588.jpg?_wi=1",
imageAlt: "Collaborative Workshop",
},
{
id: "h3",
imageSrc: "http://img.b2bpic.net/free-photo/water-stationery-set-conference-table_1262-3882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/water-stationery-set-conference-table_1262-3882.jpg?_wi=1",
imageAlt: "Patient Care",
},
{
@@ -155,7 +155,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/modern-clinic-reception-waiting-area-with-patients-wearing-face-mask-as-safety-precaution-against-coronavirus_482257-8527.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571315.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-girl-having-fun-with-chemistry-experiments_23-2148571315.jpg?_wi=2",
imageAlt: "nutrition students laboratory",
},
{
@@ -167,7 +167,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/room-interior-design_23-2148899436.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-freelance-workers-talking-having-fun-lunch-break-office_637285-2588.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/group-happy-freelance-workers-talking-having-fun-lunch-break-office_637285-2588.jpg?_wi=2",
imageAlt: "nutrition students laboratory",
},
{
@@ -179,7 +179,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/rich-breakfast-table-with-variety-foods_114579-70059.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/water-stationery-set-conference-table_1262-3882.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/water-stationery-set-conference-table_1262-3882.jpg?_wi=2",
imageAlt: "nutrition students laboratory",
},
]}