Update src/app/page.tsx

This commit is contained in:
2026-05-21 12:21:46 +00:00
parent 875b628217
commit a5c5007f78

View File

@@ -29,7 +29,7 @@ export default function LandingPage() {
navItems={[
{ name: "Services", id: "/services" },
{ name: "How It Works", id: "/how-it-works" },
{ name: "Shipment Specs", id: "#specs" },
{ name: "Transit Guarantee", id: "/the-sir-james-transit-guarantee" },
{ name: "Contact", id: "/contact" },
]}
brandName="Sir James Delivery"
@@ -51,7 +51,7 @@ export default function LandingPage() {
]}
tag="Daily Shipments • Fully Insured • 100% Customs Cleared"
buttons={[
{ text: "Read Transit Guarantee", href: "#why" },
{ text: "Read Transit Guarantee", href: "/the-sir-james-transit-guarantee" },
{ text: "Contact", href: "/contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/technological-futuristic-holograms-logistics-means-transport_23-2151663056.jpg"