Merge version_1 into main #1
@@ -97,8 +97,8 @@ export default function WarriorShopPage() {
|
||||
]}
|
||||
ariaLabel="Products section: Gaming peripherals showcase"
|
||||
containerClassName="mx-auto max-w-7xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
descriptionClassName="text-lg text-gray-600 mb-8"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 mb-8"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -144,8 +144,8 @@ export default function WarriorShopPage() {
|
||||
animationType="slide-up"
|
||||
ariaLabel="Features section: Why choose WarriorShop"
|
||||
containerClassName="mx-auto max-w-7xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
descriptionClassName="text-lg text-gray-600 mb-8"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 mb-8"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -182,8 +182,8 @@ export default function WarriorShopPage() {
|
||||
]}
|
||||
ariaLabel="Testimonials section: Customer reviews"
|
||||
containerClassName="mx-auto max-w-7xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
descriptionClassName="text-lg text-gray-600 mb-8"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 mb-8"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -207,8 +207,8 @@ export default function WarriorShopPage() {
|
||||
showCard={true}
|
||||
ariaLabel="Social proof section: Partner organizations"
|
||||
containerClassName="mx-auto max-w-7xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
descriptionClassName="text-lg text-gray-600 mb-8"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 mb-8"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -246,8 +246,8 @@ export default function WarriorShopPage() {
|
||||
]}
|
||||
ariaLabel="FAQ section: Frequently asked questions"
|
||||
containerClassName="mx-auto max-w-7xl"
|
||||
titleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
descriptionClassName="text-lg text-gray-600 mb-8"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-bold mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 mb-8"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user