Update src/app/page.tsx

This commit is contained in:
2026-03-03 20:50:36 +00:00
parent d79766d224
commit 567d613ab3

View File

@@ -109,7 +109,7 @@ export default function HomePage() {
title: "Express Air Shipping",
subtitle: "Fast-track global delivery",
description: "Expedited air freight services for time-sensitive cargo. Door-to-door delivery with complete tracking and customs handling. Perfect for high-value goods and urgent shipments.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APcPPGlmpz3PX1PfghLmUmGStH/a-modern-commercial-cargo-airplane-in-fl-1772570967336-5861c490.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APcPPGlmpz3PX1PfghLmUmGStH/a-modern-commercial-cargo-airplane-in-fl-1772570967336-5861c490.png?_wi=1",
imageAlt: "Commercial cargo airplane",
buttons: [{ text: "Get Quote", href: "/quote" }],
},
@@ -119,7 +119,7 @@ export default function HomePage() {
title: "Container Shipping",
subtitle: "Cost-effective bulk transport",
description: "Full container load (FCL) and less than container load (LCL) services. Consolidated shipments with competitive rates and flexible scheduling for larger volumes.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APcPPGlmpz3PX1PfghLmUmGStH/a-busy-international-port-terminal-with--1772570966666-2d35aa13.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APcPPGlmpz3PX1PfghLmUmGStH/a-busy-international-port-terminal-with--1772570966666-2d35aa13.png?_wi=1",
imageAlt: "Modern port terminal with containers",
buttons: [{ text: "Get Quote", href: "/quote" }],
},
@@ -129,7 +129,7 @@ export default function HomePage() {
title: "Inventory Management",
subtitle: "Secure storage solutions",
description: "State-of-the-art warehousing facilities with climate control, security, and inventory management systems. Strategic locations for efficient distribution.",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APcPPGlmpz3PX1PfghLmUmGStH/a-modern-well-organized-warehouse-interi-1772570966785-9338a5cf.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APcPPGlmpz3PX1PfghLmUmGStH/a-modern-well-organized-warehouse-interi-1772570966785-9338a5cf.png?_wi=1",
imageAlt: "Modern warehouse with organized inventory",
buttons: [{ text: "Get Quote", href: "/quote" }],
},