Skip to content

Commit f6a3652

Browse files
committed
feat(SpeakersCarousel): update subtitle with new conference messaging
1 parent a98e15a commit f6a3652

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/components/Swiper/SpeakersCarousel.tsx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -73,10 +73,7 @@ const SpeakersCarousel: FC<React.PropsWithChildren<Props>> = ({
7373
<StyledTitleWrapper>
7474
<TitleSection
7575
title="SPEAKERS"
76-
subtitle="Are you a technology company? Interested in meeting
77-
enthusiasts and geek people for technology? This is a
78-
priceless opportunity to participate in the first Barcelona Developers Conference in Spain, to pr mote your company
79-
and to support technological communities."
76+
subtitle="Get inspired by industry leaders, innovative thinkers, and expert developers who will share their knowledge and experiences at Barcelona Developers Conference. Our diverse lineup of speakers brings cutting-edge insights and practical expertise across multiple technology domains."
8077
color={Color.WHITE}
8178
/>
8279
</StyledTitleWrapper>

0 commit comments

Comments
 (0)