diff --git a/src/app/page.tsx b/src/app/page.tsx index a307ba8..ba6f762 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,20 +87,20 @@ export default function LandingPage() { { id: 1, title: "Lightning-Fast Service", description: "Your order ready in minutes, perfectly suited for quick commutes and late-night cravings", buttons: [], - phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg" } + phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-by-truck-guy-delivery-uniform_1157-46187.jpg?_wi=2" } }, { id: 2, title: "Unbeatable Atmosphere", description: "The ideal hangout spot with comfortable seating, great ambience, and a social vibe perfect for any time", buttons: [], - phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg" } + phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-women-having-fun-time_23-2149232873.jpg?_wi=2" } }, { id: 3, title: "Premium Quality Standards", description: "Fresh ingredients, rigorous quality checks, and consistent taste—every visit, every time", buttons: [], - phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg" } + phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg?_wi=1" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/red-sweet-pepper-green-chemicals_23-2148536497.jpg?_wi=2" } } ]} animationType="slide-up"