Update src/app/about/page.tsx

This commit is contained in:
2026-03-10 06:38:52 +00:00
parent 509b275139
commit 24544b67e4

View File

@@ -102,21 +102,21 @@ const AboutPage = () => {
id: "01",
title: "Authenticity First",
description: "Every product is verified and authenticated. We guarantee genuine, factory-sealed items and professionally graded cards from trusted grading companies.",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-vip-invitation-card-template_52683-146466.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/gradient-vip-invitation-card-template_52683-146466.jpg?_wi=6",
imageAlt: "Authentic Trading Cards",
},
{
id: "02",
title: "Collector-Focused",
description: "We understand what collectors need. From casual enthusiasts to investment-grade seekers, we curate our inventory for everyone in the community.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-face-mask-store_23-2149148472.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-face-mask-store_23-2149148472.jpg?_wi=2",
imageAlt: "Collector Community",
},
{
id: "03",
title: "Premium Service",
description: "Expert knowledge, responsive support, and attention to detail in every transaction. Your satisfaction is our priority.",
imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-electronic-technology_23-2148671423.jpg",
imageSrc: "http://img.b2bpic.net/free-psd/instagram-posts-collection-electronic-technology_23-2148671423.jpg?_wi=6",
imageAlt: "Premium Service",
},
]}
@@ -135,7 +135,7 @@ const AboutPage = () => {
description="Join the Northern Collectables community. Get exclusive insights, early access to rare drops, and insider tips from the collecting world delivered to your inbox."
background={{ variant: "floatingGradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-vector/gradient-vip-invitation-card-template_52683-146466.jpg"
imageSrc="http://img.b2bpic.net/free-vector/gradient-vip-invitation-card-template_52683-146466.jpg?_wi=7"
imageAlt="Newsletter Signup"
mediaAnimation="slide-up"
mediaPosition="right"