From ab3f754ea63103bbd20373480a330e08aa11d5ce Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 12:41:40 +0000 Subject: [PATCH] Switch to version 5: modified src/app/page.tsx --- src/app/page.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99d6abe..0d7ca5b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,7 +30,6 @@ export default function LandingPage() { { name: "Services", id: "/services" }, { name: "How It Works", id: "/how-it-works" }, { name: "Shipment Specs", id: "#specs" }, - { name: "Guarantee", id: "/the-sir-james-transit-guarantee" }, { name: "Contact", id: "/contact" }, ]} brandName="Sir James Delivery" @@ -52,7 +51,7 @@ export default function LandingPage() { ]} tag="Daily Shipments • Fully Insured • 100% Customs Cleared" buttons={[ - { text: "Read Transit Guarantee", href: "/the-sir-james-transit-guarantee" }, + { text: "Read Transit Guarantee", href: "#why" }, { text: "Contact", href: "/contact" }, ]} imageSrc="http://img.b2bpic.net/free-photo/technological-futuristic-holograms-logistics-means-transport_23-2151663056.jpg"