Merge version_1 into main #2
@@ -97,8 +97,6 @@ export default function LandingPage() {
|
||||
descriptionClassName="text-gray-300 text-lg"
|
||||
cardClassName="p-6 rounded-2xl backdrop-blur-sm"
|
||||
itemClassName="group hover:scale-105 transition-transform duration-300"
|
||||
textBoxTitleClassName="text-2xl font-bold"
|
||||
textBoxDescriptionClassName="text-gray-300"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -139,8 +137,6 @@ export default function LandingPage() {
|
||||
cardClassName="p-8 rounded-2xl backdrop-blur-sm border border-purple-500/30"
|
||||
priceClassName="text-3xl font-bold text-white"
|
||||
featureItemClassName="flex items-center gap-2 text-gray-300"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-gray-300 text-lg"
|
||||
subtitleClassName="text-lg text-gray-400"
|
||||
/>
|
||||
</div>
|
||||
@@ -224,9 +220,6 @@ export default function LandingPage() {
|
||||
nameClassName="font-semibold text-white"
|
||||
roleClassName="text-sm text-purple-300"
|
||||
ratingClassName="flex gap-1 text-purple-400"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-gray-300 text-lg"
|
||||
companyClassName="text-sm text-gray-400"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -267,8 +260,6 @@ export default function LandingPage() {
|
||||
faqsContainerClassName="grid md:grid-cols-2 gap-6 mt-10"
|
||||
accordionClassName="p-4 rounded-xl backdrop-blur-sm border border-purple-500/20"
|
||||
accordionTitleClassName="font-semibold text-white"
|
||||
textBoxTitleClassName="text-3xl md:text-4xl font-bold"
|
||||
textBoxDescriptionClassName="text-gray-300 text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user