Merge version_1 into main #4
@@ -163,7 +163,6 @@ export default function LandingPage() {
|
||||
tagClassName="text-sm font-semibold text-[var(--accent)]"
|
||||
cardClassName="bg-[var(--card)] rounded-lg overflow-hidden shadow-md hover:shadow-lg transition-shadow"
|
||||
imageClassName="w-full h-48 object-cover"
|
||||
cardNameClassName="text-xl font-bold text-[var(--foreground)] mt-4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -192,7 +191,6 @@ export default function LandingPage() {
|
||||
iconContainerClassName="mb-4 flex justify-center"
|
||||
iconClassName="w-8 h-8 text-[var(--primary-cta)]"
|
||||
metricTitleClassName="text-sm text-[var(--foreground)] opacity-70 mb-2"
|
||||
valueClassName="text-3xl font-extrabold text-[var(--primary-cta)]"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -236,7 +234,6 @@ export default function LandingPage() {
|
||||
imageClassName="w-12 h-12 rounded-full object-cover"
|
||||
nameClassName="text-lg font-bold text-[var(--foreground)]"
|
||||
roleClassName="text-sm text-[var(--foreground)] opacity-60"
|
||||
testimonialClassName="text-base text-[var(--foreground)] opacity-80 mt-3 italic"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user