Update src/app/about/page.tsx

This commit is contained in:
2026-03-06 19:01:21 +00:00
parent c11c0e2cdc
commit f6f70a76a3

View File

@@ -61,11 +61,11 @@ export default function AboutPage() {
icon: Zap,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1300-61.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1300-61.jpg?_wi=2",
imageAlt: "Foldable design demonstration"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fuel-level-gauge-vehicle_23-2150163675.jpg?_wi=4",
imageAlt: "Plate in use"
}
]
@@ -76,11 +76,11 @@ export default function AboutPage() {
icon: Shield,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316348.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/friends-having-fun-party-covid_23-2149316348.jpg?_wi=2",
imageAlt: "Spill-resistant technology"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-salad-with-berries-measuring-tape_23-2148035076.jpg?_wi=4",
imageAlt: "Bowl in action"
}
]