diff --git a/src/app/page.tsx b/src/app/page.tsx index aca18a6..a99aa94 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,10 +64,11 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/black-person-programming-neural-network-code-with-green-screen_482257-121370.jpg", imageAlt: "WeBuild AI Editor Mockup"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/collection-white-bricks-black-one-with-copy-space_23-2148476791.jpg", imageAlt: "Animated Colorful Website Cards"} + { imageSrc: "http://img.b2bpic.net/free-photo/black-person-programming-neural-network-code-with-green-screen_482257-121370.jpg", imageAlt: "WeBuild AI Editor Mockup" }, + { imageSrc: "http://img.b2bpic.net/free-photo/collection-white-bricks-black-one-with-copy-space_23-2148476791.jpg", imageAlt: "Animated Colorful Website Cards" }, + { imageSrc: "http://img.b2bpic.net/free-photo/ui-ux-representations-with-smart-watch_23-2150201853.jpg", imageAlt: "Representation of user experience and interface design" }, + { imageSrc: "http://img.b2bpic.net/free-photo/still-life-small-decorative-objects_23-2149865501.jpg", imageAlt: "Ideas Innovation Graphic Inspiration Artistic Concept" }, + { imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-laptop_23-2151004295.jpg", imageAlt: "3d rendering on website hosting concept" } ]} mediaAnimation="slide-up" rating={5}