From d0fb843f59e5b3dfc4243310f938e7b68ee91aba Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 06:56:48 +0000 Subject: [PATCH] Update 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 e6134bb..12c8e26 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -148,7 +148,6 @@ export default function LandingPage() { id: "6", name: "Lisa Thompson", role: "Head of Shipping, RetailGlobal", testimonial: "Competitive pricing, superior service, and unmatched reliability. GlobalShip is our partner of choice for worldwide distribution.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-writing-down-tasks_1398-4144.jpg", imageAlt: "Lisa Thompson" } ]} - gridVariant="three-columns-all-equal-width" textboxLayout="default" animationType="slide-up" useInvertedBackground={true} @@ -163,7 +162,7 @@ export default function LandingPage() { { text: "Get Your Quote", href: "#contact-form" }, { text: "Call Us Now", href: "tel:+1-800-SHIP-NOW" } ]} - background={{ variant: "aurora" }} + background={{ variant: "plain" }} useInvertedBackground={false} />