diff --git a/src/app/page.tsx b/src/app/page.tsx index 91908b9..0869fb1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -134,9 +134,9 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", name: "Modern Kitchen", price: "Renovation", imageSrc: "http://img.b2bpic.net/free-photo/blue-kitchen-fronts-glass-chandelier-attic-light_169016-69152.jpg"}, + id: "1", name: "Modern Kitchen", price: "Renovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTzML3qaLYGVBUL3LzgmW81Ozs/uploaded-1778326711519-d6ia9ofq.jpg"}, { - id: "2", name: "Luxury Bathroom", price: "Renovation", imageSrc: "http://img.b2bpic.net/free-photo/modern-interior-design-interior_23-2151929569.jpg"}, + id: "2", name: "Luxury Bathroom", price: "Renovation", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DTzML3qaLYGVBUL3LzgmW81Ozs/uploaded-1778326732704-4tb8cxkj.jpg"}, { id: "3", name: "Full Renovation", price: "Interior", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-interior-with-wooden-accents-natural-light_23-2152016397.jpg"}, {