Merge version_1 into main #3
@@ -123,6 +123,7 @@ export default function LandingPage() {
|
||||
containerClassName="py-12 sm:py-16 lg:py-20 px-4 sm:px-6 lg:px-8"
|
||||
titleClassName="text-3xl sm:text-4xl font-extrabold text-foreground mb-4"
|
||||
descriptionClassName="text-lg text-foreground/70 mb-12 max-w-2xl"
|
||||
cardTitleClassName="text-xl font-bold text-foreground mb-2"
|
||||
cardDescriptionClassName="text-foreground/70 text-sm leading-relaxed"
|
||||
cardTagClassName="inline-block bg-primary-cta/20 text-primary-cta text-xs font-semibold px-3 py-1 rounded-full mb-3"
|
||||
/>
|
||||
@@ -208,6 +209,7 @@ export default function LandingPage() {
|
||||
containerClassName="py-12 sm:py-16 lg:py-20 px-4 sm:px-6 lg:px-8"
|
||||
titleClassName="text-3xl sm:text-4xl font-extrabold text-foreground mb-4"
|
||||
descriptionClassName="text-lg text-foreground/70 mb-12 max-w-2xl"
|
||||
cardTitleClassName="text-xl font-bold text-foreground mb-2"
|
||||
cardDescriptionClassName="text-foreground/70 text-sm leading-relaxed"
|
||||
cardTagClassName="inline-block bg-primary-cta/20 text-primary-cta text-xs font-semibold px-3 py-1 rounded-full mb-3"
|
||||
/>
|
||||
@@ -282,6 +284,7 @@ export default function LandingPage() {
|
||||
cardClassName="bg-card border border-accent/30 rounded-lg p-6 hover:border-primary-cta/50 transition-colors"
|
||||
testimonialClassName="text-foreground/80 text-base leading-relaxed mb-4 italic"
|
||||
nameClassName="text-foreground font-semibold"
|
||||
handleClassName="text-accent text-sm"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user