Merge version_1 into main #4
@@ -120,8 +120,6 @@ export default function PlayStationShowroom() {
|
||||
cardDescriptionClassName="text-cyan-100/70 text-sm leading-relaxed"
|
||||
cardIconClassName="w-6 h-6 text-magenta-400"
|
||||
mediaClassName="rounded-lg overflow-hidden border border-cyan-400/20"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-cyan-300 mb-4"
|
||||
descriptionClassName="text-lg text-cyan-100/70 max-w-2xl mb-12"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -190,8 +188,6 @@ export default function PlayStationShowroom() {
|
||||
textBoxButtonContainerClassName="flex gap-4 mt-8"
|
||||
textBoxButtonClassName="px-8 py-3 rounded-lg bg-gradient-to-r from-cyan-500 to-cyan-600 hover:shadow-lg hover:shadow-cyan-500/50 text-black font-semibold"
|
||||
textBoxButtonTextClassName="text-sm font-bold tracking-wide uppercase"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-cyan-300 mb-4"
|
||||
descriptionClassName="text-lg text-cyan-100/70 mb-12 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -233,8 +229,6 @@ export default function PlayStationShowroom() {
|
||||
textBoxClassName="mb-8"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-magenta-300"
|
||||
textBoxDescriptionClassName="text-lg text-cyan-100/70 max-w-2xl mt-4"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-magenta-300 mb-4"
|
||||
descriptionClassName="text-lg text-cyan-100/70 mb-12 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -283,8 +277,6 @@ export default function PlayStationShowroom() {
|
||||
cardTitleClassName="text-xl font-bold text-magenta-300 mb-2"
|
||||
cardDescriptionClassName="text-cyan-100/70 text-sm"
|
||||
mediaClassName="rounded-lg overflow-hidden w-full h-64 object-cover"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-magenta-300 mb-4"
|
||||
descriptionClassName="text-lg text-cyan-100/70 mb-12 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user