This commit is contained in:
2024-10-07 16:53:03 +02:00
parent 554e5df039
commit 33c90150f7
16 changed files with 68 additions and 15 deletions

View File

@@ -19,8 +19,8 @@ import {
return (
<div className="bg-gradient-to-b from-purple-50/80 to-purple-50/10 pt-32 pb-12">
<div className="mx-auto max-w-7xl px-6 lg:px-8">
<div className="mx-auto max-w-4xl sm:text-center">
<btn className="items-center rounded-2xl px-12 btn-gradient-dark2 py-2.5 text-md font-semibold"
<div className="mx-auto max-w-4xl text-center justify-center items-center">
<btn className="items-center rounded-2xl lg:px-12 px-6 btn-gradient-dark2 py-2.5 text-md font-semibold"
>
NEW
</btn>
@@ -59,6 +59,7 @@ import {
Anyone, regardless of their background, skill level, or geographical location, can use the system to create complex 3D interactives environments tailored to their needs,
simply by describing them.
</p>
</div>
<div className="mt-10 pb-8 flex items-center justify-center gap-x-6">
<a