From 3dda6d33853aa7bf07b19f2bcf28e2d379722403 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 21 Jun 2026 14:10:25 +0000 Subject: [PATCH] Update src/pages/HomePage/sections/Hero.tsx --- src/pages/HomePage/sections/Hero.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage/sections/Hero.tsx b/src/pages/HomePage/sections/Hero.tsx index 57f5b74..18e0f1e 100644 --- a/src/pages/HomePage/sections/Hero.tsx +++ b/src/pages/HomePage/sections/Hero.tsx @@ -10,7 +10,7 @@ export default function HeroSection(): React.JSX.Element { description="Lumen Capital provides bespoke advisory services for families and institutions who value long-term stability and growth." secondaryButton={{"text":"Our Approach","href":"#about"}} tag="Expert Advisory" - title="Securing Your Financial Legacy" + title="The Future of Capital. Now." items={[{"imageSrc":"http://img.b2bpic.net/free-photo/side-view-smiling-young-businesswoman-working-laptop-restaurant_23-2147970883.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/close-up-office-supplies-with-window-background_1098-3497.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/business-partners-sitting-cafe_1157-16977.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/business-skyscraper-building-hong-kong-city_74190-390.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/arab-business-worker-chatting-with-coworker-using-smartphone_482257-78117.jpg"},{"imageSrc":"http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139291.jpg"}]} primaryButton={{"href":"#contact","text":"Schedule Consultation"}} /> -- 2.49.1