From c6a94b5d05da889eeb96edb221eb00329b793181 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 24 Jun 2026 22:34:54 +0000 Subject: [PATCH 1/2] Update src/components/Layout.tsx --- src/components/Layout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Layout.tsx b/src/components/Layout.tsx index ecd3bf2..691097b 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -103,7 +103,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/pack-four-st-patrick-stickers-flat-design_23-2147596523.jpg" + imageSrc="http://img.b2bpic.net/free-vector/pack-four-st-patrick-stickers-flat-design_23-2147596523.jpg?_wi=2" /> From 368c52c63f578cb0c19f554433d1012dc89a0a0e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 24 Jun 2026 22:34:54 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f7518b2..796dbe2 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -26,7 +26,7 @@ export default function HomePage() { text: "View Events", href: "#events", }} - imageSrc="https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464704-po57z520.jpg" + imageSrc="https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464704-po57z520.jpg?_wi=1" /> @@ -53,17 +53,17 @@ export default function HomePage() { { title: "Football Nights", description: "Premier League, Champions League, and more on huge screens.", - imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464706-x2xz11rj.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464706-x2xz11rj.jpg?_wi=1", }, { title: "Game Day Spirit", description: "Join local fan clubs for the ultimate match-day atmosphere.", - imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464705-o304askx.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464705-o304askx.jpg?_wi=1", }, { title: "Group Seating", description: "Dedicated sections for groups of all sizes, perfectly positioned.", - imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464708-sgn8w0s1.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464708-sgn8w0s1.jpg?_wi=1", }, ]} /> @@ -140,32 +140,32 @@ export default function HomePage() { { title: "Cocktails", description: "Signature mixes.", - imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464705-o304askx.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464705-o304askx.jpg?_wi=2", }, { title: "Whiskey", description: "Curated shelf.", - imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464706-x2xz11rj.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464706-x2xz11rj.jpg?_wi=2", }, { title: "Bar Snacks", description: "Perfect for sharing.", - imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464708-sgn8w0s1.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464708-sgn8w0s1.jpg?_wi=2", }, { title: "Pub Platters", description: "Hearty food.", - imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464704-po57z520.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FbOWBdSHF3oZxTMHIG3wpfL6Hm/uploaded-1782340464704-po57z520.jpg?_wi=2", }, { title: "Specialty Drinks", description: "Artisan craft.", - imageSrc: "http://img.b2bpic.net/free-vector/pack-four-st-patrick-stickers-flat-design_23-2147596523.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/pack-four-st-patrick-stickers-flat-design_23-2147596523.jpg?_wi=1", }, { title: "Wine List", description: "Premium selection.", - imageSrc: "http://img.b2bpic.net/free-photo/group-young-multiracial-smiling-people-resting-pub-friends-sitting-wooden-counter-enjoying-drinks_613910-17668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-young-multiracial-smiling-people-resting-pub-friends-sitting-wooden-counter-enjoying-drinks_613910-17668.jpg?_wi=1", }, ]} /> @@ -253,7 +253,7 @@ export default function HomePage() { name: "Ali V.", role: "Regular", quote: "The best atmosphere in Baku for football. Hands down.", - imageSrc: "http://img.b2bpic.net/free-photo/group-young-multiracial-smiling-people-resting-pub-friends-sitting-wooden-counter-enjoying-drinks_613910-17668.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-young-multiracial-smiling-people-resting-pub-friends-sitting-wooden-counter-enjoying-drinks_613910-17668.jpg?_wi=2", }, { name: "Sarah K.",