Merge version_1 into main #6
@@ -146,6 +146,7 @@ export default function LandingPage() {
|
||||
cardDescriptionClassName="text-gray-400 text-base leading-relaxed"
|
||||
imageClassName="w-full h-64 object-cover"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white mb-4"
|
||||
textBoxDescriptionClassName="text-gray-300 text-lg mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -187,6 +188,7 @@ export default function LandingPage() {
|
||||
imageClassName="w-full h-64 object-cover group-hover:scale-105 transition-transform duration-300"
|
||||
gridClassName="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white mb-4"
|
||||
textBoxDescriptionClassName="text-gray-300 text-lg mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -210,6 +212,7 @@ export default function LandingPage() {
|
||||
descriptionClassName="text-gray-300 text-lg mb-12 text-center"
|
||||
logoTextClassName="text-gray-400 font-semibold text-sm md:text-base"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-white mb-4 text-center"
|
||||
textBoxDescriptionClassName="text-gray-300 text-lg mb-12 text-center"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user