From c374f63117ebf2172412f6965592105c72112786 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 21 Jun 2026 11:38:41 +0000 Subject: [PATCH] Bob AI: Update the imagery in the About section to incorporate the Taco Joint street foo --- src/pages/HomePage/sections/About.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/About.tsx b/src/pages/HomePage/sections/About.tsx index add8a3d..331652d 100644 --- a/src/pages/HomePage/sections/About.tsx +++ b/src/pages/HomePage/sections/About.tsx @@ -14,7 +14,7 @@ export default function AboutSection(): React.JSX.Element { quote="We started with a simple vision: to bring the authentic flavors of our grandmother's kitchen to you using only the freshest, high-quality ingredients." author="Elena Rodriguez" role="Founder & Head Chef" - imageSrc="http://img.b2bpic.net/free-photo/top-view-prepare-bunch-parsley-garlic-together-with-bowl-black-pepper-turmeric-ground-pepper-chopped-red-cabbage-salad-wooden-table_140725-138805.jpg" + imageSrc="https://images.unsplash.com/photo-1551504734-5ee1c4a1479b?q=80&w=2070&auto=format&fit=crop" /> -- 2.49.1