diff --git a/src/components/Common/Card/index.tsx b/src/components/Common/Card/index.tsx index 2258d48a26..9596b8692f 100644 --- a/src/components/Common/Card/index.tsx +++ b/src/components/Common/Card/index.tsx @@ -150,7 +150,12 @@ export const ShowcaseCard: React.FC<{ className="bg-white/90 border overflow-hidden border-white border-solid rounded-xl px-6 py-8 text-black " variants={transitions.item} > - +

{title}

{subtitle}

{description}

diff --git a/src/pages/ai.tsx b/src/pages/ai.tsx index 8cbf8f5187..bb071d3231 100644 --- a/src/pages/ai.tsx +++ b/src/pages/ai.tsx @@ -556,6 +556,7 @@ let result = model.run( className=" w-[120%] sm:w-7/10 md:w-[85%] absolute bottom-0 + translate-y-[110%] translate-x-[-10%] md:translate-y-[45%] md:translate-x-[55%] sm:translate-y-[80%] sm:translate-x-[20%] select-none