From 623fa047ff86c54a7d72df2f5d08e096fc57967b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 15:11:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4de822..364890f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { href: "#brands", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg" + imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -226,7 +226,7 @@ export default function LandingPage() { content: "Clean, curated, and made for moments.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/sitting-table-with-chairs-yellow-sofa-restaurant-with-panoramic-view_114579-1523.jpg" + imageSrc="http://img.b2bpic.net/free-photo/sitting-table-with-chairs-yellow-sofa-restaurant-with-panoramic-view_114579-1523.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -426,7 +426,7 @@ export default function LandingPage() { text: "Book VIP", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg?_wi=2", imageAlt: "city skyline icon line art white", }, { @@ -442,7 +442,7 @@ export default function LandingPage() { text: "Book Group", href: "#", }, - imageSrc: "http://img.b2bpic.net/free-photo/sitting-table-with-chairs-yellow-sofa-restaurant-with-panoramic-view_114579-1523.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sitting-table-with-chairs-yellow-sofa-restaurant-with-panoramic-view_114579-1523.jpg?_wi=2", imageAlt: "city skyline icon line art white", }, ]} -- 2.49.1