5 Commits

Author SHA1 Message Date
f82cd7516d Update src/app/page.tsx 2026-03-03 11:43:21 +00:00
d4c7997f7c Update src/app/layout.tsx 2026-03-03 11:43:21 +00:00
ed8f96bc86 Switch to version 1: modified src/app/page.tsx 2026-03-03 11:39:33 +00:00
123bf3ee45 Switch to version 1: modified src/app/layout.tsx 2026-03-03 11:39:32 +00:00
93d3dcae71 Merge version_3 into main
Merge version_3 into main
2026-03-03 11:37:00 +00:00

View File

@@ -62,7 +62,7 @@ export default function HomePage() {
tagIcon={Sparkles}
tagAnimation="opacity"
buttons={[
{ text: "Explore Models", href: "/models" },
{ text: "Browse Our 41 Models", href: "/models" },
{ text: "Learn More", href: "/about" },
]}
buttonAnimation="opacity"