diff --git a/src/app/apparel/page.tsx b/src/app/apparel/page.tsx index 2c5e181..0ebc093 100644 --- a/src/app/apparel/page.tsx +++ b/src/app/apparel/page.tsx @@ -26,26 +26,11 @@ export default function LandingPage() { @@ -87,34 +62,10 @@ export default function LandingPage() { description="We stitch what you love." features={[ { - title: "High Quality", - description: "Durable threads.", - icon: Palette, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg?_wi=2", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-posing-studio_23-2149429028.jpg?_wi=3", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-medicaments-boxes-pharmacy-shelves_482257-82848.jpg?_wi=5", - imageAlt: "sealed pokemon booster box", + title: "High Quality", description: "Durable threads.", icon: Palette }, { - title: "Fast Turnaround", - description: "Ready to wear.", - icon: Clock, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-funny-hat-white-wall_114579-27948.jpg?_wi=3", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-funny-hat-white-wall_114579-27948.jpg?_wi=4", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558596.jpg?_wi=6", - imageAlt: "fanned pokemon cards collector", + title: "Fast Turnaround", description: "Ready to wear.", icon: Clock }, ]} /> @@ -124,29 +75,15 @@ export default function LandingPage() { @@ -57,12 +42,7 @@ export default function LandingPage() { title="Terms of Service" sections={[ { - heading: "Policies", - content: { - type: "paragraph", - text: "All trades are subject to inspection and approval.", - }, - }, + heading: "Policies", content: "All trades are subject to inspection and approval."}, ]} /> @@ -76,34 +56,10 @@ export default function LandingPage() { description="Get in touch with us anytime." features={[ { - title: "Email Support", - description: "hello@suddstcg.com", - icon: Mail, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-long-hair-wearing-colorful-dress-hiding-hera-face-clipboard_141793-28835.jpg?_wi=3", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/young-girl-with-long-hair-wearing-colorful-dress-hiding-hera-face-clipboard_141793-28835.jpg?_wi=4", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-funny-hat-white-wall_114579-27948.jpg?_wi=5", - imageAlt: "custom embroidery pokemon hoodie", + title: "Email Support", description: "hello@suddstcg.com", icon: Mail }, { - title: "Live Chat", - description: "Available 9am-5pm.", - icon: MessageSquare, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-female-shopaholic-speaking-mobile-phone-her-friend-boasting-about-her-purchases-while-shopping-city-mall-standing-rack-full-colorful-trendy-pieces-clothing_273609-731.jpg?_wi=3", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-female-shopaholic-speaking-mobile-phone-her-friend-boasting-about-her-purchases-while-shopping-city-mall-standing-rack-full-colorful-trendy-pieces-clothing_273609-731.jpg?_wi=4", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-floral-concept-with-copy-space_23-2148599475.jpg?_wi=3", - imageAlt: "custom embroidered hat design", + title: "Live Chat", description: "Available 9am-5pm.", icon: MessageSquare }, ]} /> @@ -113,29 +69,15 @@ export default function LandingPage() { @@ -53,10 +38,9 @@ export default function LandingPage() {
@@ -71,35 +55,11 @@ export default function LandingPage() { description="How we handle your cards securely." features={[ { - title: "Send In", - description: "Pack your cards carefully.", - icon: Package, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558596.jpg?_wi=4", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558596.jpg?_wi=5", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/friends-going-shopping-antique-store_23-2149525737.jpg?_wi=2", - imageAlt: "pokemon cards display studio", + title: "Send In", description: "Pack your cards carefully.", icon: Package }, { - title: "Evaluation", - description: "Our experts grade them.", - icon: CheckCircle, - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-young-man-holding-wireless-speaker-listening-music-orange_285396-9275.jpg?_wi=5", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-young-man-holding-wireless-speaker-listening-music-orange_285396-9275.jpg?_wi=6", - }, - ], - imageSrc: "http://img.b2bpic.net/free-photo/stylish-smiling-young-man-holding-wireless-speaker-listening-music-orange_285396-9275.jpg?_wi=7", - imageAlt: "pokemon card slab professional shot", - }, + title: "Evaluation", description: "Our experts grade them.", icon: CheckCircle + } ]} />
@@ -108,29 +68,15 @@ export default function LandingPage() {