Update src/app/about/page.tsx

This commit is contained in:
2026-05-01 10:17:19 +00:00
parent d789c80cd4
commit 76fb5d2bd2

View File

@@ -41,6 +41,10 @@ export default function AboutPage() {
description="We are dedicated to revolutionizing the gaming experience through high-performance hardware and expert-led innovation. Our journey began with a simple goal: to make premium gaming gear accessible to everyone."
imageSrc="http://img.b2bpic.net/free-photo/close-up-beautiful-optical-fiber-details_23-2149212590.jpg"
imageAlt="about our mission"
bulletPoints={[
{ title: "Innovation", description: "Leading the market with next-gen technology." },
{ title: "Quality", description: "Premium materials for durability and comfort." }
]}
/>
</div>