Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-08 15:21:15 +00:00

View File

@@ -119,6 +119,7 @@ export default function LandingPage() {
showStepNumbers={true}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={false}
buttons={[
{ text: "Explore Features", href: "#settings" },
]}
@@ -154,6 +155,7 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
buttons={[
{ text: "Compare Models", href: "#pricing" },
]}