diff --git a/src/app/page.tsx b/src/app/page.tsx index ba98a40..c4c03c7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" background={{ variant: "gradient-bars" }} - imageSrc="http://img.b2bpic.net/free-photo/interested-people-talking-each-other_23-2147655998.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interested-people-talking-each-other_23-2147655998.jpg?_wi=1" imageAlt="ArtStar educational platform featuring diverse university students" mediaAnimation="blur-reveal" frameStyle="card" @@ -84,7 +84,7 @@ export default function LandingPage() { buttons={[ { text: "Learn More", href: "#contact" } ]} - imageSrc="http://img.b2bpic.net/free-photo/interested-people-talking-each-other_23-2147655998.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interested-people-talking-each-other_23-2147655998.jpg?_wi=2" imageAlt="ArtStar team and community members" mediaAnimation="slide-up" textboxLayout="default" @@ -135,16 +135,16 @@ export default function LandingPage() { tagAnimation="blur-reveal" metrics={[ { - id: "metric-1", value: "50,000+", title: "Active Students", description: "Engaged learners across Synergy, RIU, KIU and beyond", videoSrc: "https://example.com/video.mp4", videoAriaLabel: "Active students metric video" + id: "metric-1", value: "50,000+", title: "Active Students", description: "Engaged learners across Synergy, RIU, KIU and beyond", videoSrc: "https://example.com/video.mp4?_wi=1", videoAriaLabel: "Active students metric video" }, { - id: "metric-2", value: "1,000+", title: "Courses & Resources", description: "Comprehensive educational content covering multiple disciplines", videoSrc: "https://example.com/video.mp4", videoAriaLabel: "Courses and resources metric video" + id: "metric-2", value: "1,000+", title: "Courses & Resources", description: "Comprehensive educational content covering multiple disciplines", videoSrc: "https://example.com/video.mp4?_wi=2", videoAriaLabel: "Courses and resources metric video" }, { - id: "metric-3", value: "95%", title: "Satisfaction Rate", description: "Students consistently rate ArtStar highly for quality and support", videoSrc: "https://example.com/video.mp4", videoAriaLabel: "Satisfaction rate metric video" + id: "metric-3", value: "95%", title: "Satisfaction Rate", description: "Students consistently rate ArtStar highly for quality and support", videoSrc: "https://example.com/video.mp4?_wi=3", videoAriaLabel: "Satisfaction rate metric video" }, { - id: "metric-4", value: "7 Years", title: "Industry Experience", description: "Proven track record since our founding in 2017", videoSrc: "https://example.com/video.mp4", videoAriaLabel: "Industry experience metric video" + id: "metric-4", value: "7 Years", title: "Industry Experience", description: "Proven track record since our founding in 2017", videoSrc: "https://example.com/video.mp4?_wi=4", videoAriaLabel: "Industry experience metric video" } ]} animationType="scale-rotate" @@ -246,7 +246,7 @@ export default function LandingPage() { required: false }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/interested-people-talking-each-other_23-2147655998.jpg" + imageSrc="http://img.b2bpic.net/free-photo/interested-people-talking-each-other_23-2147655998.jpg?_wi=3" imageAlt="ArtStar community of students" mediaAnimation="slide-up" mediaPosition="right"