From 41bc1932d2d42cba7565ef11b06a744230414fc4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 09:39:51 +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 236f000..e96ac10 100644 --- a/src/components/Layout.tsx +++ b/src/components/Layout.tsx @@ -65,7 +65,7 @@ export default function Layout() { href: "#", }, ]} - imageSrc="https://images.unsplash.com/photo-1645717325628-9d4d79c52f97?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w4Mzc5ODl8MHwxfHNlYXJjaHw4fHxiYWtlcnklMjBzdG9yZSUyMGF0bW9zcGhlcmUlMjB3YXJtJTIwbGlnaHRpbmd8ZW58MXwwfHx8MTc3NzAyMzU2Mnww&ixlib=rb-4.1.0&q=80&w=1080" + imageSrc="https://images.unsplash.com/photo-1645717325628-9d4d79c52f97?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w4Mzc5ODl8MHwxfHNlYXJjaHw4fHxiYWtlcnklMjBzdG9yZSUyMGF0bW9zcGhlcmUlMjB3YXJtJTIwbGlnaHRpbmd8ZW58MXwwfHx8MTc3NzAyMzU2Mnww&ixlib=rb-4.1.0&q=80&w=1080&_wi=2" /> ); -- 2.49.1 From 9090b9f5452026718c5588d04efa18ccd8d000eb Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 24 Apr 2026 09:39:52 +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 1177ee9..5724e93 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -23,7 +23,7 @@ export default function HomePage() { text: "Visit Us", href: "#contact", }} - imageSrc="https://images.unsplash.com/photo-1645717325628-9d4d79c52f97?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w4Mzc5ODl8MHwxfHNlYXJjaHw4fHxiYWtlcnklMjBzdG9yZSUyMGF0bW9zcGhlcmUlMjB3YXJtJTIwbGlnaHRpbmd8ZW58MXwwfHx8MTc3NzAyMzU2Mnww&ixlib=rb-4.1.0&q=80&w=1080" + imageSrc="https://images.unsplash.com/photo-1645717325628-9d4d79c52f97?crop=entropy&cs=tinysrgb&fit=max&fm=jpg&ixid=M3w4Mzc5ODl8MHwxfHNlYXJjaHw4fHxiYWtlcnklMjBzdG9yZSUyMGF0bW9zcGhlcmUlMjB3YXJtJTIwbGlnaHRpbmd8ZW58MXwwfHx8MTc3NzAyMzU2Mnww&ixlib=rb-4.1.0&q=80&w=1080&_wi=1" /> -- 2.49.1