From 10c6d8060f2bb1d01a52111844f1711318ad0baf Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 17:32:16 +0000 Subject: [PATCH] Bob AI: Change the first picture (hero image) to an image representing Algeria. --- 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 e446293..db1e134 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -25,7 +25,7 @@ export default function HomePage() { text: "Get Consultation", href: "#contact", }} - imageSrc="https://images.unsplash.com/photo-1580060839134-75a5edca2e99?auto=format&fit=crop&q=80" + imageSrc="https://images.unsplash.com/photo-1584346133934-a3afd2a33c4c?auto=format&fit=crop&q=80" /> -- 2.49.1