Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-26 01:08:42 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
href: "#models",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/sunset-coastline-drive_23-2151948151.jpg"
imageSrc="http://img.b2bpic.net/free-photo/sunset-coastline-drive_23-2151948151.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -104,7 +104,7 @@ export default function LandingPage() {
price: "POA",
rating: 5,
reviewCount: "1.2k",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg?_wi=1",
},
{
id: "p2",
@@ -122,7 +122,7 @@ export default function LandingPage() {
price: "POA",
rating: 5,
reviewCount: "1.5k",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg?_wi=1",
},
{
id: "p4",
@@ -203,7 +203,7 @@ export default function LandingPage() {
quote: "The most exhilarating drive I've ever experienced.",
tag: "Performance",
avatarSrc: "http://img.b2bpic.net/free-photo/model-with-motorcycle-helmet_23-2151585661.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sunset-coastline-drive_23-2151948151.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sunset-coastline-drive_23-2151948151.jpg?_wi=2",
imageAlt: "racing driver portrait",
},
{
@@ -225,7 +225,7 @@ export default function LandingPage() {
quote: "Unmatched engineering and handling dynamics.",
tag: "Engineering",
avatarSrc: "http://img.b2bpic.net/free-photo/motion-blur-traffic-bridge-close-up_23-2148287762.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-part-grey-car_181624-33069.jpg?_wi=2",
imageAlt: "racing driver portrait",
},
{
@@ -247,7 +247,7 @@ export default function LandingPage() {
quote: "Every drive feels like a race weekend.",
tag: "Racing",
avatarSrc: "http://img.b2bpic.net/free-photo/back-shot-white-car_23-2148320258.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-left-headlight-white-sports-car_181624-12947.jpg?_wi=2",
imageAlt: "racing driver portrait",
},
]}