Merge version_1 into main #2
@@ -103,7 +103,7 @@ export default function AboutPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/pretty-asian-woman_1098-20837.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-lady-academic-dress-pointing-aside-looking-joyful_176474-82274.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-lady-academic-dress-pointing-aside-looking-joyful_176474-82274.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -116,7 +116,7 @@ export default function AboutPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19604.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-parents-working-remotely_23-2150171984.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-parents-working-remotely_23-2150171984.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -129,7 +129,7 @@ export default function AboutPage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg",
|
||||
"http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
@@ -104,7 +104,7 @@ export default function AdmissionsPage() {
|
||||
description="Have questions about the admissions process? Contact us or subscribe to our newsletter for updates on admission deadlines, entrance examination dates, and open house events."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detroit-flower-day_181624-21694.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detroit-flower-day_181624-21694.jpg?_wi=2"
|
||||
imageAlt="INTEGOMB Campus"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -50,7 +50,7 @@ export default function ContactPage() {
|
||||
description="Subscribe to our newsletter for updates on admissions, events, and student achievements. Contact us for inquiries about school programs and facilities."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detroit-flower-day_181624-21694.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detroit-flower-day_181624-21694.jpg?_wi=3"
|
||||
imageAlt="INTEGOMB Campus"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -270,7 +270,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-female-colorful-sweatshirt-standing-with-crossed-arms-looking-offended-front-view_176474-44691.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-lady-academic-dress-pointing-aside-looking-joyful_176474-82274.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-lady-academic-dress-pointing-aside-looking-joyful_176474-82274.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -296,7 +296,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19604.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg",
|
||||
"http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -335,7 +335,7 @@ export default function HomePage() {
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/real-professional-smiling-businesswoman-looking-confident-determined-face-expression-standing-suit-white-background_1258-123234.jpg",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-parents-working-remotely_23-2150171984.jpg",
|
||||
"http://img.b2bpic.net/free-photo/medium-shot-parents-working-remotely_23-2150171984.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -353,7 +353,7 @@ export default function HomePage() {
|
||||
description="Subscribe to our newsletter for updates on admissions, events, and student achievements. Contact us for inquiries about school programs and facilities."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detroit-flower-day_181624-21694.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/detroit-flower-day_181624-21694.jpg?_wi=1"
|
||||
imageAlt="INTEGOMB Campus"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user