From fa991ba76719659671b71e0a37d5bc3b19c3bf80 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 17 Mar 2026 11:51:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 39a8a10..ba98a40 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?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/interested-people-talking-each-other_23-2147655998.jpg" 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?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/interested-people-talking-each-other_23-2147655998.jpg" 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" + 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-2", value: "1,000+", title: "Courses & Resources", description: "Comprehensive educational content covering multiple disciplines" + 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-3", value: "95%", title: "Satisfaction Rate", description: "Students consistently rate ArtStar highly for quality and support" + 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-4", value: "7 Years", title: "Industry Experience", description: "Proven track record since our founding in 2017" + 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" } ]} 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?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/interested-people-talking-each-other_23-2147655998.jpg" imageAlt="ArtStar community of students" mediaAnimation="slide-up" mediaPosition="right"