Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -74,7 +74,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Available Cars", 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={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-happy-man-posing_23-2148563434.jpg", alt: "happy client"},
|
||||
@@ -121,9 +121,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Economy Hatchback", price: "4,500 DZD/day", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-by-car-street_1303-22211.jpg"},
|
||||
id: "1", name: "Economy Hatchback", price: "4,500 DZD/day", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-by-car-street_1303-22211.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Family Sedan", price: "7,000 DZD/day", imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-by-her-house-holding-charger_1303-17805.jpg"},
|
||||
id: "2", name: "Family Sedan", price: "7,000 DZD/day", imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-by-her-house-holding-charger_1303-17805.jpg?_wi=1"},
|
||||
{
|
||||
id: "3", name: "Luxury BMW 5 Series", price: "15,000 DZD/day", imageSrc: "http://img.b2bpic.net/free-photo/view-3d-car_23-2150796982.jpg"},
|
||||
{
|
||||
@@ -148,13 +148,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-sport-car-render-3d-illustration_654080-1126.jpg", imageAlt: "Yellow sport car Render 3d Illustration"},
|
||||
{
|
||||
title: "Fair Pricing", description: "No hidden costs. Transparent deals from start to finish.", buttonIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg", imageAlt: "Yellow sport car Render 3d Illustration"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-gray-coupe_417767-16.jpg?_wi=2", imageAlt: "Yellow sport car Render 3d Illustration"},
|
||||
{
|
||||
title: "Trusted Service", description: "Many customers return every time they visit Algeria.", buttonIcon: Shield,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-posing-by-car-street_1303-22211.jpg", imageAlt: "Yellow sport car Render 3d Illustration"},
|
||||
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"},
|
||||
{
|
||||
title: "Friendly Team", description: "Dedicated support team available 24/7 for your needs.", buttonIcon: Star,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-charging-electro-car-by-her-house-holding-charger_1303-17805.jpg", imageAlt: "Yellow sport car Render 3d Illustration"},
|
||||
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"},
|
||||
]}
|
||||
title="Why Customers Choose Douaa"
|
||||
description="We prioritize your safety, comfort, and peace of mind on the road."
|
||||
|
||||
Reference in New Issue
Block a user