diff --git a/src/app/page.tsx b/src/app/page.tsx index 6da7721..6b9d1ac 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,7 +106,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Tesla Model 3", price: "$65/day", imageSrc: "https://img.b2bpic.net/free-photo/mother-with-her-little-son-by-car_1303-31629.jpg" + id: "1", name: "Tesla Model 3", price: "$65/day", videoSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_35vmIsFKiMtTSUSBP7nWGRgR0We/uploaded-1771417744008-d1nr6h7s.mp4" }, { id: "2", name: "BMW X5 SUV", price: "$95/day", imageSrc: "https://img.b2bpic.net/free-photo/joyful-fashionable-female-friends-raise-their-hands-while-sitting-luxury-cabriolet-car-park_613910-6818.jpg"