Update src/app/lease/page.tsx
This commit is contained in:
@@ -107,7 +107,7 @@ export default function LeaseVehiclesPage() {
|
||||
price: "$699/month",
|
||||
rating: 5,
|
||||
reviewCount: "127",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-suv-cuts-through-winter-forest-motion-forest-road-drive_169016-71217.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-suv-cuts-through-winter-forest-motion-forest-road-drive_169016-71217.jpg?_wi=2",
|
||||
imageAlt: "BMW M440i sedan in midnight blue",
|
||||
},
|
||||
{
|
||||
@@ -117,7 +117,7 @@ export default function LeaseVehiclesPage() {
|
||||
price: "$749/month",
|
||||
rating: 5,
|
||||
reviewCount: "156",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-male-sunglasses-dressed-black-suit-sitting-luxury-car-against-skyscraper_613910-19325.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-bearded-male-sunglasses-dressed-black-suit-sitting-luxury-car-against-skyscraper_613910-19325.jpg?_wi=2",
|
||||
imageAlt: "Mercedes C-Class AMG in silver",
|
||||
},
|
||||
{
|
||||
@@ -127,7 +127,7 @@ export default function LeaseVehiclesPage() {
|
||||
price: "$1,299/month",
|
||||
rating: 5,
|
||||
reviewCount: "89",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sexy-fashion-blond-girl-model-with-bright-makeup-curly-hairstyle-retro-style-sitting-old-car_158538-9275.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-9275.jpg?_wi=2",
|
||||
imageAlt: "Porsche 911 Carrera in racing red",
|
||||
},
|
||||
{
|
||||
@@ -137,7 +137,7 @@ export default function LeaseVehiclesPage() {
|
||||
price: "$649/month",
|
||||
rating: 5,
|
||||
reviewCount: "203",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-19007.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-car-showroom-choosing-car_1303-19007.jpg?_wi=2",
|
||||
imageAlt: "Tesla Model S in pearl white",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function LeaseVehiclesPage() {
|
||||
price: "$899/month",
|
||||
rating: 5,
|
||||
reviewCount: "142",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gray-coupe-road-focus_417767-24.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gray-coupe-road-focus_417767-24.jpg?_wi=2",
|
||||
imageAlt: "Range Rover Sport in black",
|
||||
},
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function LeaseVehiclesPage() {
|
||||
price: "$849/month",
|
||||
rating: 5,
|
||||
reviewCount: "118",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/solid-asian-man-white-shirt-sunglasses-posed-near-black-mafia-suv-cars_627829-13667.jpg?_wi=2",
|
||||
imageAlt: "Audi RS6 Avant in dark gray",
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function LeaseVehiclesPage() {
|
||||
price: "$725/month",
|
||||
rating: 5,
|
||||
reviewCount: "98",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-suv-cuts-through-winter-forest-motion-forest-road-drive_169016-71217.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/red-suv-cuts-through-winter-forest-motion-forest-road-drive_169016-71217.jpg?_wi=3",
|
||||
imageAlt: "Lexus luxury hybrid SUV",
|
||||
},
|
||||
{
|
||||
@@ -177,7 +177,7 @@ export default function LeaseVehiclesPage() {
|
||||
price: "$579/month",
|
||||
rating: 5,
|
||||
reviewCount: "134",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-car_23-2149104442.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-car_23-2149104442.jpg?_wi=2",
|
||||
imageAlt: "Jeep Grand Cherokee luxury SUV",
|
||||
},
|
||||
]}
|
||||
@@ -266,7 +266,7 @@ export default function LeaseVehiclesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-park_1203-3451.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/car-park_1203-3451.jpg?_wi=2"
|
||||
imageAlt="luxury cars collection lineup"
|
||||
logoText="Redzone Auto Leasing"
|
||||
copyrightText="© 2025 Redzone Auto Leasing. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user