Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -74,12 +74,12 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-factory-trucks-parked-near-warehouse-daytime_181624-4593.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-factory-trucks-parked-near-warehouse-daytime_181624-4593.jpg?_wi=1",
|
||||
imageAlt: "Logistics fleet on road",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-aerial-shot-modern-architecture-with-skyscrapers-urban-city_181624-3483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-aerial-shot-modern-architecture-with-skyscrapers-urban-city_181624-3483.jpg?_wi=1",
|
||||
imageAlt: "Warehouse operations",
|
||||
},
|
||||
{
|
||||
@@ -207,13 +207,13 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "NGO Experience",
|
||||
description: "Trusted by international development partners.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-factory-trucks-parked-near-warehouse-daytime_181624-4593.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-factory-trucks-parked-near-warehouse-daytime_181624-4593.jpg?_wi=2",
|
||||
imageAlt: "Country road and moving car at sunrise, fields, hills covered with trees",
|
||||
},
|
||||
{
|
||||
title: "Flexible Pricing",
|
||||
description: "Custom billing options for long-term projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-aerial-shot-modern-architecture-with-skyscrapers-urban-city_181624-3483.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/overhead-aerial-shot-modern-architecture-with-skyscrapers-urban-city_181624-3483.jpg?_wi=2",
|
||||
imageAlt: "Country road and moving car at sunrise, fields, hills covered with trees",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user