Merge version_1 into main #1
@@ -103,8 +103,8 @@ export default function LandingPage() {
|
||||
className="w-full"
|
||||
containerClassName="py-20 md:py-32"
|
||||
cardClassName="bg-[#1a1a1a] border border-[#2a2a2a]"
|
||||
titleClassName="text-5xl md:text-6xl font-black tracking-tight"
|
||||
descriptionClassName="text-base md:text-lg font-light text-gray-300"
|
||||
textBoxTitleClassName="text-5xl md:text-6xl font-black tracking-tight"
|
||||
textBoxDescriptionClassName="text-base md:text-lg font-light text-gray-300"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -162,8 +162,8 @@ export default function LandingPage() {
|
||||
className="w-full"
|
||||
containerClassName="py-20 md:py-32"
|
||||
cardClassName="bg-[#1a1a1a] border border-[#2a2a2a] backdrop-blur"
|
||||
titleClassName="text-5xl md:text-6xl font-black tracking-tight"
|
||||
descriptionClassName="text-lg font-light text-gray-300"
|
||||
textBoxTitleClassName="text-5xl md:text-6xl font-black tracking-tight"
|
||||
textBoxDescriptionClassName="text-lg font-light text-gray-300"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -201,8 +201,8 @@ export default function LandingPage() {
|
||||
ariaLabel="Testimonials section"
|
||||
className="w-full"
|
||||
containerClassName="py-20 md:py-32"
|
||||
titleClassName="text-5xl md:text-6xl font-black tracking-tight"
|
||||
descriptionClassName="text-lg font-light text-gray-300"
|
||||
textBoxTitleClassName="text-5xl md:text-6xl font-black tracking-tight"
|
||||
textBoxDescriptionClassName="text-lg font-light text-gray-300"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user