From 4270e693c2f0be8489a5b182cb2265674f4adafe Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 2 Jun 2026 12:41:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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}