diff --git a/src/app/page.tsx b/src/app/page.tsx index 26232de..c7f9b46 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,8 +49,8 @@ export default function LandingPage() { tag="Trusted by millions" buttons={[{ text: "Start Playing", href: "#games" }, { text: "Learn More", href: "#about" }]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-colorful-translucent-shapes-with-copy-space_23-2148830215.jpg", imageAlt: "math games banner abstract" }, - { imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-math-objects-character_23-2151749726.jpg", imageAlt: "educational game UI design" } + { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-colorful-translucent-shapes-with-copy-space_23-2148830215.jpg?_wi=1", imageAlt: "math games banner abstract" }, + { imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-math-objects-character_23-2151749726.jpg?_wi=1", imageAlt: "educational game UI design" } ]} mediaAnimation="slide-up" rating={5} @@ -125,10 +125,10 @@ export default function LandingPage() { description="Real feedback from our amazing users around the world." testimonials={[ { - id: "1", name: "Sarah J.", date: "Oct 2024", title: "Student", quote: "MathPlay helped me ace my exams!", tag: "Fun", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-guy-with-long-hair-black-t-shirt-listens-music-from-headphone-point-toward-ahead-pink-wall_141793-27178.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-colorful-translucent-shapes-with-copy-space_23-2148830215.jpg", imageAlt: "happy student portrait" + id: "1", name: "Sarah J.", date: "Oct 2024", title: "Student", quote: "MathPlay helped me ace my exams!", tag: "Fun", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-guy-with-long-hair-black-t-shirt-listens-music-from-headphone-point-toward-ahead-pink-wall_141793-27178.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-colorful-translucent-shapes-with-copy-space_23-2148830215.jpg?_wi=2", imageAlt: "happy student portrait" }, { - id: "2", name: "Mark D.", date: "Sept 2024", title: "Teacher", quote: "The best classroom tool ever.", tag: "Essential", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-good-looking-man-standing-with-arms-folded-looking-back-dark-gray-copy-space_171337-453.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-math-objects-character_23-2151749726.jpg", imageAlt: "happy student portrait" + id: "2", name: "Mark D.", date: "Sept 2024", title: "Teacher", quote: "The best classroom tool ever.", tag: "Essential", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-good-looking-man-standing-with-arms-folded-looking-back-dark-gray-copy-space_171337-453.jpg", imageSrc: "http://img.b2bpic.net/free-photo/3d-cartoon-math-objects-character_23-2151749726.jpg?_wi=2", imageAlt: "happy student portrait" } ]} title="What People Say"