File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ export const DownloadModelModal: React.FC<Props> = ({
103103
104104 < div className = "flex flex-col gap-3 text-sm md:text-base" >
105105 < p className = "text-primary/80" >
106- Our newest model, Maia 3, provides richer and more in-depth
106+ Our newest model, Maia- 3, provides richer and more in-depth
107107 analysis, allowing for:
108108 </ p >
109109 < ul className = "flex list-inside flex-col gap-1.5 pl-2 text-white/80" >
@@ -120,7 +120,7 @@ export const DownloadModelModal: React.FC<Props> = ({
120120 </ li >
121121 </ ul >
122122 < p className = "text-white/80" >
123- Maia 3 runs entirely on your device and requires a one-time 44mb
123+ Maia- 3 runs entirely on your device and requires a one-time 44mb
124124 download.
125125 </ p >
126126 </ div >
@@ -174,7 +174,7 @@ export const DownloadModelModal: React.FC<Props> = ({
174174 </ span >
175175 ) }
176176 < p className = "font-medium" >
177- { isDownloading ? 'Downloading...' : 'Download Maia 3' } { ' ' }
177+ { isDownloading ? 'Downloading...' : 'Download Maia- 3' } { ' ' }
178178 < span className = "text-xs text-white/70" > (44mb)</ span >
179179 </ p >
180180 </ div >
You can’t perform that action at this time.
0 commit comments