diff --git a/src/app/page.tsx b/src/app/page.tsx index 757fe06..f4c0380 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,9 +138,9 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", name: "PS5 Console Digital Edition", price: "$499", imageSrc: "http://img.b2bpic.net/free-photo/3d-glasses-camera-arrangement_23-2149558789.jpg", imageAlt: "PS5 console"}, + id: "1", name: "PS5 Console Digital Edition", price: "$499", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXxgZnAO7ALXhsAQiejvZJgYif/uploaded-1778459767638-icbp42u5.webp", imageAlt: "PS5 console"}, { - id: "2", name: "Samsung Galaxy Tab S9", price: "$799", imageSrc: "http://img.b2bpic.net/free-photo/3d-render-modern-landscape-extruding-hexagons_1048-14069.jpg", imageAlt: "samsung galaxy tab"}, + id: "2", name: "Samsung Galaxy Tab S9", price: "$799", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DXxgZnAO7ALXhsAQiejvZJgYif/uploaded-1778459875386-rkcr9zas.avif", imageAlt: "samsung galaxy tab"}, { id: "3", name: "iPhone 15 Pro", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/usb-type-c-port-warm-neon-scene-tech-macro_169016-71583.jpg", imageAlt: "iphone 15 pro"}, {