Update src/app/page.tsx
This commit is contained in:
@@ -48,10 +48,10 @@ export default function LuxuryTravelAgencyTemplatePage() {
|
||||
{ text: "Apply Now", href: "#contact" },
|
||||
]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/school-elements-arrangement-flat-lay_23-2149001142.jpg", imageAlt: "Students in a modern classroom" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-bench-park-studying_23-2147657217.jpg", imageAlt: "Group of students collaborating outdoors" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/long-shot-athlete-running_23-2148274986.jpg", imageAlt: "School campus facade with green lawn" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/female-scientist-teaching-chemistry-young-girl_23-2148571308.jpg", imageAlt: "Students engaged in a science experiment" }
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EPfFBp5yDdRmsl7CPSdF1IQ7uL/uploaded-1780085599973-aqqdpn61.jpg", imageAlt: "Students in a modern classroom" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EPfFBp5yDdRmsl7CPSdF1IQ7uL/uploaded-1780085599973-742ra4gf.jpg", imageAlt: "Group of students collaborating outdoors" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EPfFBp5yDdRmsl7CPSdF1IQ7uL/uploaded-1780085599973-a6niznrp.jpg", imageAlt: "School campus facade with green lawn" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EPfFBp5yDdRmsl7CPSdF1IQ7uL/uploaded-1780085599973-eow3b5vx.jpg", imageAlt: "Students engaged in a science experiment" }
|
||||
]}
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -59,7 +59,7 @@ export default function LuxuryTravelAgencyTemplatePage() {
|
||||
className="pt-40"
|
||||
heading={[
|
||||
{ type: "text", content: "Fostering academic excellence and nurturing " },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/cheerful-students-having-conversation_23-2147655798.jpg", alt: "Students collaborating" },
|
||||
{ type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EPfFBp5yDdRmsl7CPSdF1IQ7uL/uploaded-1780085599973-w80bz0dp.jpg", alt: "Students collaborating" },
|
||||
{ type: "text", content: "holistic development for every student to thrive." },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/blonde-girl-leaning-cheek-palm-while-holding-hand-waist-graduation-gown-cap-looking-charming_176474-82561.jpg", alt: "Students graduating" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user