Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
|||||||
href: "#fleet",
|
href: "#fleet",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg?_wi=1"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/front-view-happy-man-posing_23-2148563434.jpg",
|
src: "http://img.b2bpic.net/free-photo/front-view-happy-man-posing_23-2148563434.jpg",
|
||||||
@@ -183,13 +183,13 @@ export default function LandingPage() {
|
|||||||
id: "1",
|
id: "1",
|
||||||
name: "Economy Hatchback",
|
name: "Economy Hatchback",
|
||||||
price: "4,500 DZD/day",
|
price: "4,500 DZD/day",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-by-car-street_1303-22211.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-by-car-street_1303-22211.jpg?_wi=1",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2",
|
||||||
name: "Family Sedan",
|
name: "Family Sedan",
|
||||||
price: "7,000 DZD/day",
|
price: "7,000 DZD/day",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-by-her-house-holding-charger_1303-17805.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-by-her-house-holding-charger_1303-17805.jpg?_wi=1",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3",
|
||||||
@@ -237,21 +237,21 @@ export default function LandingPage() {
|
|||||||
title: "Fair Pricing",
|
title: "Fair Pricing",
|
||||||
description: "No hidden costs. Transparent deals from start to finish.",
|
description: "No hidden costs. Transparent deals from start to finish.",
|
||||||
buttonIcon: "Zap",
|
buttonIcon: "Zap",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg?_wi=2",
|
||||||
imageAlt: "Yellow sport car Render 3d Illustration",
|
imageAlt: "Yellow sport car Render 3d Illustration",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Trusted Service",
|
title: "Trusted Service",
|
||||||
description: "Many customers return every time they visit Algeria.",
|
description: "Many customers return every time they visit Algeria.",
|
||||||
buttonIcon: "Shield",
|
buttonIcon: "Shield",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-by-car-street_1303-22211.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-by-car-street_1303-22211.jpg?_wi=2",
|
||||||
imageAlt: "Yellow sport car Render 3d Illustration",
|
imageAlt: "Yellow sport car Render 3d Illustration",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Friendly Team",
|
title: "Friendly Team",
|
||||||
description: "Dedicated support team available 24/7 for your needs.",
|
description: "Dedicated support team available 24/7 for your needs.",
|
||||||
buttonIcon: "Star",
|
buttonIcon: "Star",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-by-her-house-holding-charger_1303-17805.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-by-her-house-holding-charger_1303-17805.jpg?_wi=2",
|
||||||
imageAlt: "Yellow sport car Render 3d Illustration",
|
imageAlt: "Yellow sport car Render 3d Illustration",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user