Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
description="The Indian Institute of Technology is dedicated to excellence in engineering, technology, and research, fostering the next generation of global leaders."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/famous-parasol-structure-sevilla_268835-15529.jpg", imageAlt: "Research Facility"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/famous-parasol-structure-sevilla_268835-15529.jpg?_wi=1", imageAlt: "Research Facility"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-business-center-with-beautiful-textures-unique-design-with-interior-staircases_181624-5365.jpg", imageAlt: "Campus Building"},
|
||||
{
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Advanced Research Labs", description: "World-class facilities for cutting-edge development.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technological-blue-background-circuit_1017-3795.jpg", imageAlt: "Labs"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technological-blue-background-circuit_1017-3795.jpg?_wi=1", imageAlt: "Labs"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
@@ -209,9 +209,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1", name: "Dr. A. Sharma", role: "Director", description: "Strategic research lead.", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821331.jpg", imageAlt: "research institute modern architecture"},
|
||||
{
|
||||
id: "t2", name: "Prof. B. Singh", role: "Dean", description: "Academic innovation lead.", imageSrc: "http://img.b2bpic.net/free-photo/famous-parasol-structure-sevilla_268835-15529.jpg", imageAlt: "research institute modern architecture"},
|
||||
id: "t2", name: "Prof. B. Singh", role: "Dean", description: "Academic innovation lead.", imageSrc: "http://img.b2bpic.net/free-photo/famous-parasol-structure-sevilla_268835-15529.jpg?_wi=2", imageAlt: "research institute modern architecture"},
|
||||
{
|
||||
id: "t3", name: "Dr. C. Rao", role: "Head of CS", description: "Leading AI research.", imageSrc: "http://img.b2bpic.net/free-photo/technological-blue-background-circuit_1017-3795.jpg", imageAlt: "research institute modern architecture"},
|
||||
id: "t3", name: "Dr. C. Rao", role: "Head of CS", description: "Leading AI research.", imageSrc: "http://img.b2bpic.net/free-photo/technological-blue-background-circuit_1017-3795.jpg?_wi=2", imageAlt: "research institute modern architecture"},
|
||||
]}
|
||||
title="Visionary Leadership"
|
||||
description="The minds driving research and education excellence."
|
||||
|
||||
Reference in New Issue
Block a user