From 056cfa9db51d86c66ed7f3198a08a7d653144976 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 15 Jun 2026 23:25:35 +0000 Subject: [PATCH] Bob AI: Rewrite the home page content for 'A1 Selective Phones And Accessories', a cell --- src/pages/HomePage.tsx | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 4ac7766..92658f1 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -155,28 +155,30 @@ export default function HomePage() { }, ]} cta={{ - imageSrc: "https://storage.googleapis.com/webild/default/templates/creative-portfolio/avatar.webp", - name: "More questions? Reach out anytime.", - role: "joseph@alexandercreative.com", - buttonText: "Book a call", + imageSrc: "https://images.unsplash.com/photo-1511707171634-5f897ff02aa9?q=80&w=200&auto=format&fit=crop", + name: "Looking for a specific device?", + role: "Call us at 050 583 0134", + buttonText: "Contact Us", buttonHref: "#contact", }} />
-- 2.49.1