Merge version_1 into main #11
@@ -162,7 +162,6 @@ export default function AboutPage() {
|
||||
cardTitleClassName="text-xl font-bold text-white mb-3"
|
||||
cardDescriptionClassName="text-gray-300 text-sm leading-relaxed mb-4 font-light"
|
||||
tagAnimation="slide-up"
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -235,7 +234,6 @@ export default function AboutPage() {
|
||||
roleClassName="text-gray-400 text-sm font-light"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white text-center mb-4"
|
||||
textBoxDescriptionClassName="text-gray-300 text-lg text-center mb-16 max-w-2xl mx-auto"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -153,7 +153,6 @@ export default function BlogPage() {
|
||||
dateClassName="text-gray-500 text-xs ml-auto"
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses="min-h-[600px]"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -219,7 +219,6 @@ export default function HomePage() {
|
||||
cardTitleClassName="text-xl font-bold text-white mb-3"
|
||||
cardDescriptionClassName="text-gray-300 text-sm leading-relaxed mb-4 font-light"
|
||||
tagAnimation="slide-up"
|
||||
animationType="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -301,7 +300,6 @@ export default function HomePage() {
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -389,7 +387,6 @@ export default function HomePage() {
|
||||
dateClassName="text-gray-500 text-xs ml-auto"
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses="min-h-[600px]"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -475,7 +472,6 @@ export default function HomePage() {
|
||||
roleClassName="text-gray-400 text-sm font-light"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white text-center mb-4"
|
||||
textBoxDescriptionClassName="text-gray-300 text-lg text-center mb-16 max-w-2xl mx-auto"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -153,7 +153,6 @@ export default function PortfolioPage() {
|
||||
carouselMode="buttons"
|
||||
uniformGridCustomHeightClasses="min-h-95 2xl:min-h-105"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user