Merge version_1 into main #2
@@ -115,7 +115,6 @@ export default function LandingPage() {
|
|||||||
tag="Experience"
|
tag="Experience"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
className="w-full"
|
className="w-full"
|
||||||
descriptionClassName="text-gray-300 text-base md:text-lg"
|
|
||||||
cardTitleClassName="text-white font-bold text-xl"
|
cardTitleClassName="text-white font-bold text-xl"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -174,7 +173,6 @@ export default function LandingPage() {
|
|||||||
speed={40}
|
speed={40}
|
||||||
topMarqueeDirection="left"
|
topMarqueeDirection="left"
|
||||||
className="w-full"
|
className="w-full"
|
||||||
descriptionClassName="text-gray-300 text-base md:text-lg"
|
|
||||||
cardClassName="bg-red-950/20 border border-red-900/50 rounded-lg p-6"
|
cardClassName="bg-red-950/20 border border-red-900/50 rounded-lg p-6"
|
||||||
testimonialClassName="text-gray-100 text-sm line-clamp-2"
|
testimonialClassName="text-gray-100 text-sm line-clamp-2"
|
||||||
nameClassName="text-white font-bold text-sm"
|
nameClassName="text-white font-bold text-sm"
|
||||||
|
|||||||
Reference in New Issue
Block a user