Update src/app/contact/page.tsx
This commit is contained in:
@@ -51,7 +51,7 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-amphitheater-usa_1268-14358.jpg?_wi=2"
|
||||
imageAlt="NRI Institute Campus"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
@@ -74,19 +74,19 @@ export default function ContactPage() {
|
||||
{
|
||||
title: "Main Campus - Vijayawada",
|
||||
description: "NRI Institute of Technology, Vijayawada, Andhra Pradesh, India. State-of-the-art facilities, modern infrastructure, and excellent connectivity by road and rail.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-lake_1127-3460.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-lake_1127-3460.jpg?_wi=2",
|
||||
imageAlt: "Main Campus",
|
||||
},
|
||||
{
|
||||
title: "Admissions Office",
|
||||
description: "Phone: 09391878787 | Email: admissions@nri.edu | Open: Monday to Friday, 9:00 AM to 5:00 PM IST. Special Saturday timings available for student visits.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-standing-children-sitting-desks_259150-60228.jpg?_wi=3",
|
||||
imageAlt: "Admissions Office",
|
||||
},
|
||||
{
|
||||
title: "Academic Departments",
|
||||
description: "Contact individual departments for specific course inquiries. Faculty office hours available for academic counseling. Department heads welcome prospective students.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-themeobservation-room-with-computer-tomograph-group-doctors-meeting-mri-office-diagnostic-center-hospital_627829-6526.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medical-themeobservation-room-with-computer-tomograph-group-doctors-meeting-mri-office-diagnostic-center-hospital_627829-6526.jpg?_wi=2",
|
||||
imageAlt: "Academic Department",
|
||||
},
|
||||
]}
|
||||
@@ -99,7 +99,7 @@ export default function ContactPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/hotel_1127-4042.jpg?_wi=6"
|
||||
imageAlt="NRI Institute Campus Footer"
|
||||
logoText="NRI Institute of Technology"
|
||||
copyrightText="© 2025 NRI Institute of Technology. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user