Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #7.
This commit is contained in:
@@ -167,7 +167,6 @@ export default function LandingPage() {
|
|||||||
iconClassName="w-6 h-6 text-white"
|
iconClassName="w-6 h-6 text-white"
|
||||||
cardTitleClassName="text-xl font-semibold mb-2"
|
cardTitleClassName="text-xl font-semibold mb-2"
|
||||||
cardDescriptionClassName="text-sm opacity-90 mb-4"
|
cardDescriptionClassName="text-sm opacity-90 mb-4"
|
||||||
cardButtonClassName=""
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -213,7 +212,6 @@ export default function LandingPage() {
|
|||||||
imageClassName="w-full h-64 object-cover rounded-t-2xl"
|
imageClassName="w-full h-64 object-cover rounded-t-2xl"
|
||||||
cardNameClassName="text-xl font-semibold mt-4 px-4"
|
cardNameClassName="text-xl font-semibold mt-4 px-4"
|
||||||
cardPriceClassName="text-lg font-bold text-[#d4a574] px-4 pb-4"
|
cardPriceClassName="text-lg font-bold text-[#d4a574] px-4 pb-4"
|
||||||
carouselMode="buttons"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -260,7 +258,6 @@ export default function LandingPage() {
|
|||||||
cardAvatarClassName="w-10 h-10 rounded-full object-cover"
|
cardAvatarClassName="w-10 h-10 rounded-full object-cover"
|
||||||
cardNameClassName="font-semibold text-sm"
|
cardNameClassName="font-semibold text-sm"
|
||||||
cardDateClassName="text-xs opacity-70"
|
cardDateClassName="text-xs opacity-70"
|
||||||
carouselMode="buttons"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user