Merge version_1 into main #8
@@ -163,7 +163,6 @@ export default function AboutPage() {
|
||||
cardDescriptionClassName="text-gray-300 text-sm leading-relaxed mb-4 font-light"
|
||||
tagAnimation="slide-up"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -238,6 +237,7 @@ export default function AboutPage() {
|
||||
textBoxDescriptionClassName="text-gray-300 text-lg text-center mb-16 max-w-2xl mx-auto"
|
||||
carouselMode="buttons"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -153,6 +153,7 @@ export default function BlogPage() {
|
||||
dateClassName="text-gray-500 text-xs ml-auto"
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses="min-h-[600px]"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -220,7 +220,6 @@ export default function HomePage() {
|
||||
cardDescriptionClassName="text-gray-300 text-sm leading-relaxed mb-4 font-light"
|
||||
tagAnimation="slide-up"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -301,6 +300,7 @@ export default function HomePage() {
|
||||
cardVariantClassName="text-gray-400 text-sm font-light"
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -388,6 +388,7 @@ export default function HomePage() {
|
||||
dateClassName="text-gray-500 text-xs ml-auto"
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses="min-h-[600px]"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -475,6 +476,7 @@ export default function HomePage() {
|
||||
roleClassName="text-gray-400 text-sm font-light"
|
||||
carouselMode="buttons"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -152,6 +152,7 @@ export default function PortfolioPage() {
|
||||
cardVariantClassName="text-gray-400 text-sm font-light"
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user