Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-02 07:15:24 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#fleet",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/bermuda-triangle-with-mystical-neon_23-2151628205.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bermuda-triangle-with-mystical-neon_23-2151628205.jpg?_wi=1"
/>
</div>
@@ -84,7 +84,7 @@ export default function LandingPage() {
price: "High Capacity",
rating: 5,
reviewCount: "50+",
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-sailing-ocean_23-2152021788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-sailing-ocean_23-2152021788.jpg?_wi=1",
},
{
id: "f2",
@@ -93,7 +93,7 @@ export default function LandingPage() {
price: "High Efficiency",
rating: 5,
reviewCount: "40+",
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-miami-harbor-with-crane-blue-sky-sea_649448-1820.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-miami-harbor-with-crane-blue-sky-sea_649448-1820.jpg?_wi=1",
},
{
id: "f3",
@@ -152,7 +152,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/stillness_181624-27484.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/bermuda-triangle-with-mystical-neon_23-2151628205.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bermuda-triangle-with-mystical-neon_23-2151628205.jpg?_wi=2",
imageAlt: "modern cargo ship dock port",
},
{
@@ -164,7 +164,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/moment-captured-migration-crisis-with-people_23-2150901832.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-sailing-ocean_23-2152021788.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-sailing-ocean_23-2152021788.jpg?_wi=2",
imageAlt: "modern cargo ship dock port",
},
{
@@ -176,7 +176,7 @@ export default function LandingPage() {
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/team-happy-supervisors-inspecting-solar-panels-manufacturing-plant_482257-120549.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-miami-harbor-with-crane-blue-sky-sea_649448-1820.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cargo-ship-miami-harbor-with-crane-blue-sky-sea_649448-1820.jpg?_wi=2",
imageAlt: "modern cargo ship dock port",
},
]}