Merge version_1 into main #6
@@ -180,6 +180,7 @@ export default function LandingPage() {
|
||||
textBoxTagClassName="text-xs font-semibold uppercase tracking-wider text-orange-600 px-3 py-1 bg-orange-50 rounded-full"
|
||||
textBoxButtonContainerClassName="flex flex-col gap-3"
|
||||
textBoxButtonClassName="w-full px-6 py-3 rounded-xl font-semibold transition-all duration-300"
|
||||
textBoxButtonTextClassName=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -230,6 +231,7 @@ export default function LandingPage() {
|
||||
nameClassName="font-bold text-lg"
|
||||
handleClassName="text-sm opacity-70"
|
||||
ratingClassName="flex gap-1 mb-3 text-orange-600"
|
||||
textBoxButtonTextClassName=""
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -258,6 +260,9 @@ export default function LandingPage() {
|
||||
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