Merge version_1 into main #7
@@ -164,8 +164,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
className="py-20 lg:py-28"
|
||||
containerClassName="max-w-6xl"
|
||||
titleClassName="text-4xl lg:text-5xl font-bold"
|
||||
descriptionClassName="text-lg opacity-85"
|
||||
badgeClassName="text-xs font-semibold uppercase tracking-wider text-orange-600 px-3 py-1 bg-orange-50 rounded-full"
|
||||
priceClassName="text-4xl lg:text-5xl font-bold my-4"
|
||||
nameClassName="text-2xl font-bold"
|
||||
@@ -224,8 +222,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
className="py-20 lg:py-28"
|
||||
containerClassName="max-w-6xl"
|
||||
titleClassName="text-4xl lg:text-5xl font-bold"
|
||||
descriptionClassName="text-lg opacity-85"
|
||||
cardClassName="border border-orange-100 bg-white rounded-2xl p-8 shadow-sm hover:shadow-lg transition-shadow"
|
||||
testimonialClassName="text-base leading-relaxed mb-6 italic"
|
||||
nameClassName="font-bold text-lg"
|
||||
@@ -254,14 +250,10 @@ export default function LandingPage() {
|
||||
showCard={true}
|
||||
className="py-16 lg:py-24"
|
||||
containerClassName="max-w-6xl"
|
||||
titleClassName="text-3xl lg:text-4xl font-bold text-center mb-4"
|
||||
descriptionClassName="text-center text-base opacity-80 mb-12"
|
||||
contentClassName="flex items-center justify-center gap-8 overflow-hidden"
|
||||
logoCardClassName="flex items-center justify-center px-6 py-4 bg-white border border-orange-100 rounded-xl flex-shrink-0"
|
||||
logoImageClassName="h-8 w-auto opacity-80 hover:opacity-100 transition-opacity"
|
||||
logoTextClassName="text-sm font-semibold text-center opacity-70"
|
||||
textBoxTitleImageWrapperClassName=""
|
||||
textBoxTitleImageClassName=""
|
||||
textBoxButtonTextClassName=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user