Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user