diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cee0fa..545171c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -82,7 +82,7 @@ export default function LandingPage() { imageAlt: "Food Presentation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg?_wi=1", imageAlt: "Social Vibes", }, ]} @@ -121,7 +121,7 @@ export default function LandingPage() { { title: "Late Night Vibes", description: "Sophisticated atmosphere that keeps the energy alive until late.", - imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891021.jpg?_wi=2", buttonIcon: "Music", }, ]}