diff --git a/src/app/page.tsx b/src/app/page.tsx index 39f993d..ee745b2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -186,7 +186,7 @@ export default function LandingPage() { { id: "2", title: "Is shipping free?", content: "It depends on the seller preferences."}, { - id: "3", title: "How to get paid?", content: "Funds are transferred directly to your account."}, + id: "3", title: "How to get paid?", content: "Funds are transferred directly and securely to your verified bank account within 3 business days."}, ]} imageSrc="http://img.b2bpic.net/free-photo/solar-energy-male-supervisor-offering-remote-support-high-tech-factory_482257-125083.jpg" mediaAnimation="slide-up" @@ -219,4 +219,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file