File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed
Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ export function Hero() {
4040 <span className="absolute inline-flex h-full w-full animate-ping rounded-full bg-primary opacity-75" />
4141 <span className="relative inline-flex h-2 w-2 rounded-full bg-primary" />
4242 </span>
43- <span className="text-primary">Now Available - Version 2.8 Beta </span>
43+ <span className="text-primary">Now Available - Version 2.8</span>
4444 </div>
4545
4646 <h1
Original file line number Diff line number Diff line change @@ -10,16 +10,19 @@ import Autoplay from "embla-carousel-autoplay"
1010
1111const screenshots = [
1212 {
13- url: "https://ultimatemenu.github.io/ScreenShots/YimMenu/1 .png",
13+ url: "https://ultimatemenu.github.io/ScreenShots/YimMenu/10 .png",
1414 },
1515 {
16- url: "https://ultimatemenu.github.io/ScreenShots/YimMenu/2 .png",
16+ url: "https://ultimatemenu.github.io/ScreenShots/YimMenu/11 .png",
1717 },
1818 {
19- url: "https://ultimatemenu.github.io/ScreenShots/YimMenu/3 .png",
19+ url: "https://ultimatemenu.github.io/ScreenShots/YimMenu/12 .png",
2020 },
2121 {
22- url: "https://ultimatemenu.github.io/ScreenShots/YimMenu/4.png",
22+ url: "https://ultimatemenu.github.io/ScreenShots/YimMenu/13.png",
23+ },
24+ {
25+ url: "https://ultimatemenu.github.io/ScreenShots/YimMenu/14.png",
2326 },
2427]
2528
You can’t perform that action at this time.
0 commit comments