Update src/app/about/page.tsx

This commit is contained in:
2026-03-07 11:35:44 +00:00
parent 437c615046
commit 0cd49ab9c4

View File

@@ -112,28 +112,28 @@ export default function AboutPage() {
id: "1",
title: "Sports Cars & Supercars",
tags: ["Performance", "Thrilling"],
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920910.jpg?_wi=3",
imageAlt: "Luxury sports cars collection dealer",
},
{
id: "2",
title: "Luxury Sedans",
tags: ["Elegant", "Sophisticated"],
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-car-business-trip_1303-21473.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-car-business-trip_1303-21473.jpg?_wi=3",
imageAlt: "Luxury sedan collection dealership",
},
{
id: "3",
title: "Grand Touring",
tags: ["Comfort", "Long-Distance"],
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9269.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9269.jpg?_wi=3",
imageAlt: "Grand touring luxury coupe vehicle",
},
{
id: "4",
title: "Exclusive Hypercars",
tags: ["Rare", "Limited Edition"],
imageSrc: "http://img.b2bpic.net/free-photo/luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-wearing-sunglasses-summer-vacation-tropical-beach_285396-6392.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-wearing-sunglasses-summer-vacation-tropical-beach_285396-6392.jpg?_wi=2",
imageAlt: "Hypercar ultra luxury exotic",
},
]}
@@ -154,37 +154,37 @@ export default function AboutPage() {
{
id: "1",
name: "James Mitchell",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-young-office-worker-glasses-suit-smiling-camera-looking-happy-white_1258-173667.jpg?_wi=2",
imageAlt: "Professional businessman portrait formal",
},
{
id: "2",
name: "Alexandra Rossi",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-office-by-window_1303-21128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-office-by-window_1303-21128.jpg?_wi=2",
imageAlt: "Professional woman businesswoman portrait",
},
{
id: "3",
name: "David Chen",
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-asian-man-having-phone-conversation-with-business-partner_1098-19214.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/waist-up-shot-asian-man-having-phone-conversation-with-business-partner_1098-19214.jpg?_wi=2",
imageAlt: "Asian businessman professional portrait",
},
{
id: "4",
name: "Sophia Laurent",
imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-woman-office_23-2149279555.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empowered-business-woman-office_23-2149279555.jpg?_wi=2",
imageAlt: "Professional woman businesswoman portrait",
},
{
id: "5",
name: "Marcus Williams",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1677.jpg?_wi=2",
imageAlt: "Professional businessman corporate portrait",
},
{
id: "6",
name: "Catherine Stone",
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-emotional-girl-business-style-clothes-plain-white-background-office-audience_78826-2259.jpg?_wi=2",
imageAlt: "Professional woman executive portrait",
},
]}