Update src/app/about/page.tsx

This commit is contained in:
2026-03-05 07:48:05 +00:00
parent 06c23eccff
commit edec9d4fad

View File

@@ -81,25 +81,25 @@ export default function AboutPage() {
id: 1,
title: "Gaming First",
description: "Every product is tested and curated by gamers, for gamers. We understand what competitive and casual gamers need.",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=4",
},
{
id: 2,
title: "Uncompromising Quality",
description: "We partner exclusively with industry-leading brands to ensure every item meets our rigorous quality standards.",
imageSrc: "http://img.b2bpic.net/free-vector/premium-labels-collection_1209-171.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/premium-labels-collection_1209-171.jpg?_wi=4",
},
{
id: 3,
title: "Customer Success",
description: "Your success is our success. We provide expert guidance, fast support, and hassle-free returns.",
imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=4",
},
{
id: 4,
title: "Community Driven",
description: "We're built by the gaming community. Our team consists of passionate gamers who live and breathe competitive play.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-arab-woman-streamer-smiling-confident-sitting-table-gaming-room_839833-22468.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-arab-woman-streamer-smiling-confident-sitting-table-gaming-room_839833-22468.jpg?_wi=3",
},
]}
textboxLayout="default"
@@ -124,7 +124,7 @@ export default function AboutPage() {
name: "Marcus Chen",
handle: "@pro_gamer_mc",
testimonial: "Finally found a store that understands gamers! The product quality and shipping speed are unbeatable. Already ordered twice this month!",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=5",
imageAlt: "Marcus Chen",
},
{
@@ -132,7 +132,7 @@ export default function AboutPage() {
name: "Sarah Johnson",
handle: "@esports_sarah",
testimonial: "Switched all my gear to GamerGear products. The setup feels premium, performs amazingly, and customer service is absolutely responsive.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-arab-woman-streamer-smiling-confident-sitting-table-gaming-room_839833-22468.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-arab-woman-streamer-smiling-confident-sitting-table-gaming-room_839833-22468.jpg?_wi=4",
imageAlt: "Sarah Johnson",
},
{
@@ -140,7 +140,7 @@ export default function AboutPage() {
name: "Alex Rodriguez",
handle: "@twitch_alex",
testimonial: "Using GamerGear for my streaming setup. The RGB peripherals look incredible on camera and the performance is rock solid for long streams.",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=6",
imageAlt: "Alex Rodriguez",
},
{
@@ -148,7 +148,7 @@ export default function AboutPage() {
name: "Jordan Mitchell",
handle: "@competitive_gamer",
testimonial: "Best gaming peripherals I've owned. The precision and responsiveness are exactly what competitive gamers need. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/pro-gamer-broadcasting-gameplay-front-internet-audience_482257-77071.jpg?_wi=7",
imageAlt: "Jordan Mitchell",
},
{
@@ -156,7 +156,7 @@ export default function AboutPage() {
name: "Emma Torres",
handle: "@casual_gamer_emma",
testimonial: "Great for casual gaming and content creation. The customer support helped me pick the perfect setup for my needs and budget.",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-arab-woman-streamer-smiling-confident-sitting-table-gaming-room_839833-22468.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-arab-woman-streamer-smiling-confident-sitting-table-gaming-room_839833-22468.jpg?_wi=5",
imageAlt: "Emma Torres",
},
{
@@ -164,7 +164,7 @@ export default function AboutPage() {
name: "David Kim",
handle: "@tech_reviewer_dk",
testimonial: "As a reviewer, I've tested many gaming products. GamerGear's selection combines quality with affordability. Worth every penny.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-asmr-artist-uses-quality-mic-studio-anti-stress-video_482257-124195.jpg?_wi=2",
imageAlt: "David Kim",
},
]}