Update src/pages/HomePage.tsx

This commit is contained in:
2026-05-24 23:25:37 +00:00
parent 61c63aec16
commit 2fb33b4e8a

View File

@@ -131,8 +131,7 @@ export default function HomePage() {
name: "Ben Carter", role: "Head of Content & SEO", detail: "Ben crafts compelling narratives and optimizes content to ensure maximum organic reach and conversion across all digital channels.", imageSrc: "http://img.b2bpic.net/free-photo/good-mood-work_329181-14569.jpg"},
{
name: "Chloe Davis", role: "Social Media & Community Lead", detail: "Chloe builds vibrant online communities and manages engaging social campaigns that captivate audiences and drive interactions.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-businessman-wearing-glasses-isolated-pink-background_141793-63263.jpg"},
],
imageAlt: "female lead strategist professional portrait"
]
},
{
title: "Marketing Specialists", members: [
@@ -142,8 +141,7 @@ export default function HomePage() {
name: "Grace Lee", role: "Graphic Designer", detail: "Grace brings brands to life with stunning visuals and engaging creative assets, ensuring every piece of content resonates visually.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-fair-haired-girl-using-tablet-after-photoshoot-sitting-table-with-computer-camera-charming-female-student-glasses-black-shirt-working-project_197531-25383.jpg"},
{
name: "Leo Singh", role: "Web Analytics Expert", detail: "Leo provides deep insights into user behavior and campaign performance, driving continuous improvement and data-driven decisions.", imageSrc: "http://img.b2bpic.net/free-photo/female-executives-strategizing-new-project-inclusive-business-environment_482257-124674.jpg"},
],
imageAlt: "female lead strategist professional portrait"
]
},
]}
/>