Skip to content

Commit

Permalink
added Twi, Ewe and Ga translation of "Base is for everyone" on homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
PhidLarkson authored Nov 22, 2024
1 parent 4dc26ae commit 5b6a9b3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ export default function SlidingTextSection() {
const containerRef = useRef<HTMLDivElement>(null);

const text =
' Base is for everyone - القاعدة للجميع - Base es para todos - 基地适合所有人 - La Base è per tutti - Base est pour tout le monde - Base ni ya kila mtu - ';
' Base is for everyone - القاعدة للجميع - Base es para todos - 基地适合所有人 - La Base è per tutti - Base est pour tout le monde - Base ni ya kila mtu - Base yɛ ma obiara - Base nye amesiame tɔ - Base ji he ni mɔ fɛɛ mɔ yɔɔ - ';

const containerClasses = classNames(
'relative w-full overflow-hidden rounded-2xl bg-blue p-8',
Expand Down

0 comments on commit 5b6a9b3

Please sign in to comment.