diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index e0815ad..982cbde 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -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." } + ]} />