3 Commits

Author SHA1 Message Date
3b0bc9f259 Merge version_30 into main
Merge version_30 into main
2026-03-19 19:53:52 +00:00
854f4562a4 Update src/app/page.tsx 2026-03-19 19:53:47 +00:00
738d3b38ca Merge version_29 into main
Merge version_29 into main
2026-03-19 14:41:11 +00:00

View File

@@ -469,7 +469,7 @@ export default function HomePage() {
<div id="owners-spotlight" data-section="owners-spotlight"> <div id="owners-spotlight" data-section="owners-spotlight">
<TeamCardTwo <TeamCardTwo
title="Meet the Owners" title="Meet the Owners"
description="Teris Bryan and Deb Farrell: Passionate entrepreneurs bringing authentic Caribbean soul to Lehigh Acres." description="Teria Bryant and Deb Farrell: Passionate entrepreneurs bringing authentic Caribbean soul to Lehigh Acres."
tag="Community Leaders" tag="Community Leaders"
tagIcon={Heart} tagIcon={Heart}
tagAnimation="slide-up" tagAnimation="slide-up"
@@ -557,4 +557,4 @@ export default function HomePage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }