From 0d0f13b1bebd45a28cd7e19e6f7c26ebc465b677 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 15 Jun 2026 12:33:07 +0000 Subject: [PATCH] Bob AI: Set image to https://storage.googleapis.com/webild/users/user_3FAmvWHw1cUQTzxpHR --- src/pages/HomePage.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index f091745..c2687c5 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -119,19 +119,19 @@ export default function HomePage() { title: "Signature Pho", description: "A comforting bowl of traditional goodness.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/asian-noodle-soup-with-fresh-vegetables-herbs_84443-85802.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FAmvWHw1cUQTzxpHRvUn6gh5da/uploaded-1781526716605-3qwxf4ay.png", }, { title: "Classic Burger", description: "Juicy beef, fresh bun, and crispy fries.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/big-burger-with-steak-french-fries-with-herbs_114579-1923.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FAmvWHw1cUQTzxpHRvUn6gh5da/uploaded-1781526716610-t8tyd76l.jpg", }, { title: "Beef Taco", description: "Freshly made with authentic spices.", href: "#", - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-delicious-taco_23-2150799493.jpg", + imageSrc: "https://storage.googleapis.com/webild/users/user_3FAmvWHw1cUQTzxpHRvUn6gh5da/uploaded-1781526716610-51gwg9ep.jpg", }, { title: "Chicken Pad Thai", -- 2.49.1