Update src/app/about/page.tsx

This commit is contained in:
2026-03-12 18:26:03 +00:00
parent a059425806
commit 96f1cd3b55

View File

@@ -54,32 +54,32 @@ export default function AboutPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-engine-close-up_1398-286.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/motorcycle-engine-close-up_1398-286.jpg?_wi=2",
imageAlt: "Powerful motorcycle on open road",
},
{
id: "2",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-motorbiker-inspecting-his-bike-before-ride_1098-19059.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-motorbiker-inspecting-his-bike-before-ride_1098-19059.jpg?_wi=2",
imageAlt: "Classic cruiser motorcycle",
},
{
id: "3",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-tattooed-bearded-man-with-dressed-black-leather-jacket-bow-tie-posing-near-retro-sports-motorbike-men-s-clothing-store_613910-19587.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-tattooed-bearded-man-with-dressed-black-leather-jacket-bow-tie-posing-near-retro-sports-motorbike-men-s-clothing-store_613910-19587.jpg?_wi=2",
imageAlt: "Custom motorcycle in sunlight",
},
{
id: "4",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-riding-motorbike_23-2150810263.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-riding-motorbike_23-2150810263.jpg?_wi=2",
imageAlt: "Motorcycle club gathering",
},
{
id: "5",
imageSrc: "http://img.b2bpic.net/free-photo/two-lesbian-women-kissing-while-motorcycle-with-helmets_23-2149023869.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-lesbian-women-kissing-while-motorcycle-with-helmets_23-2149023869.jpg?_wi=2",
imageAlt: "Group ride on highway",
},
{
id: "6",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-riding-motorbike_23-2150810285.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-man-riding-motorbike_23-2150810285.jpg?_wi=2",
imageAlt: "Motorcycle detail shot",
},
]}
@@ -116,7 +116,7 @@ export default function AboutPage() {
price: "Custom Build",
rating: 5,
reviewCount: "Member Favorite",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-old-motorcycle-outdoors_23-2148703221.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-old-motorcycle-outdoors_23-2148703221.jpg?_wi=1",
imageAlt: "Harley-Davidson Street 750",
},
{
@@ -126,7 +126,7 @@ export default function AboutPage() {
price: "Classic Beauty",
rating: 5,
reviewCount: "Stunning",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-senior-woman-with-motorcycle_23-2150909411.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-senior-woman-with-motorcycle_23-2150909411.jpg?_wi=1",
imageAlt: "Indian Scout Bobber",
},
{
@@ -136,7 +136,7 @@ export default function AboutPage() {
price: "Iconic Ride",
rating: 5,
reviewCount: "Legendary",
imageSrc: "http://img.b2bpic.net/free-photo/view-cool-motorcycle_23-2150704785.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/view-cool-motorcycle_23-2150704785.jpg?_wi=1",
imageAlt: "Triumph Bonneville T120",
},
]}
@@ -169,7 +169,7 @@ export default function AboutPage() {
price: "Core Value",
rating: 5,
reviewCount: "Foundation",
imageSrc: "http://img.b2bpic.net/free-photo/dirt-bike-rider-participating-races-circuits-adventure-thrill-with-motorcycle_23-2151482663.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dirt-bike-rider-participating-races-circuits-adventure-thrill-with-motorcycle_23-2151482663.jpg?_wi=1",
imageAlt: "Brotherhood and Unity",
},
{
@@ -179,7 +179,7 @@ export default function AboutPage() {
price: "Lifestyle",
rating: 5,
reviewCount: "Adventure",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-couple-denim-jackets-with-motorbike-near-big-glass-building-city-centre_613910-3737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-attractive-couple-denim-jackets-with-motorbike-near-big-glass-building-city-centre_613910-3737.jpg?_wi=1",
imageAlt: "Freedom and Adventure",
},
{
@@ -189,7 +189,7 @@ export default function AboutPage() {
price: "Commitment",
rating: 5,
reviewCount: "Impact",
imageSrc: "http://img.b2bpic.net/free-photo/professional-cyclist-women_23-2149703330.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-cyclist-women_23-2149703330.jpg?_wi=1",
imageAlt: "Community Service",
},
]}