From 22d8763fd52725d714bc61c238709c4ac19efebf Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 15:43:24 +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 e8fb873..9e23625 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -84,7 +84,7 @@ export default function Layout() { }, ]} copyright="© ۲۰۲۴ صورتی. کلیه حقوق محفوظ است." - imageSrc="http://img.b2bpic.net/free-photo/small-snacks-sandwiches-with-salty-salmon_2829-19743.jpg" + imageSrc="http://img.b2bpic.net/free-photo/small-snacks-sandwiches-with-salty-salmon_2829-19743.jpg?_wi=2" links={[ { label: "سیاست حریم خصوصی", -- 2.49.1 From a609bb66390f27c32fc2a734e028b746f055a0c7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 15:43:25 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4dee2c8..5797130 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -51,7 +51,7 @@ export default function HomePage() { { title: "ساندویچ مرغ ویژه", description: "سینه مرغ تازه، سس مخصوص، کاهو فرانسوی", - imageSrc: "http://img.b2bpic.net/free-photo/small-snacks-sandwiches-with-salty-salmon_2829-19743.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/small-snacks-sandwiches-with-salty-salmon_2829-19743.jpg?_wi=1", }, { title: "روست بیف سرد", -- 2.49.1