Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-01 20:43:52 +00:00
2 changed files with 8 additions and 8 deletions

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
href: "/vehicles",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-man-closing-trunk_23-2148321895.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-man-closing-trunk_23-2148321895.jpg?_wi=1"
imageAlt="Valor Engineering Performance Prototype"
mediaAnimation="slide-up"
/>
@@ -98,19 +98,19 @@ export default function LandingPage() {
id: "1",
name: "Valkyrion V12-HR",
price: "Prototype",
imageSrc: "http://img.b2bpic.net/free-photo/metallic-color-sport-car-bridge-sunset_114579-4083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metallic-color-sport-car-bridge-sunset_114579-4083.jpg?_wi=1",
},
{
id: "2",
name: "Valor EON GT",
price: "Concept",
imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1268-550.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1268-550.jpg?_wi=1",
},
{
id: "3",
name: "Custom Builds",
price: "Inquiry",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg?_wi=1",
},
]}
title="VALOR VEHICLES"
@@ -172,13 +172,13 @@ export default function LandingPage() {
id: "p1",
name: "Erik Valor",
role: "Lead Engineer",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/diverse-business-leaders-sharing-their-expertise-new-collaboration-opportunity-discussing_482257-132123.jpg?_wi=2",
},
{
id: "p2",
name: "Dr. Sarah Weiss",
role: "Aerodynamics",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-closing-trunk_23-2148321895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-closing-trunk_23-2148321895.jpg?_wi=2",
},
]}
/>

View File

@@ -87,13 +87,13 @@ export default function LandingPage() {
id: "v1",
name: "Valkyrion",
price: "POA",
imageSrc: "http://img.b2bpic.net/free-photo/metallic-color-sport-car-bridge-sunset_114579-4083.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/metallic-color-sport-car-bridge-sunset_114579-4083.jpg?_wi=2",
},
{
id: "v2",
name: "EON GT",
price: "POA",
imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1268-550.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/car-background-design_1268-550.jpg?_wi=2",
},
]}
/>