2 Commits

Author SHA1 Message Date
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">
<TeamCardTwo
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"
tagIcon={Heart}
tagAnimation="slide-up"
@@ -557,4 +557,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}