Merge version_1 into main #2
@@ -120,7 +120,6 @@ export default function LandingPage() {
|
||||
cardTitleClassName="text-2xl font-bold mb-3"
|
||||
cardDescriptionClassName="text-base text-opacity-90 leading-relaxed"
|
||||
gridClassName="gap-6 lg:gap-8"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -161,7 +160,6 @@ export default function LandingPage() {
|
||||
metricTitleClassName="text-lg font-semibold mb-2"
|
||||
valueClassName="text-3xl font-bold text-primary-cta"
|
||||
gridClassName="gap-6 grid-cols-1 sm:grid-cols-2 lg:grid-cols-4"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -213,7 +211,6 @@ export default function LandingPage() {
|
||||
handleClassName="text-sm text-opacity-60 mb-4"
|
||||
testimonialClassName="text-base leading-relaxed mb-4"
|
||||
ratingClassName="flex gap-1"
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -255,7 +252,6 @@ export default function LandingPage() {
|
||||
accordionClassName="space-y-3"
|
||||
accordionTitleClassName="font-semibold text-lg"
|
||||
accordionContentClassName="text-base text-opacity-80 leading-relaxed"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user