Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -55,13 +55,13 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149831296.jpg", imageAlt: "Student success team working together"
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149831296.jpg?_wi=1", imageAlt: "Student success team working together"
|
||||
},
|
||||
{
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/young-students-learning-together-group-study_23-2149211064.jpg", imageAlt: "Students achieving academic goals"
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/young-students-learning-together-group-study_23-2149211064.jpg?_wi=1", imageAlt: "Students achieving academic goals"
|
||||
},
|
||||
{
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-something-from-notebook_23-2149265815.jpg", imageAlt: "Student agency career development"
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-something-from-notebook_23-2149265815.jpg?_wi=1", imageAlt: "Student agency career development"
|
||||
},
|
||||
{
|
||||
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-having-fun-business-event_23-2149370542.jpg", imageAlt: "Educational excellence student recognition"
|
||||
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[{ text: "Learn More", href: "#services" }]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-showing-book-friends_23-2147678971.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-showing-book-friends_23-2147678971.jpg?_wi=1"
|
||||
imageAlt="Professional student agency office interior"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -106,15 +106,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Leadership", title: "Executive Coaching", subtitle: "Develop critical leadership competencies", description: "Our expert coaches work one-on-one with high-potential students to build essential leadership skills, strategic thinking, and executive presence. Perfect for students aiming for management positions and leadership roles.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149831296.jpg", imageAlt: "Leadership coaching session", buttons: [{ text: "Learn More", href: "#" }]
|
||||
tag: "Leadership", title: "Executive Coaching", subtitle: "Develop critical leadership competencies", description: "Our expert coaches work one-on-one with high-potential students to build essential leadership skills, strategic thinking, and executive presence. Perfect for students aiming for management positions and leadership roles.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2149831296.jpg?_wi=2", imageAlt: "Leadership coaching session", buttons: [{ text: "Learn More", href: "#" }]
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Networking", title: "Elite Network Access", subtitle: "Connect with industry leaders and peers", description: "Gain exclusive access to our curated network of professionals, alumni, and industry leaders. Participate in high-level networking events, mentorship circles, and exclusive symposiums designed for ambitious students.", imageSrc: "http://img.b2bpic.net/free-photo/young-students-learning-together-group-study_23-2149211064.jpg", imageAlt: "Networking event with professionals", buttons: [{ text: "Learn More", href: "#" }]
|
||||
tag: "Networking", title: "Elite Network Access", subtitle: "Connect with industry leaders and peers", description: "Gain exclusive access to our curated network of professionals, alumni, and industry leaders. Participate in high-level networking events, mentorship circles, and exclusive symposiums designed for ambitious students.", imageSrc: "http://img.b2bpic.net/free-photo/young-students-learning-together-group-study_23-2149211064.jpg?_wi=2", imageAlt: "Networking event with professionals", buttons: [{ text: "Learn More", href: "#" }]
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Development", title: "Career Acceleration", subtitle: "Fast-track your professional journey", description: "Our tailored career development programs connect you with internships, job opportunities, and career progression strategies. We provide personalized career planning, interview coaching, and industry-specific guidance.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-something-from-notebook_23-2149265815.jpg", imageAlt: "Career development planning session", buttons: [{ text: "Learn More", href: "#" }]
|
||||
tag: "Development", title: "Career Acceleration", subtitle: "Fast-track your professional journey", description: "Our tailored career development programs connect you with internships, job opportunities, and career progression strategies. We provide personalized career planning, interview coaching, and industry-specific guidance.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-her-friend-something-from-notebook_23-2149265815.jpg?_wi=2", imageAlt: "Career development planning session", buttons: [{ text: "Learn More", href: "#" }]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -232,7 +232,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-showing-book-friends_23-2147678971.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/girl-showing-book-friends_23-2147678971.jpg?_wi=2"
|
||||
imageAlt="Student agency team collaboration"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user